Uses of Class
org.kuali.rice.kim.api.group.GroupQueryResults

Packages that use GroupQueryResults
org.kuali.rice.kim.api.group Copyright 2005-2013 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 GroupQueryResults in org.kuali.rice.kim.api.group
 

Methods in org.kuali.rice.kim.api.group that return GroupQueryResults
 GroupQueryResults GroupQueryResults.Builder.build()
           
 GroupQueryResults GroupService.findGroups(QueryByCriteria queryByCriteria)
          Query for groups based on the given search criteria which is a Map of group field names to values.
 

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

Methods in org.kuali.rice.kim.impl.group that return GroupQueryResults
 GroupQueryResults GroupServiceImpl.findGroups(QueryByCriteria queryByCriteria)
           
 



Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.