public class KimAttributeValuesFinder extends KeyValuesBase
Modifier and Type | Field and Description |
---|---|
protected String |
kimAttributeName |
protected String |
kimTypeId |
Constructor and Description |
---|
KimAttributeValuesFinder() |
Modifier and Type | Method and Description |
---|---|
protected List<KeyValue> |
getCustomValueFinderValues(KimTypeAttribute attrib) |
protected DataDictionaryService |
getDataDictionaryService() |
List<KeyValue> |
getKeyValues()
Builds a list of key values representations for valid value selections.
|
String |
getKimAttributeName() |
String |
getKimTypeId() |
protected List<KeyValue> |
getLocalDataDictionaryAttributeValues(KimTypeAttribute attr) |
void |
setKimAttributeName(String kimAttributeName) |
void |
setKimTypeId(String kimTypeId) |
clearInternalCache, getKeyLabel, getKeyLabelMap, getKeyValues, getOptionLabels, getOptionValues
protected String kimAttributeName
public KimAttributeValuesFinder()
protected DataDictionaryService getDataDictionaryService()
public List<KeyValue> getKeyValues()
KeyValuesFinder
KeyValuesFinder.getKeyValues()
protected List<KeyValue> getCustomValueFinderValues(KimTypeAttribute attrib)
protected List<KeyValue> getLocalDataDictionaryAttributeValues(KimTypeAttribute attr) throws ClassNotFoundException
ClassNotFoundException
public String getKimAttributeName()
public void setKimAttributeName(String kimAttributeName)
kimAttributeName
- the kimAttributeName to setpublic String getKimTypeId()
public void setKimTypeId(String kimTypeId)
kimTypeId
- the kimTypeId to setCopyright © 2005–2015 The Kuali Foundation. All rights reserved.