Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.webapp.directory.DirectoryTreeDescriptor

Packages that use DirectoryTreeDescriptor
org.nuxeo.ecm.webapp.directory   
 

Uses of DirectoryTreeDescriptor in org.nuxeo.ecm.webapp.directory
 

Methods in org.nuxeo.ecm.webapp.directory that return DirectoryTreeDescriptor
 DirectoryTreeDescriptor DirectoryTreeService.getDirectoryTreeDescriptor(String treeName)
           
 

Methods in org.nuxeo.ecm.webapp.directory with parameters of type DirectoryTreeDescriptor
 void DirectoryTreeDescriptor.merge(DirectoryTreeDescriptor other)
           
 

Constructors in org.nuxeo.ecm.webapp.directory with parameters of type DirectoryTreeDescriptor
DirectoryTreeNode(int level, DirectoryTreeDescriptor config, String identifier, String description, String path, DirectoryService directoryService)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.