org.kuali.rice.kns.datadictionary.exporter
Class TransactionalDocumentEntryMapper

java.lang.Object
  extended by org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
      extended by org.kuali.rice.kns.datadictionary.exporter.TransactionalDocumentEntryMapper

public class TransactionalDocumentEntryMapper
extends DocumentEntryMapper

TransactionalDocumentEntryMapper


Constructor Summary
TransactionalDocumentEntryMapper()
           
 
Method Summary
 ExportMap mapEntry(TransactionalDocumentEntry entry)
           
 
Methods inherited from class org.kuali.rice.kns.datadictionary.exporter.DocumentEntryMapper
getDocumentType, mapEntry
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TransactionalDocumentEntryMapper

public TransactionalDocumentEntryMapper()
Method Detail

mapEntry

public ExportMap mapEntry(TransactionalDocumentEntry entry)
Parameters:
entry -
Returns:
Map containing a String- and Map-based representation of the given entry


Copyright © 2004-2011 The Kuali Foundation. All Rights Reserved.