org.kuali.kfs.module.cam.businessobject.options
Class AssetDepreciationConventionValuesFinder

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

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


Constructor Summary
AssetDepreciationConventionValuesFinder()
          Constructs a AssetDepreciationConventionValuesFinder.java.
 
Method Summary
 List getKeyValues()
          Builds a collection of possible values to be selected from.
 
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

AssetDepreciationConventionValuesFinder

public AssetDepreciationConventionValuesFinder()
Constructs a AssetDepreciationConventionValuesFinder.java.

Method Detail

getKeyValues

public List getKeyValues()
Builds a collection of possible values to be selected from. These values are used to build out a drop down list for user selection.

Returns:
A list of KeyLabelPair objects.
See Also:
KeyValuesFinder.getKeyValues()


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