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, getOptionValuesprotected String kimAttributeName
public KimAttributeValuesFinder()
protected DataDictionaryService getDataDictionaryService()
public List<KeyValue> getKeyValues()
KeyValuesFinderKeyValuesFinder.getKeyValues()protected List<KeyValue> getCustomValueFinderValues(KimTypeAttribute attrib)
protected List<KeyValue> getLocalDataDictionaryAttributeValues(KimTypeAttribute attr) throws ClassNotFoundException
ClassNotFoundExceptionpublic 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–2016 The Kuali Foundation. All rights reserved.