Uses of Class
edu.internet2.middleware.grouperVoot.beans.VootGroup
Packages that use VootGroup
Package
Description
-
Uses of VootGroup in edu.internet2.middleware.grouperVoot
Methods in edu.internet2.middleware.grouperVoot with parameters of type VootGroupModifier and TypeMethodDescriptionstatic VootGetMembersResponseVootLogic.getMembers(Subject subject, VootGroup vootGroup, String sortBy, int start, int count) Get the members for a group based on the VOOT group. -
Uses of VootGroup in edu.internet2.middleware.grouperVoot.messages
Methods in edu.internet2.middleware.grouperVoot.messages that return VootGroupModifier and TypeMethodDescriptionVootGetGroupsResponse.getEntry()Get the results as array of VOOT groups.static VootGroup[]Method that sorts one array of VOOT groups.Methods in edu.internet2.middleware.grouperVoot.messages with parameters of type VootGroupModifier and TypeMethodDescriptionvoidSet the results passing an array of VOOT groups.voidSet the results by taking a slice of the elements in an array of VOOT groups.static VootGroup[]Method that sorts one array of VOOT groups.