com.ibm.di.report.aloverview
Class AssemblyLineOverview

java.lang.Object
  extended by com.ibm.di.report.aloverview.AssemblyLineOverview
All Implemented Interfaces:
IReport

public class AssemblyLineOverview
extends java.lang.Object
implements IReport


Constructor Summary
AssemblyLineOverview()
           
 
Method Summary
 java.lang.String generate(BaseConfiguration baseConfiguration, MetamergeConfig metamergeConfig)
           
 void init(org.w3c.dom.Node configNode, java.util.Map<java.lang.String,java.lang.String> properties)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AssemblyLineOverview

public AssemblyLineOverview()
Method Detail

init

public void init(org.w3c.dom.Node configNode,
                 java.util.Map<java.lang.String,java.lang.String> properties)
          throws ReportException
Specified by:
init in interface IReport
Throws:
ReportException

generate

public java.lang.String generate(BaseConfiguration baseConfiguration,
                                 MetamergeConfig metamergeConfig)
                          throws ReportException
Specified by:
generate in interface IReport
Returns:
Throws:
ReportException