public class SimpleTestKeyValuesLong extends KeyValuesBase
Constructor and Description |
---|
SimpleTestKeyValuesLong() |
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, getOptionValues
public SimpleTestKeyValuesLong()
public List<KeyValue> getKeyValues()
KeyValuesFinder.getKeyValues()
public boolean isBlankOption()
public void setBlankOption(boolean blankOption)
blankOption
- the blankOption to setCopyright © 2005–2014 The Kuali Foundation. All rights reserved.