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

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

Deprecated.

@Deprecated
public class RelationshipsMapBuilder
extends Object

RelationshipsMapBuilder


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

Constructor Detail

RelationshipsMapBuilder

public RelationshipsMapBuilder()
Deprecated. 
Default constructor

Method Detail

buildRelationshipsMap

public ExportMap buildRelationshipsMap(DataDictionaryEntryBase entry)
Deprecated. 
Parameters:
entry -
Returns:
ExportMap containing the standard entries for the entry's RelationshipDefinitions


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