org.kuali.kfs.coa.businessobject.options
Class SufficientFundsCodeValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.kfs.coa.businessobject.options.KualiSystemCodeValuesFinder
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 SufficientFundsCode
s)
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.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 |
SufficientFundsCodeValuesFinder
public SufficientFundsCodeValuesFinder()
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.