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

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.SufficientFundsCodeValuesFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder

public class SufficientFundsCodeValuesFinder
extends KualiSystemCodeValuesFinder

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


Constructor Summary
SufficientFundsCodeValuesFinder()
           
 
Method Summary
protected  Class getValuesClass()
          This method is used to tell the superclass what the class being looked up is.
 
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

SufficientFundsCodeValuesFinder

public SufficientFundsCodeValuesFinder()
Method Detail

getValuesClass

protected Class getValuesClass()
This method is used to tell the superclass what the class being looked up is.

Specified by:
getValuesClass in class KualiSystemCodeValuesFinder
Returns:
class of object being looked up
See Also:
org.kuali.rice.kns.lookup.keyvalues.KualiSystemCodeValuesFinder#getValuesClass()


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