public interface SearchConfiguration extends LocalConfiguration<SearchConfiguration>
| Modifier and Type | Method and Description |
|---|---|
List<String> |
filterAllowedContentViewNames(List<String> names)
Provide a filter to remove unauthorized content views name.
|
List<String> |
getAllowedContentViewNames()
Return a list of content views name that are denied with the local configuration
|
canMerge, getDocumentRef, merge, saveList<String> getAllowedContentViewNames()
List<String> filterAllowedContentViewNames(List<String> names)
names - set of possible content views nameCopyright © 2019 Nuxeo. All rights reserved.