Package org.kuali.rice.kim.api.group

Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License.

See:
          Description

Interface Summary
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 Summary
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.
 

Package org.kuali.rice.kim.api.group Description

Copyright 2005-2014 The Kuali Foundation Licensed under the Educational Community License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at http://www.opensource.org/licenses/ecl2.php Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.



Copyright © 2005-2014 The Kuali Foundation. All Rights Reserved.