org.alfresco.web.bean.ml
Class NewEditionWizard.TranslationWrapper
java.lang.Object
org.alfresco.web.bean.ml.NewEditionWizard.TranslationWrapper
- All Implemented Interfaces:
- java.io.Serializable
- Enclosing class:
- NewEditionWizard
public static class NewEditionWizard.TranslationWrapper
- extends java.lang.Object
- implements java.io.Serializable
Simple wrapper class to represent a translation in the data table
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NewEditionWizard.TranslationWrapper
public NewEditionWizard.TranslationWrapper(java.lang.String name,
java.lang.String language,
java.lang.String checkedOutBy,
java.lang.String languageLabel)
getCheckedOutBy
public java.lang.String getCheckedOutBy()
getLanguage
public java.lang.String getLanguage()
getName
public java.lang.String getName()
getLanguageLabel
public java.lang.String getLanguageLabel()
Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.