R - - the visibility rule typepublic interface FacetVisibilityRulesService<R extends AbstractFacetVisibilityRule>
| Modifier and Type | Method and Description |
|---|---|
java.util.Map<IndexedProperty,java.util.List<R>> |
getAllFacetVisibilityRulesForIndexedType(IndexedType indexedType,
FacetSearchConfig facetSearchConfig)
Returns all facet visibility rules for an indexed type page.
|
java.util.Map<IndexedProperty,java.util.List<R>> getAllFacetVisibilityRulesForIndexedType(IndexedType indexedType, FacetSearchConfig facetSearchConfig)
indexedType - The given IndexedTypefacetSearchConfig - The given FacetSearchConfigCopyright © 2018 SAP SE. All Rights Reserved.