public interface FacetedSearchConfiguration extends LocalConfiguration<FacetedSearchConfiguration>
Modifier and Type | Method and Description |
---|---|
Set<String> |
filterAllowedContentViewNames(Set<String> names)
Provide a filter to remove un authorised content views name.
|
List<String> |
getAllowedContentViewNames()
Return a list of content views name that are associated with the local configuration
|
List<String> |
getDeniedContentViewNames()
Return a list of content views name that are denied with the local configuration
|
canMerge, getDocumentRef, merge, save
List<String> getAllowedContentViewNames()
List<String> getDeniedContentViewNames()
Copyright © 2015 Nuxeo SA. All rights reserved.