| Modifier and Type | Method and Description |
|---|---|
SearchResult<java.util.Map<java.lang.String,java.lang.Object>> |
CMSItemFacade.findCMSItems(CMSItemSearchData cmsItemSearchData,
PageableData pageableData)
A paged Search for CMSItems in a given catalogversion.
|
| Modifier and Type | Method and Description |
|---|---|
protected Converter<CMSItemSearchData,CMSItemSearchData> |
DefaultCMSItemFacade.getCmsItemSearchDataConverter() |
| Modifier and Type | Method and Description |
|---|---|
SearchResult<java.util.Map<java.lang.String,java.lang.Object>> |
DefaultCMSItemFacade.findCMSItems(CMSItemSearchData cmsItemSearchData,
PageableData pageableData) |
| 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) |
| Modifier and Type | Method and Description |
|---|---|
protected CMSItemSearchData |
CMSItemSearchDataValidatorTest.createCMSItemSearchParamsData(java.lang.String catalogId,
java.lang.String catalogVersion) |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.List<java.lang.String> |
CMSItemSearchDataValidator.getTypeCodesFromSearchData(CMSItemSearchData cmsItemSearchData)
Get the list of typeCodes given the cmsItemSearchData.
|
Copyright © 2018 SAP SE. All Rights Reserved.