Class ContentPageWsDTO

java.lang.Object
de.hybris.platform.cmssmarteditwebservices.dto.AbstractPageWsDTO
de.hybris.platform.cmssmarteditwebservices.dto.ContentPageWsDTO
All Implemented Interfaces:
Serializable

@Deprecated(since="1811", forRemoval=true) public class ContentPageWsDTO extends AbstractPageWsDTO
Deprecated, for removal: This API element is subject to removal in a future version.
no longer needed
See Also:
  • Constructor Details

    • ContentPageWsDTO

      public ContentPageWsDTO()
      Deprecated, for removal: This API element is subject to removal in a future version.
  • Method Details

    • setLabel

      public void setLabel(String label)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getLabel

      public String getLabel()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • setPath

      public void setPath(String path)
      Deprecated, for removal: This API element is subject to removal in a future version.
    • getPath

      public String getPath()
      Deprecated, for removal: This API element is subject to removal in a future version.