Class UpdatePageValidationDto
java.lang.Object
de.hybris.platform.cmsfacades.dto.UpdatePageValidationDto
- All Implemented Interfaces:
Serializable
@Deprecated(since="6.6",
forRemoval=true)
public class UpdatePageValidationDto
extends Object
implements 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 TypeMethodDescriptionDeprecated, for removal: This API element is subject to removal in a future version.getPage()Deprecated, for removal: This API element is subject to removal in a future version.voidsetOriginalUid(String originalUid) Deprecated, for removal: This API element is subject to removal in a future version.voidsetPage(AbstractPageData page) Deprecated, for removal: This API element is subject to removal in a future version.
-
Constructor Details
-
UpdatePageValidationDto
public UpdatePageValidationDto()Deprecated, for removal: This API element is subject to removal in a future version.
-
-
Method Details
-
setOriginalUid
Deprecated, for removal: This API element is subject to removal in a future version. -
getOriginalUid
Deprecated, for removal: This API element is subject to removal in a future version. -
setPage
Deprecated, for removal: This API element is subject to removal in a future version. -
getPage
Deprecated, for removal: This API element is subject to removal in a future version.
-