org.kuali.rice.kns.lookup.keyvalues
Class IndicatorYNBlankValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.rice.kns.lookup.keyvalues.IndicatorYNOnlyValuesFinder
org.kuali.rice.kns.lookup.keyvalues.IndicatorYNBlankValuesFinder
- All Implemented Interfaces:
- KeyValuesFinder
public class IndicatorYNBlankValuesFinder
- extends IndicatorYNOnlyValuesFinder
This class returns list of payment method key value pairs.
Method Summary |
List |
getKeyValues()
Builds a list of key values representations for valid value selections. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndicatorYNBlankValuesFinder
public IndicatorYNBlankValuesFinder()
getKeyValues
public List getKeyValues()
- Description copied from interface:
KeyValuesFinder
- Builds a list of key values representations for valid value selections.
- Specified by:
getKeyValues
in interface KeyValuesFinder
- Overrides:
getKeyValues
in class IndicatorYNOnlyValuesFinder
- Returns:
- List of KeyValue objects.
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.