See: Description
Interface | Description |
---|---|
GroupAttributeContract | |
GroupContract |
This is the contract for a Group.
|
GroupMemberContract |
This is a contract for a GroupMember
A principal or group is considered to be a "member" of a group if it is either directly assigned to the group or
indirectly assigned (via a nested group membership).
|
GroupService |
This service provides operations for checking group membership, querying for group data,
creating and updating groups.
|
Class | Description |
---|---|
Group | |
Group.Builder |
This builder constructs an Group enforcing the constraints of the
GroupContract . |
Group.Cache | |
GroupMember | |
GroupMember.Builder | |
GroupMember.Cache | |
GroupMemberQueryResults | |
GroupMemberQueryResults.Builder | |
GroupMemberQueryResults.Constants |
Defines some internal constants used on this class.
|
GroupMemberQueryResults.Elements |
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
|
GroupQueryResults | |
GroupQueryResults.Builder | |
GroupQueryResults.Constants |
Defines some internal constants used on this class.
|
GroupQueryResults.Elements |
A private class which exposes constants which define the XML element
names to use when this object is marshaled to XML.
|
Copyright © 2005–2015 The Kuali Foundation. All rights reserved.