Uses of Interface
org.kuali.rice.kim.api.group.GroupContract
Packages that use GroupContract
-
Uses of GroupContract in org.kuali.rice.kim.api.group
Classes in org.kuali.rice.kim.api.group that implement GroupContractModifier and TypeClassDescriptionfinal classstatic classThis builder constructs an Group enforcing the constraints of theGroupContract.Methods in org.kuali.rice.kim.api.group with parameters of type GroupContractModifier and TypeMethodDescriptionstatic Group.BuilderGroup.Builder.create(GroupContract contract) creates a Group from an existingGroupContract.