com.stratelia.silverpeas.treeManager.model
Class TreeNodeI18N

java.lang.Object
  extended by com.silverpeas.util.i18n.Translation
      extended by com.stratelia.silverpeas.treeManager.model.TreeNodeI18N
All Implemented Interfaces:
Serializable, Cloneable

public class TreeNodeI18N
extends Translation
implements Serializable

See Also:
Serialized Form

Constructor Summary
TreeNodeI18N()
          Constructor declaration
TreeNodeI18N(AxisHeaderI18N otherTranslation)
           
TreeNodeI18N(int nodeId, String lang, String name, String description)
           
 
Method Summary
 
Methods inherited from class com.silverpeas.util.i18n.Translation
clone, getDescription, getId, getLanguage, getName, getObjectId, setDescription, setId, setLanguage, setName, setObjectId
 
Methods inherited from class java.lang.Object
equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TreeNodeI18N

public TreeNodeI18N()
Constructor declaration

See Also:

TreeNodeI18N

public TreeNodeI18N(int nodeId,
                    String lang,
                    String name,
                    String description)

TreeNodeI18N

public TreeNodeI18N(AxisHeaderI18N otherTranslation)


Copyright © 2016 Silverpeas. All Rights Reserved.