Interface | Description |
---|---|
CreateGroup.Factory | |
GroupsUpdate.Factory |
Class | Description |
---|---|
AddMembers | |
AddMembers.Input | |
AddSubgroups | |
AddSubgroups.Input | |
CreateGroup | |
DeleteMembers | |
DeleteSubgroups | |
GetAuditLog | |
GetDescription | |
GetDetail | |
GetGroup | |
GetMember | |
GetName | |
GetOptions | |
GetOwner | |
GetSubgroup | |
GroupJson | |
GroupModule | |
GroupResource | |
Groups |
A database accessor for read calls related to groups.
|
GroupsCollection | |
GroupsUpdate |
A database accessor for write calls related to groups.
|
Index | |
Index.Input | |
InternalGroup | |
InternalGroupDescription | |
ListGroups |
List groups visible to the calling user.
|
ListMembers | |
ListSubgroups | |
MemberResource | |
MembersCollection | |
Module | |
PutDescription | |
PutDescription.Input | |
PutGroup | |
PutName | |
PutName.Input | |
PutOptions | |
PutOwner | |
PutOwner.Input | |
QueryGroups | |
SubgroupResource | |
SubgroupsCollection | |
SystemGroupBackend | |
SystemGroupBackend.NameCheck |
Annotation Type | Description |
---|---|
ServerInitiated |
A marker for database modifications which aren't directly related to a user request (e.g.
|
UserInitiated |
A marker for database modifications which are directly related to a user request (e.g.
|