org.kuali.rice.kim.dao
Interface KimGroupDao

All Known Implementing Classes:
KimGroupDaoOjb

public interface KimGroupDao

This is a description of what this class does - shyu don't forget to fill this in.

Author:
Kuali Rice Team (rice.collab@kuali.org)

Method Summary
 List<GroupImpl> getGroups(Map<String,String> fieldValues)
          This method is used to get group search results
 

Method Detail

getGroups

List<GroupImpl> getGroups(Map<String,String> fieldValues)
This method is used to get group search results

Parameters:
fieldValues -
kimTypeId -
Returns:


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.