public class CMSUserGroupRestrictionDTO extends AbstractRestrictionDTO
modifiedPropsSet| Constructor and Description |
|---|
CMSUserGroupRestrictionDTO()
Generated constructor - for generic creation.
|
| Modifier and Type | Method and Description |
|---|---|
java.util.Collection<UserGroupDTO> |
getUserGroups() |
boolean |
isIncludeSubgroups() |
void |
setIncludeSubgroups(boolean value) |
void |
setUserGroups(java.util.Collection<UserGroupDTO> value) |
getComponents, getDescription, getInverseRestrictions, getPages, getType, getTypeCode, setComponents, setDescription, setInverseRestrictions, setPages, setType, setTypeCodegetCatalogVersion, getName, getUid, setCatalogVersion, setName, setUidgetComments, getCreationtime, getItemtype, getModifiedtime, getOwner, getPk, isSealed, setComments, setCreationtime, setItemtype, setModifiedtime, setOwner, setPk, setSealedgetModifiedProperties, getUri, setUripublic CMSUserGroupRestrictionDTO()
public java.util.Collection<UserGroupDTO> getUserGroups()
public boolean isIncludeSubgroups()
public void setIncludeSubgroups(boolean value)
public void setUserGroups(java.util.Collection<UserGroupDTO> value)
Copyright © 2018 SAP SE. All Rights Reserved.