public interface TreeManager extends Serializable
| Modifier and Type | Method and Description | 
|---|---|
Filter | 
getFilter(String pluginName)
Returns filter to use for given plugin names. 
 | 
Filter | 
getLeafFilter(String pluginName)
Returns leaf filter to use for given plugin names. 
 | 
String | 
getPageProviderName(String pluginName)
Returns the page provider name for given plugin name. 
 | 
Sorter | 
getSorter(String pluginName)
Returns sorter to use for given plugin name. 
 | 
Filter getLeafFilter(String pluginName)
String getPageProviderName(String pluginName)
Copyright © 2019 Nuxeo. All rights reserved.