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 Object
implements IReport


Constructor Summary
AssemblyLineOverview()
           
 
Method Summary
 String generate(BaseConfiguration baseConfiguration, MetamergeConfig metamergeConfig)
           
 void init(Node configNode, Map<String,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(Node configNode,
                 Map<String,String> properties)
          throws ReportException
Specified by:
init in interface IReport
Throws:
ReportException

generate

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