public class SimpleTestKeyValues extends org.kuali.rice.krad.keyvalues.KeyValuesBase
| Constructor and Description |
|---|
SimpleTestKeyValues() |
| Modifier and Type | Method and Description |
|---|---|
List<org.kuali.rice.core.api.util.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) |
public SimpleTestKeyValues()
public List<org.kuali.rice.core.api.util.KeyValue> getKeyValues()
KeyValuesFinder.getKeyValues()public boolean isBlankOption()
public void setBlankOption(boolean blankOption)
blankOption - the blankOption to setCopyright © 2005–2018 The Kuali Foundation. All rights reserved.