Class DataDictionaryMap
java.lang.Object
org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMap
- All Implemented Interfaces:
Map
Deprecated.
Only used by KNS classes, no replacement.
-
Nested Class Summary
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidclear()Deprecated.Deprecated.Deprecated.voidsetDataDictionaryService(DataDictionaryService dataDictionaryService) Deprecated.Methods inherited from class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, valuesMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface java.util.Map
compute, computeIfAbsent, computeIfPresent, equals, forEach, getOrDefault, hashCode, merge, putIfAbsent, remove, replace, replace, replaceAll
-
Constructor Details
-
DataDictionaryMap
Deprecated.
-
-
Method Details
-
get
Deprecated. -
clear
public void clear()Deprecated.- Specified by:
clearin interfaceMap- Overrides:
clearin classDataDictionaryMapBase
-
getDataDictionaryService
Deprecated. -
setDataDictionaryService
Deprecated.
-