public class CMSActionRestrictionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CMSActionRestrictionsDTO()
Generated constructor - for generic creation.
|
CMSActionRestrictionsDTO(List<CMSActionRestrictionDTO> cmsactionrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSActionRestrictionDTO> |
getCMSActionRestrictions() |
void |
setCMSActionRestrictions(List<CMSActionRestrictionDTO> cmsactionrestrictionsList) |
public CMSActionRestrictionsDTO()
public CMSActionRestrictionsDTO(List<CMSActionRestrictionDTO> cmsactionrestrictionsList)
public List<CMSActionRestrictionDTO> getCMSActionRestrictions()
public void setCMSActionRestrictions(List<CMSActionRestrictionDTO> cmsactionrestrictionsList)
cmsactionrestrictionsList - the cmsactionrestrictionsList to setCopyright © 2017 SAP SE. All Rights Reserved.