com.ebmwebsourcing.petalsview.service.dataexporter
Class ExporterImpl

java.lang.Object
  extended by com.ebmwebsourcing.petalsview.service.dataexporter.ExporterImpl
All Implemented Interfaces:
Exporter

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


Constructor Summary
ExporterImpl()
           
 
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

ExporterImpl

public ExporterImpl()
Method Detail

exportReferential

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


Copyright © 2010 eBMWebsourcing. All Rights Reserved.