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

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.kfs.coa.businessobject.options.FederalFundedCodeValuesFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder

public class FederalFundedCodeValuesFinder
extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase

This class returns list of FederalFundedCode key value pairs.


Constructor Summary
FederalFundedCodeValuesFinder()
           
 
Method Summary
 List getKeyValues()
          Creates a list of FederalFundedCode using their code as the key and their code "-" name
 
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

FederalFundedCodeValuesFinder

public FederalFundedCodeValuesFinder()
Method Detail

getKeyValues

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

See Also:
KeyValuesFinder.getKeyValues()


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