Class CMSPageOperationWsDTO
java.lang.Object
de.hybris.platform.cmssmarteditwebservices.dto.CMSPageOperationWsDTO
- All Implemented Interfaces:
Serializable
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetCatalogId(String catalogId) voidsetOperation(String operation) voidsetSourceCatalogVersion(String sourceCatalogVersion) voidsetTargetCatalogVersion(String targetCatalogVersion)
-
Constructor Details
-
CMSPageOperationWsDTO
public CMSPageOperationWsDTO()
-
-
Method Details
-
setOperation
-
getOperation
-
setCatalogId
-
getCatalogId
-
setSourceCatalogVersion
-
getSourceCatalogVersion
-
setTargetCatalogVersion
-
getTargetCatalogVersion
-