Uses of Interface
org.kuali.rice.kim.api.group.GroupContract

Packages that use GroupContract
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. 
org.kuali.rice.kim.framework.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. 
org.kuali.rice.kim.impl.group   
 

Uses of GroupContract in org.kuali.rice.kim.api.group
 

Classes in org.kuali.rice.kim.api.group that implement GroupContract
 class Group
           
static class Group.Builder
          This builder constructs an Group enforcing the constraints of the GroupContract.
 

Methods in org.kuali.rice.kim.api.group with parameters of type GroupContract
static Group.Builder Group.Builder.create(GroupContract contract)
          creates a Group from an existing GroupContract.
 

Uses of GroupContract in org.kuali.rice.kim.framework.group
 

Subinterfaces of GroupContract in org.kuali.rice.kim.framework.group
 interface GroupEbo
          TODO: Likely should remove all methods from this interface after KULRICE-7170 is fixed
 

Uses of GroupContract in org.kuali.rice.kim.impl.group
 

Classes in org.kuali.rice.kim.impl.group that implement GroupContract
 class GroupBase
           
 class GroupBo
           
 



Copyright © 2005–2015 The Kuali Foundation. All rights reserved.