Class CMSContentSlotIdListWsDTO

java.lang.Object
de.hybris.platform.cmswebservices.dto.CMSContentSlotIdListWsDTO
All Implemented Interfaces:
Serializable

public class CMSContentSlotIdListWsDTO extends Object implements Serializable
Specifies a list of slot ids.
See Also:
  • Constructor Details

    • CMSContentSlotIdListWsDTO

      public CMSContentSlotIdListWsDTO()
  • Method Details

    • setSlotIds

      public void setSlotIds(List<String> slotIds)
    • getSlotIds

      public List<String> getSlotIds()