Interface UserGroup
-
- All Superinterfaces:
Entity
,NamedResource
,Resource
,Serializable
public interface UserGroup extends NamedResource
Represents a group of users.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description boolean
isLocallyManaged()
Deprecated.-
Methods inherited from interface NamedResource
getName
-
Methods inherited from interface Resource
getCreatedBy, getCreatedOn, getLastModifiedBy, getLastModifiedOn, getResourceType, isSystem
-
-