org.kuali.kfs.module.bc.businessobject.options
Class ThresholdSettingsOperatorValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
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.
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 |
ThresholdSettingsOperatorValuesFinder
public ThresholdSettingsOperatorValuesFinder()
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.