public class SimpleTestKeyValues extends KeyValuesBase
| Constructor and Description | 
|---|
| SimpleTestKeyValues() | 
| Modifier and Type | Method and Description | 
|---|---|
| List<KeyValue> | getKeyValues()This is a fake implementation of a key value finder, normally this would make a request to
 a database to obtain the necessary values. | 
| boolean | isBlankOption() | 
| void | setBlankOption(boolean blankOption) | 
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValuespublic SimpleTestKeyValues()
public List<KeyValue> getKeyValues()
KeyValuesFinder.getKeyValues()public boolean isBlankOption()
public void setBlankOption(boolean blankOption)
blankOption - the blankOption to setCopyright © 2005–2015 The Kuali Foundation. All rights reserved.