org.kuali.kfs.gl.businessobject.options
Class CorrectionChooseSystemValuesFinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by 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


Constructor Summary
CorrectionChooseSystemValuesFinder()
           
 
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
 

Constructor Detail

CorrectionChooseSystemValuesFinder

public CorrectionChooseSystemValuesFinder()
Method Detail

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.