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

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

Deprecated.

@Deprecated
public class BusinessObjectEntryMapper
extends Object

BusinessObjectEntryMapper


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

Constructor Detail

BusinessObjectEntryMapper

public BusinessObjectEntryMapper()
Deprecated. 
Default constructor

Method Detail

mapEntry

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


Copyright © 2005-2013 The Kuali Foundation. All Rights Reserved.