org.kuali.rice.kns.datadictionary.exporter
Class DocumentEntryMapper
java.lang.Object
org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
- Direct Known Subclasses:
- MaintenanceDocumentEntryMapper, TransactionalDocumentEntryMapper
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()
getDocumentType
protected DocumentTypeDTO getDocumentType(String documentTypeName)
mapEntry
protected ExportMap mapEntry(DocumentEntry entry)
- Parameters:
entry
-
- Returns:
- Map containing entries for properties common to all DocumentEntry subclasses
Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.