Uses of Class
org.exoplatform.services.wcm.publication.lifecycle.stageversion.ui.UIPublicationTree.TreeNode

Packages that use UIPublicationTree.TreeNode
org.exoplatform.services.wcm.publication.lifecycle.stageversion.ui   
 

Uses of UIPublicationTree.TreeNode in org.exoplatform.services.wcm.publication.lifecycle.stageversion.ui
 

Methods in org.exoplatform.services.wcm.publication.lifecycle.stageversion.ui that return UIPublicationTree.TreeNode
 UIPublicationTree.TreeNode UIPortalNavigationExplorer.getSelectedNode()
          Gets the selected node.
 UIPublicationTree.TreeNode UIPublicationTree.TreeNode.searchTreeNodeByURI(java.lang.String uri)
          Search tree node by uri.
 

Methods in org.exoplatform.services.wcm.publication.lifecycle.stageversion.ui that return types with arguments of type UIPublicationTree.TreeNode
 java.util.List<UIPublicationTree.TreeNode> UIPublicationTree.TreeNode.getChildren()
          Gets the children.
 java.util.List<UIPublicationTree.TreeNode> UIPublicationTree.TreeNode.getTreeNodeChildren()
          Gets the tree node children.
 

Methods in org.exoplatform.services.wcm.publication.lifecycle.stageversion.ui with parameters of type UIPublicationTree.TreeNode
 void UIPortalNavigationExplorer.setSelectedNode(UIPublicationTree.TreeNode selectedNode)
          Sets the selected node.
 

Method parameters in org.exoplatform.services.wcm.publication.lifecycle.stageversion.ui with type arguments of type UIPublicationTree.TreeNode
 void UIPublicationTree.TreeNode.setTreeNodeChildren(java.util.List<UIPublicationTree.TreeNode> list)
          Sets the tree node children.
 



Copyright © 2011 eXo Platform SAS. All Rights Reserved.