org.kuali.kfs.coa.businessobject.options
Class ChartValuesFinder

java.lang.Object
  extended by org.kuali.rice.krad.keyvalues.KeyValuesBase
      extended by org.kuali.kfs.coa.businessobject.options.ChartValuesFinder
All Implemented Interfaces:
Serializable, org.kuali.rice.krad.keyvalues.KeyValuesFinder

public class ChartValuesFinder
extends org.kuali.rice.krad.keyvalues.KeyValuesBase

This class returns list of chart key value pairs.

See Also:
Serialized Form

Constructor Summary
ChartValuesFinder()
           
 
Method Summary
 List getKeyValues()
          Creates a list of Chart using their code as the key and their code "-" description
 
Methods inherited from class org.kuali.rice.krad.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

ChartValuesFinder

public ChartValuesFinder()
Method Detail

getKeyValues

public List getKeyValues()
Creates a list of Chart using their code as the key and their code "-" description

See Also:
org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder#getKeyValues()


Copyright © 2004-2012 The Kuali Foundation. All Rights Reserved.