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

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

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

Methods in com.gentics.api.lib.datasource that return ChannelTree
 ChannelTree MultichannellingDatasource.getChannelStructure()
          Get the whole structure of nodes and channels currently contained in the datasource
 

Methods in com.gentics.api.lib.datasource with parameters of type ChannelTree
 boolean ChannelTree.equals(ChannelTree that)
           
 void WritableMultichannellingDatasource.saveChannelStructure(ChannelTree root)
          Save the given channel structure to the datasource.
 



Copyright © 2013 Gentics Software GmbH. All Rights Reserved.