Nuxeo ECM Projects 5.4.3-SNAPSHOT

Uses of Class
org.nuxeo.ecm.virtualnavigation.action.NavTreeDescriptor

Packages that use NavTreeDescriptor
org.nuxeo.ecm.virtualnavigation.action   
org.nuxeo.ecm.virtualnavigation.service   
 

Uses of NavTreeDescriptor in org.nuxeo.ecm.virtualnavigation.action
 

Methods in org.nuxeo.ecm.virtualnavigation.action that return NavTreeDescriptor
 NavTreeDescriptor MultiNavTreeManager.getSelectedNavigationTreeDescriptor()
           
 

Methods in org.nuxeo.ecm.virtualnavigation.action that return types with arguments of type NavTreeDescriptor
 List<NavTreeDescriptor> MultiNavTreeManager.getAvailableNavigationTrees()
           
 

Uses of NavTreeDescriptor in org.nuxeo.ecm.virtualnavigation.service
 

Methods in org.nuxeo.ecm.virtualnavigation.service that return types with arguments of type NavTreeDescriptor
 List<NavTreeDescriptor> NavTreeService.getTreeDescriptors()
           
 

Methods in org.nuxeo.ecm.virtualnavigation.service with parameters of type NavTreeDescriptor
 int NavTreeService.NavTreeDescriptorOrderComparator.compare(NavTreeDescriptor descriptor1, NavTreeDescriptor descriptor2)
           
 


Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.