org.kuali.rice.student.lookup.keyvalues
Class CocValuesFiinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.rice.student.lookup.keyvalues.StudentKeyValuesBase
          extended by 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

Constructor Summary
CocValuesFiinder()
           
 
Method Summary
static List<KeyLabelPair> findCocOrgs(String orgType)
          Find the curriculum committee Orgs of this orgType
 
Methods inherited from class org.kuali.rice.student.lookup.keyvalues.StudentKeyValuesBase
buildKeyLabelPair, getOrganizationService
 
Methods inherited from class org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValues
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder
getKeyValues
 

Constructor Detail

CocValuesFiinder

public CocValuesFiinder()
Method Detail

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.