Class Treeview


  • public class Treeview
    extends Object
    • Constructor Detail

      • Treeview

        public Treeview​(String path,
                        List<org.silverpeas.core.node.model.NodeDetail> tree,
                        String componentId)
    • Method Detail

      • getComponentId

        public String getComponentId()
      • getPath

        public String getPath()
      • setPath

        public void setPath​(String path)
      • getTree

        public List<org.silverpeas.core.node.model.NodeDetail> getTree()
      • setTree

        public void setTree​(List<org.silverpeas.core.node.model.NodeDetail> tree)
      • getNbAliases

        public int getNbAliases()
      • setNbAliases

        public void setNbAliases​(int nbAliases)