com.crystaldecisions.sdk.plugin.desktop.usergroup
Interface IUserGroup
- All Superinterfaces:
- IInfoObject, ISystemPrincipal, IUserGroupBase
- public interface IUserGroup
- extends IInfoObject, IUserGroupBase, ISystemPrincipal
The IUserGroup interface stores information about a group and manages its group associates
(users, parent groups, and subgroups). It is the top level object in the UserGroup plugin.
Use this object to create new groups and add their group associates; use the UserGroupAliases
collection's add method to add third-party group members to an existing group. When you add a
new Enterprise group or map a third-party group to the system, an alias for this group is
created automatically and added to the UserGroupAliases collection.
| Methods inherited from interface com.crystaldecisions.sdk.occa.infostore.IInfoObject |
deleteNow, getCUID, getDescription, getFiles, getGUID, getID, getKeyword, getKind, getParent, getParent, getParentCUID, getParentID, getProcessingInfo, getProgID, getRUID, getSchedulingInfo, getSecurityInfo, getTitle, isDirty, isInstance, isMarkedAsRead, properties, propertyIDs, retrievePropertySet, save, setDescription, setKeyword, setMarkedAsRead, setParentID, setTitle |