org.kuali.kfs.gl.businessobject.options
Class CorrectionChooseSystemValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.kfs.gl.businessobject.options.CorrectionChooseSystemValuesFinder
- All Implemented Interfaces:
- org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder
public class CorrectionChooseSystemValuesFinder
- extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
This class returns list, ready for populating a drop down select control, of "systems" that can
be used by the GLCP
Method Summary |
List |
getKeyValues()
Returns the list of data sources that can feed data to the GLCP |
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 |
CorrectionChooseSystemValuesFinder
public CorrectionChooseSystemValuesFinder()
getKeyValues
public List getKeyValues()
- Returns the list of data sources that can feed data to the GLCP
- Returns:
- a List of data sources
- See Also:
KeyValuesFinder.getKeyValues()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.