com.ebmwebsourcing.petalsview.service.dataexporter.exporter
Class ExporterReferentialImpl

java.lang.Object
  extended by com.ebmwebsourcing.petalsview.service.dataexporter.exporter.ExporterReferentialImpl
All Implemented Interfaces:
ExporterReferential

@Service(value="dataexporter")
public class ExporterReferentialImpl
extends java.lang.Object
implements ExporterReferential


Constructor Summary
ExporterReferentialImpl()
           
 
Method Summary
 void exportReferential(java.io.Writer output, java.lang.String[] idFlowRef)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ExporterReferentialImpl

public ExporterReferentialImpl()
Method Detail

exportReferential

public void exportReferential(java.io.Writer output,
                              java.lang.String[] idFlowRef)
                       throws java.lang.Exception
Specified by:
exportReferential in interface ExporterReferential
Throws:
java.lang.Exception


Copyright © 2010 eBMWebsourcing. All Rights Reserved.