public class CMSCategoryRestrictionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CMSCategoryRestrictionsDTO()
Generated constructor - for generic creation.
|
CMSCategoryRestrictionsDTO(List<CMSCategoryRestrictionDTO> cmscategoryrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSCategoryRestrictionDTO> |
getCMSCategoryRestrictions() |
void |
setCMSCategoryRestrictions(List<CMSCategoryRestrictionDTO> cmscategoryrestrictionsList) |
public CMSCategoryRestrictionsDTO()
public CMSCategoryRestrictionsDTO(List<CMSCategoryRestrictionDTO> cmscategoryrestrictionsList)
public List<CMSCategoryRestrictionDTO> getCMSCategoryRestrictions()
public void setCMSCategoryRestrictions(List<CMSCategoryRestrictionDTO> cmscategoryrestrictionsList)
cmscategoryrestrictionsList - the cmscategoryrestrictionsList to setCopyright © 2017 SAP SE. All Rights Reserved.