Class ContentPageWsDTO
java.lang.Object
de.hybris.platform.cmssmarteditwebservices.dto.AbstractPageWsDTO
de.hybris.platform.cmssmarteditwebservices.dto.ContentPageWsDTO
- All Implemented Interfaces:
Serializable
Deprecated, for removal: This API element is subject to removal in a future version.
no longer needed
- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionDeprecated, for removal: This API element is subject to removal in a future version. -
Method Summary
Modifier and TypeMethodDescriptiongetLabel()Deprecated, for removal: This API element is subject to removal in a future version.getPath()Deprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.voidDeprecated, for removal: This API element is subject to removal in a future version.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
-
Constructor Details
-
ContentPageWsDTO
public ContentPageWsDTO()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setLabel
Deprecated, for removal: This API element is subject to removal in a future version. -
getLabel
Deprecated, for removal: This API element is subject to removal in a future version. -
setPath
Deprecated, for removal: This API element is subject to removal in a future version. -
getPath
Deprecated, for removal: This API element is subject to removal in a future version.
-