| Class | Description |
|---|---|
| AbstractQueryFilter |
Base class of query filter value objects.
|
| ContextQueryFilter |
Context query filter to be used for defining dynamic search restrictions.
|
| FlexibleSearch | Deprecated
use
FlexibleSearchService and
SearchRestrictionService instead. |
| FlexibleSearch.FlexibleSearchCacheKey |
Special case we do not handle AbstractLegacyRegistrableCacheKey because we need to extend it.
|
| FlexibleSearch.FlexibleSearchSerializableDTO | |
| FlexibleSearchCacheKeyTest | |
| FlexibleSearchRangeQueryIntegrationTest |
Tests range queries with usage of
FlexibleSearch in low level jalo layer. |
| FlexibleSearchTTLTest | |
| GeneratedSavedQuery |
Generated class for type
SavedQuery. |
| SavedQuery |
A
SavedQuery is a container used by the HMC to provided a simple way to executed flexiblesearch queries. |
| TypedNull |
| Exception | Description |
|---|---|
| FlexibleSearchException |
This exception is thrown if the query is no valid flexible search query.
|
Copyright © 2017 SAP SE. All Rights Reserved.