Class ContentSlotTypeRestrictionsWsDTO
java.lang.Object
de.hybris.platform.cmswebservices.dto.ContentSlotTypeRestrictionsWsDTO
- All Implemented Interfaces:
Serializable
Specifies a list of valid component types for a given content slot.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetContentSlotUid(String contentSlotUid) voidsetValidComponentTypes(List<String> validComponentTypes)
-
Constructor Details
-
ContentSlotTypeRestrictionsWsDTO
public ContentSlotTypeRestrictionsWsDTO()
-
-
Method Details
-
setContentSlotUid
-
getContentSlotUid
-
setValidComponentTypes
-
getValidComponentTypes
-