Uses of Class
edu.internet2.middleware.grouperVoot.beans.VootGroup
Package
Description
-
Uses of VootGroup in edu.internet2.middleware.grouperVoot
Modifier and TypeMethodDescriptionstatic VootGetMembersResponse
VootLogic.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
Modifier and TypeMethodDescriptionVootGetGroupsResponse.getEntry()
Get the results as array of VOOT groups.static VootGroup[]
Method that sorts one array of VOOT groups.Modifier and TypeMethodDescriptionvoid
Set the results passing an array of VOOT groups.void
Set 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.