Interface UserGroup
- All Superinterfaces:
Entity
,NamedResource
,Resource
,Serializable
Represents a group of users.
-
Method Summary
Methods inherited from interface NamedResource
getName
Methods inherited from interface Resource
getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
-
Method Details
-
isLocallyManaged
Deprecated.Indicates if the UserGroup is locally managed or not.- Returns:
- boolean indicating whether this UserGroup is locally managed or not.
-