com.gentics.api.lib.datasource
Class ChannelTree
java.lang.Object
com.gentics.api.lib.datasource.ChannelTree
- All Implemented Interfaces:
- Serializable
public class ChannelTree
- extends Object
- implements Serializable
Root Node of the channel tree
- See Also:
- Serialized Form
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
children
protected List<ChannelTreeNode> children
- List of children
ChannelTree
public ChannelTree()
- Create an instance
getChildren
public List<ChannelTreeNode> getChildren()
- Get the list of children
- Returns:
- list of children
equals
public boolean equals(ChannelTree that)
Copyright © 2013 Gentics Software GmbH. All Rights Reserved.