org.kuali.kfs.gl.businessobject.options
Class CorrectionEditMethodValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.kfs.gl.businessobject.options.CorrectionEditMethodValuesFinder
- All Implemented Interfaces:
- org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder
public class CorrectionEditMethodValuesFinder
- extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
This class returns list of GLCP editing methods key value pairs, to populate a dropdown select control
Method Summary |
List<org.kuali.rice.core.util.KeyLabelPair> |
getKeyValues()
Returns a list of origin entry editing methods that the GLCP provides. |
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 |
CorrectionEditMethodValuesFinder
public CorrectionEditMethodValuesFinder()
getKeyValues
public List<org.kuali.rice.core.util.KeyLabelPair> getKeyValues()
- Returns a list of origin entry editing methods that the GLCP provides.
- Returns:
- a List of editing method key/value pairs
- See Also:
KeyValuesFinder.getKeyValues()
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.