Class CategoryPageWsDTO
- java.lang.Object
-
- de.hybris.platform.cmssmarteditwebservices.dto.AbstractPageWsDTO
-
- de.hybris.platform.cmssmarteditwebservices.dto.CategoryPageWsDTO
-
- All Implemented Interfaces:
java.io.Serializable
@Deprecated(forRemoval=true) public class CategoryPageWsDTO extends AbstractPageWsDTO
Deprecated, for removal: This API element is subject to removal in a future version.since 1811, no longer needed.- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description CategoryPageWsDTO()Deprecated, for removal: This API element is subject to removal in a future version.
-
Method Summary
-
Methods inherited from class de.hybris.platform.cmssmarteditwebservices.dto.AbstractPageWsDTO
getCatalogVersionUuid, getCreationtime, getModifiedtime, getName, getPk, getRestrictions, getTemplate, getTitle, getTypeCode, getUid, isCloneComponents, isDefaultPage, isOnlyOneRestrictionMustApply, setCatalogVersionUuid, setCloneComponents, setCreationtime, setDefaultPage, setModifiedtime, setName, setOnlyOneRestrictionMustApply, setPk, setRestrictions, setTemplate, setTitle, setTypeCode, setUid
-
-