org.kuali.rice.kns.datadictionary.exporter
Class DataDictionaryMap
java.lang.Object
   org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase
       org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMap
org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMap
- All Implemented Interfaces: 
- Map
Deprecated.
- @Deprecated
public class DataDictionaryMap 
- extends DataDictionaryMapBase
 
| Nested classes/interfaces inherited from interface java.util.Map | 
| Map.Entry<K,V> | 
 
 
 
| Methods inherited from class org.kuali.rice.kns.datadictionary.exporter.DataDictionaryMapBase | 
| clear, containsKey, containsValue, entrySet, isEmpty, keySet, put, putAll, remove, size, values | 
 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
 
DataDictionaryMap
public DataDictionaryMap(DataDictionaryService dataDictionaryService)
- Deprecated. 
get
public Object get(Object key)
- Deprecated. - 
 
getDataDictionaryService
public DataDictionaryService getDataDictionaryService()
- Deprecated. - 
 
setDataDictionaryService
public void setDataDictionaryService(DataDictionaryService dataDictionaryService)
- Deprecated. - 
 
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.