com.ebmwebsourcing.petalsview.service.dataexporter
Interface Exporter

All Known Implementing Classes:
ExporterImpl

@Transactional
public interface Exporter


Method Summary
 void exportReferential(java.io.Writer output, java.lang.String[] idFlowRef)
           
 

Method Detail

exportReferential

@Transactional
void exportReferential(java.io.Writer output,
                                     java.lang.String[] idFlowRef)
                       throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2010 eBMWebsourcing. All Rights Reserved.