|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.kfs.coa.businessobject.options.KualiSystemCodeValuesFinder
org.kuali.kfs.coa.businessobject.options.BudgetRecordingLevelValuesFinder
public class BudgetRecordingLevelValuesFinder
This class creates a new finder for our forms view (creates a drop-down of BudgetRecordingLevel
s)
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 |
---|
public BudgetRecordingLevelValuesFinder()
Method Detail |
---|
protected Class getValuesClass()
KualiSystemCodeValuesFinder
that creates a list out of the code and the code and
description from the class
getValuesClass
in class KualiSystemCodeValuesFinder
KualiSystemCodeValuesFinder.getValuesClass()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |