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

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

Deprecated.

@Deprecated
public class LookupMapBuilder
extends Object

LookupMapBuilder


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

Constructor Detail

LookupMapBuilder

public LookupMapBuilder()
Deprecated. 
Default constructor

Method Detail

buildLookupMap

public ExportMap buildLookupMap(BusinessObjectEntry entry)
Deprecated. 
Parameters:
entry -
Returns:
ExportMap containing the standard entries for the given entry's LookupDefinition, or null if the given entry has no lookupDefinition


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