org.kuali.rice.kns.bo.options
Class StateValuesFinder
java.lang.Object
org.kuali.rice.kns.lookup.keyvalues.KeyValuesBase
org.kuali.rice.kns.bo.options.StateValuesFinder
- All Implemented Interfaces:
- KeyValuesFinder
public class StateValuesFinder
- extends KeyValuesBase
This class...
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
labels
private static List<KeyLabelPair> labels
StateValuesFinder
public StateValuesFinder()
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.
clearInternalCache
public void clearInternalCache()
- Description copied from interface:
KeyValuesFinder
- Clears any internal cache that is being maintained by the value finder
- Specified by:
clearInternalCache
in interface KeyValuesFinder
- Overrides:
clearInternalCache
in class KeyValuesBase
- See Also:
KeyValuesFinder.clearInternalCache()
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.