| Modifier and Type | Method and Description |
|---|---|
SearchResult<CMSItemModel> |
CMSItemSearchService.findCMSItems(CMSItemSearchData cmsItemSearchData,
PageableData pageableData)
Paged Search for CMSItems
|
| Modifier and Type | Method and Description |
|---|---|
SearchResult<CMSItemModel> |
DefaultFlexibleCMSItemSearchService.findCMSItems(CMSItemSearchData cmsItemSearchData,
PageableData pageableData)
Paged Search for CMSItems
|
protected java.util.List<java.lang.String> |
DefaultFlexibleCMSItemSearchService.getTypeCodesFromSearchData(CMSItemSearchData cmsItemSearchData)
Get the list of typeCodes given the cmsItemSearchData.
|
protected java.util.List<ComposedTypeModel> |
DefaultFlexibleCMSItemSearchService.getValidComposedTypes(CMSItemSearchData cmsItemSearchData)
Get the list of all valid composed types given cmsItemSearchData
|
protected void |
DefaultFlexibleCMSItemSearchService.validateSearchData(CMSItemSearchData cmsItemSearchData,
PageableData pageableData)
Validate the cms item search data and pageable data
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CMSItemSearchData,CMSItemSearchData> |
DefaultCMSItemFacade.getCmsItemSearchDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultCMSItemFacade.setCmsItemSearchDataConverter(Converter<CMSItemSearchData,CMSItemSearchData> cmsItemSearchDataConverter) |
| Modifier and Type | Method and Description |
|---|---|
void |
CMSItemSearchDataPopulator.populate(CMSItemSearchData source,
CMSItemSearchData target) |
Copyright © 2018 SAP SE. All Rights Reserved.