org.kuali.rice.kns.datadictionary.exporter
Class DocumentEntryMapper
java.lang.Object
org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
- Direct Known Subclasses:
- MaintenanceDocumentEntryMapper, TransactionalDocumentEntryMapper
Deprecated.
@Deprecated
public abstract class DocumentEntryMapper
- extends Object
DocumentEntryMapper
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DocumentEntryMapper
public DocumentEntryMapper()
- Deprecated.
getDocumentType
protected DocumentType getDocumentType(String documentTypeName)
- Deprecated.
mapEntry
protected ExportMap mapEntry(KNSDocumentEntry entry)
- Deprecated.
- Parameters:
entry
-
- Returns:
- Map containing entries for properties common to all DocumentEntry subclasses
Copyright © 2005-2012 The Kuali Foundation. All Rights Reserved.