org.kuali.kfs.coa.businessobject.options
Class OrganizationReversionCategoryValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.kfs.coa.businessobject.options.OrganizationReversionCategoryValuesFinder
- All Implemented Interfaces:
- org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder
public class OrganizationReversionCategoryValuesFinder
- extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
This class creates a new finder for our forms view (creates a drop-down of OrganizationReversionCategorys)
|
Method Summary |
List |
getKeyValues()
Creates a list of MandatoryTransferEliminationCodes using their code as their key, and their name 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 |
OrganizationReversionCategoryValuesFinder
public OrganizationReversionCategoryValuesFinder()
getKeyValues
public List getKeyValues()
- Creates a list of
MandatoryTransferEliminationCodes using their code as their key, and their name as the display
value
- See Also:
KeyValuesFinder.getKeyValues()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.