|
||||||||||
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.BasicAccountingCategoryValuesFinder
public class BasicAccountingCategoryValuesFinder
This class creates a new finder for our forms view (creates a drop-down of BasicAccountingCategory
)
Constructor Summary | |
---|---|
BasicAccountingCategoryValuesFinder()
|
Method Summary | |
---|---|
List |
getKeyValues()
Creates a list of BasicAccountingCategory with their code as the key and their code and description as the display
value |
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 BasicAccountingCategoryValuesFinder()
Method Detail |
---|
public List getKeyValues()
BasicAccountingCategory
with their code as the key and their code and description as the display
value
KeyValuesFinder.getKeyValues()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |