|
||||||||||
| 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.OrganizationReversionCodeValuesFinder
public class OrganizationReversionCodeValuesFinder
This class creates a new finder for our forms view (creates a drop-down of OrganizationReversionCodes)
| Constructor Summary | |
|---|---|
OrganizationReversionCodeValuesFinder()
|
|
| Method Summary | |
|---|---|
List |
getKeyValues()
This is a static list of OrganizationReversionCodes
"A", "A - CF +/- bal in same account"
"C1", "C1 - CF budget then CF + and R -"
"C2", "C2 - Don't CF budget then CF + and R -"
"N1", "N1 - CF budget then R + and CF -"
"N2", "N2 - Don't CF budget then R + and CF -"
"R1", "R1 - CF budget then R Remaining"
"R2", "R2 - Don't CF budget then R Remaining"
|
| 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 OrganizationReversionCodeValuesFinder()
| Method Detail |
|---|
public List getKeyValues()
OrganizationReversionCodes
KeyValuesFinder.getKeyValues()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||