org.kuali.rice.student.lookup.keyvalues
Class CocValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.rice.student.lookup.keyvalues.StudentKeyValuesBase
org.kuali.rice.student.lookup.keyvalues.CocValuesFinder
- All Implemented Interfaces:
- KeyValuesFinder
- Direct Known Subclasses:
- CollegeCocValuesFinder, DepartmentCocValuesFinder, DivisionCocValuesFinder
public abstract class CocValuesFinder
- extends StudentKeyValuesBase
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CocValuesFinder
public CocValuesFinder()
findCocOrgs
public static List<KeyLabelPair> findCocOrgs(String orgType)
- Find the curriculum committee Orgs with specified orgType.
Each org should have a kuali.org.CurriculumParent relationship with
an org with kuali.org.COC type.
- Parameters:
orgType
-
- Returns:
Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.