| Modifier and Type | Class and Description |
|---|---|
class |
ContextQueryFilter
Context query filter to be used for defining dynamic search restrictions.
|
| Modifier and Type | Method and Description |
|---|---|
Set<AbstractQueryFilter> |
FlexibleSearch.getQueryFilters(Principal principal,
ComposedType type,
boolean includeGroups,
boolean includeSuperTypes,
boolean includeSubtypes)
Deprecated.
use
SearchRestrictionService.getSessionSearchRestrictions()
or
SearchRestrictionService.getSearchRestrictions(de.hybris.platform.core.model.security.PrincipalModel, boolean, Collection)
or
SearchRestrictionService.getSearchRestrictions(de.hybris.platform.core.model.security.PrincipalModel, boolean, Collection)
instead. |
protected Collection<AbstractQueryFilter> |
FlexibleSearch.getUserFilters(Principal principal,
boolean includeGroups,
Collection<ComposedType> types)
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractQueryFilter> |
FlexibleSearchTypeCacheProvider.getQueryFilters(ParsedQuery query,
String type,
boolean includeSubtypes)
Gets the query filters for building possible restrictions.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<AbstractQueryFilter> |
DefaultFlexibleSearchTypeCacheProvider.getQueryFilters(ParsedQuery query,
String type,
boolean includeSubtypes) |
Copyright © 2017 SAP SE. All Rights Reserved.