@Deprecated public class DataDictionaryMap extends DataDictionaryMapBase
Constructor and Description |
---|
DataDictionaryMap(DataDictionaryService dataDictionaryService)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
Object |
get(Object key)
Deprecated.
|
DataDictionaryService |
getDataDictionaryService()
Deprecated.
|
void |
setDataDictionaryService(DataDictionaryService dataDictionaryService)
Deprecated.
|
clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
public DataDictionaryMap(DataDictionaryService dataDictionaryService)
public DataDictionaryService getDataDictionaryService()
public void setDataDictionaryService(DataDictionaryService dataDictionaryService)
Copyright © 2005–2016 The Kuali Foundation. All rights reserved.