Class NodeData

java.lang.Object
org.exoplatform.portal.pom.data.ModelData
org.exoplatform.portal.pom.data.NodeData
All Implemented Interfaces:
Serializable

public class NodeData extends ModelData
Version:
$Revision$
Author:
Julien Viet
See Also:
  • Constructor Details

  • Method Details

    • getURI

      public String getURI()
    • getLabel

      public String getLabel()
    • getIcon

      public String getIcon()
    • getName

      public String getName()
    • getStartPublicationDate

      public Date getStartPublicationDate()
    • getEndPublicationDate

      public Date getEndPublicationDate()
    • getVisibility

      public Visibility getVisibility()
    • getPageReference

      public String getPageReference()
    • getChildrenCount

      public int getChildrenCount()
    • getChildRef

      public String getChildRef(int index)