Uses of Class
com.gentics.api.lib.datasource.ChannelTreeNode

Packages that use ChannelTreeNode
com.gentics.api.lib.datasource Package for datasource related classes and interfaces. 
 

Uses of ChannelTreeNode in com.gentics.api.lib.datasource
 

Fields in com.gentics.api.lib.datasource with type parameters of type ChannelTreeNode
protected  List<ChannelTreeNode> ChannelTreeNode.children
          List of children
protected  List<ChannelTreeNode> ChannelTree.children
          List of children
 

Methods in com.gentics.api.lib.datasource that return types with arguments of type ChannelTreeNode
 List<ChannelTreeNode> ChannelTreeNode.getChildren()
          Get the list of children
 List<ChannelTreeNode> ChannelTree.getChildren()
          Get the list of children
 

Methods in com.gentics.api.lib.datasource with parameters of type ChannelTreeNode
 int ChannelTreeNode.compareTo(ChannelTreeNode that)
           
 boolean ChannelTreeNode.equals(ChannelTreeNode that)
           
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.