public class SingleEditionBean
extends java.lang.Object
implements java.io.Serializable
| Constructor and Description |
|---|
SingleEditionBean() |
| Modifier and Type | Method and Description |
|---|---|
void |
addTranslations(MapNode translation) |
java.util.List |
getEdition() |
java.lang.String |
getEditionLabel() |
java.util.List |
getTranslations() |
void |
setEdition(MapNode edition) |
public java.lang.String getEditionLabel()
public java.util.List getEdition()
public void setEdition(MapNode edition)
edition - the edition to setpublic java.util.List getTranslations()
public void addTranslations(MapNode translation)
translation - the translations to add to the listCopyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.