Package de.hybris.platform.cms2.data
Class CMSItemSearchData
java.lang.Object
de.hybris.platform.cms2.data.CMSItemSearchData
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetMask()voidsetCatalogId(String catalogId) voidsetCatalogVersion(String catalogVersion) voidsetItemSearchParams(Map<String, String> itemSearchParams) voidvoidsetTypeCode(String typeCode) voidsetTypeCodes(List<String> typeCodes)
-
Constructor Details
-
CMSItemSearchData
public CMSItemSearchData()
-
-
Method Details
-
setMask
-
getMask
-
setTypeCode
-
getTypeCode
-
setTypeCodes
-
getTypeCodes
-
setCatalogId
-
getCatalogId
-
setCatalogVersion
-
getCatalogVersion
-
setItemSearchParams
-
getItemSearchParams
-