org.kuali.kfs.coa.businessobject.options
Class BudgetRecordingLevelValuesFinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.kfs.coa.businessobject.options.KualiSystemCodeValuesFinder
          extended by org.kuali.kfs.coa.businessobject.options.BudgetRecordingLevelValuesFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder

public class BudgetRecordingLevelValuesFinder
extends KualiSystemCodeValuesFinder

This class creates a new finder for our forms view (creates a drop-down of BudgetRecordingLevels)


Constructor Summary
BudgetRecordingLevelValuesFinder()
           
 
Method Summary
protected  Class getValuesClass()
          This method is called by the KualiSystemCodeValuesFinder that creates a list out of the code and the code and description from the class
 
Methods inherited from class org.kuali.kfs.coa.businessobject.options.KualiSystemCodeValuesFinder
getKeyValues
 
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

BudgetRecordingLevelValuesFinder

public BudgetRecordingLevelValuesFinder()
Method Detail

getValuesClass

protected Class getValuesClass()
This method is called by the KualiSystemCodeValuesFinder that creates a list out of the code and the code and description from the class

Specified by:
getValuesClass in class KualiSystemCodeValuesFinder
Returns:
class of object being looked up
See Also:
KualiSystemCodeValuesFinder.getValuesClass()


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