Uses of Class
org.kuali.rice.kim.api.group.Group.Builder
Packages that use Group.Builder
-
Uses of Group.Builder in org.kuali.rice.kim.api.group
Methods in org.kuali.rice.kim.api.group that return Group.BuilderModifier and TypeMethodDescriptionstatic Group.Buildercreates a Group with the required fields.static Group.BuilderGroup.Builder.create(GroupContract contract) creates a Group from an existingGroupContract.Methods in org.kuali.rice.kim.api.group that return types with arguments of type Group.BuilderMethod parameters in org.kuali.rice.kim.api.group with type arguments of type Group.BuilderModifier and TypeMethodDescriptionvoidGroupQueryResults.Builder.setResults(List<Group.Builder> results) Constructors in org.kuali.rice.kim.api.group with parameters of type Group.Builder