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