| Class | Description |
|---|---|
| DefaultFlexibleCMSItemSearchService |
The DefaultFlexibleCMSItemSearchService is a
CMSItemSearchService implementation that performs partial
matching of the mask param on both UID and NAME fields, and exact matching on typeCode(s) and additional parameter
fields |
| DefaultFlexibleCMSItemSearchServiceIntegrationTest | |
| DefaultFlexibleCMSItemSearchServiceTest | |
| DefaultFlexibleSearchAttributeValueConverter |
Default implementation of
FlexibleSearchAttributeValueConverter
Performs conversion of the provided value to the value that is compatible with flexible search engine. |
| DefaultSortStatementFormatter |
Default implementation of
SortStatementFormatter which wraps the Sort.getParameter() value to follow
the Flexible Search query syntax (e.g. |
| ItemtypeSortStatementFormatter |
Since Itemtype is of type
ComposedTypeModel, a custom SortStatementFormatter is needed to sort the
itemtype by code. |
| StringSortStatementFormatter |
Attributes of type
String are sorted by comparing the strings using their lower case representation. |
| StringSortStatementFormatterTest |
Copyright © 2018 SAP SE. All Rights Reserved.