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

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.rice.student.lookup.keyvalues.DepartmentValuesFinder
All Implemented Interfaces:
KeyValuesFinder

public class DepartmentValuesFinder
extends KeyValuesBase


Constructor Summary
DepartmentValuesFinder()
           
 
Method Summary
 List getKeyValues()
           
protected static OrganizationService 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
 

Constructor Detail

DepartmentValuesFinder

public DepartmentValuesFinder()
Method Detail

getOrganizationService

protected static OrganizationService getOrganizationService()

getKeyValues

public List getKeyValues()


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