public class CMSUserRestrictionsDTO
extends AbstractCollectionDTO
| Constructor and Description |
|---|
CMSUserRestrictionsDTO()
Generated constructor - for generic creation.
|
CMSUserRestrictionsDTO(List<CMSUserRestrictionDTO> cmsuserrestrictionsList)
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
List<CMSUserRestrictionDTO> |
getCMSUserRestrictions() |
void |
setCMSUserRestrictions(List<CMSUserRestrictionDTO> cmsuserrestrictionsList) |
public CMSUserRestrictionsDTO()
public CMSUserRestrictionsDTO(List<CMSUserRestrictionDTO> cmsuserrestrictionsList)
public List<CMSUserRestrictionDTO> getCMSUserRestrictions()
public void setCMSUserRestrictions(List<CMSUserRestrictionDTO> cmsuserrestrictionsList)
cmsuserrestrictionsList - the cmsuserrestrictionsList to setCopyright © 2017 SAP SE. All Rights Reserved.