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

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

public class BusinessObjectEntryMapper
extends java.lang.Object

BusinessObjectEntryMapper


Constructor Summary
BusinessObjectEntryMapper()
          Default constructor
 
Method Summary
 ExportMap mapEntry(BusinessObjectEntry entry)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

BusinessObjectEntryMapper

public BusinessObjectEntryMapper()
Default constructor

Method Detail

mapEntry

public ExportMap mapEntry(BusinessObjectEntry 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.