org.kuali.kfs.module.purap.businessobject.options
Class FundingSourceValuesFinder

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

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

Value Finder for Funding Sources.


Constructor Summary
FundingSourceValuesFinder()
           
 
Method Summary
 List getKeyValues()
          Returns code/description pairs of all Funding Sources.
 
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

FundingSourceValuesFinder

public FundingSourceValuesFinder()
Method Detail

getKeyValues

public List getKeyValues()
Returns code/description pairs of all Funding Sources.

See Also:
KeyValuesFinder.getKeyValues()


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