Nuxeo Enterprise Platform 5.4

Uses of Class
org.nuxeo.ecm.platform.ui.web.directory.DirectoryEntry

Packages that use DirectoryEntry
org.nuxeo.ecm.platform.ui.web.directory   
 

Uses of DirectoryEntry in org.nuxeo.ecm.platform.ui.web.directory
 

Methods in org.nuxeo.ecm.platform.ui.web.directory that return types with arguments of type DirectoryEntry
 java.util.List<DirectoryEntry> ChainSelectBase.getDirectoryEntries(int level, java.lang.String[] selectedKeys)
          Computes the items that should be displayed for the nth listbox, depending on the options that have been selected in the previous ones.
 java.util.List<DirectoryEntry> ChainSelectBase.resolveKeys(java.lang.String[] keys)
          Resolves a list of keys (a selection) to a list of coresponding directory items.
 


Nuxeo Enterprise Platform 5.4

Copyright © 2010 Nuxeo SAS. All Rights Reserved.