com.stratelia.webactiv.kmelia.model
Class Treeview
java.lang.Object
  
com.stratelia.webactiv.kmelia.model.Treeview
public class Treeview
- extends Object
 
| 
Constructor Summary | 
Treeview(String path,
         List<com.stratelia.webactiv.util.node.model.NodeDetail> tree,
         String componentId)
 
            | 
 
 
| Methods inherited from class java.lang.Object | 
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
Treeview
public Treeview(String path,
                List<com.stratelia.webactiv.util.node.model.NodeDetail> tree,
                String componentId)
getComponentId
public String getComponentId()
 
getPath
public String getPath()
 
setPath
public void setPath(String path)
 
getTree
public List<com.stratelia.webactiv.util.node.model.NodeDetail> getTree()
 
setTree
public void setTree(List<com.stratelia.webactiv.util.node.model.NodeDetail> tree)
 
getNbAliases
public int getNbAliases()
 
setNbAliases
public void setNbAliases(int nbAliases)
 
Copyright © 2016 Silverpeas. All Rights Reserved.