Package org.adempiere.process.rpl
Interface IExportProcessor
- All Known Implementing Classes:
HDDExportProcessor
,TopicExportProcessor
public interface IExportProcessor
- Author:
- Trifon N. Trifonov
-
Method Summary
Modifier and TypeMethodDescriptionvoid
process
(Properties ctx, MEXPProcessor expProcessor, Document document, Trx trx)
-
Method Details
-
process
void process(Properties ctx, MEXPProcessor expProcessor, Document document, Trx trx) throws Exception - Throws:
Exception
-