org.kuali.rice.student.lookup.keyvalues
Class CocValuesFiinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.rice.student.lookup.keyvalues.StudentKeyValuesBase
org.kuali.rice.student.lookup.keyvalues.CocValuesFiinder
- All Implemented Interfaces:
- KeyValuesFinder
- Direct Known Subclasses:
- CollegeCocValuesFinder, DepartmentCocValuesFinder, DivisionCocValuesFinder
public abstract class CocValuesFiinder
- extends StudentKeyValuesBase
- Author:
- lindholm
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CocValuesFiinder
public CocValuesFiinder()
findCocOrgs
public static List<KeyLabelPair> findCocOrgs(String orgType)
- Find the curriculum committee Orgs of this orgType
- Parameters:
orgType
-
- Returns:
Copyright © 2007-2011 The Kuali Foundation. All Rights Reserved.