Class PageRestrictionData
- java.lang.Object
-
- de.hybris.platform.cmsfacades.data.PageRestrictionData
-
- All Implemented Interfaces:
java.io.Serializable
public class PageRestrictionData extends java.lang.Object implements java.io.Serializable- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description PageRestrictionData()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description java.lang.StringgetPageId()java.lang.StringgetRestrictionId()voidsetPageId(java.lang.String pageId)voidsetRestrictionId(java.lang.String restrictionId)
-