org.kuali.kfs.module.bc.businessobject.options
Class ThresholdSettingsOperatorValuesFinder

java.lang.Object
  extended by org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
      extended by org.kuali.kfs.module.bc.businessobject.options.ThresholdSettingsOperatorValuesFinder
All Implemented Interfaces:
org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder, org.kuali.rice.kns.lookup.valueFinder.ValueFinder

public class ThresholdSettingsOperatorValuesFinder
extends org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
implements org.kuali.rice.kns.lookup.valueFinder.ValueFinder

Provides option values the threshold settings operator field.


Constructor Summary
ThresholdSettingsOperatorValuesFinder()
           
 
Method Summary
 List getKeyValues()
           
 String getValue()
           
 
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

ThresholdSettingsOperatorValuesFinder

public ThresholdSettingsOperatorValuesFinder()
Method Detail

getKeyValues

public List getKeyValues()
Specified by:
getKeyValues in interface org.kuali.rice.kns.lookup.keyvalues.KeyValuesFinder
See Also:
KeyValuesFinder.getKeyValues()

getValue

public String getValue()
Specified by:
getValue in interface org.kuali.rice.kns.lookup.valueFinder.ValueFinder
See Also:
ValueFinder.getValue()


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