public class CMSUserRestrictionDTO extends AbstractRestrictionDTO
| Constructor and Description |
|---|
CMSUserRestrictionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<UserDTO> |
getUsers() |
void |
setUsers(Collection<UserDTO> value) |
getComponents, getDescription, getInverseRestrictions, getPages, getType, getTypeCode, setComponents, setDescription, setInverseRestrictions, setPages, setType, setTypeCodegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPkpublic CMSUserRestrictionDTO()
public Collection<UserDTO> getUsers()
public void setUsers(Collection<UserDTO> value)
Copyright © 2017 SAP SE. All Rights Reserved.