Class PageTypeRestrictionTypeData
java.lang.Object
de.hybris.platform.cmswebservices.data.PageTypeRestrictionTypeData
- All Implemented Interfaces:
Serializable
Specifies a restriction type that can be applied to a given page type.
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidsetPageType(String pageType) voidsetRestrictionType(String restrictionType)
-
Constructor Details
-
PageTypeRestrictionTypeData
public PageTypeRestrictionTypeData()
-
-
Method Details
-
setPageType
-
getPageType
-
setRestrictionType
-
getRestrictionType
-