Adempiere 3.5.2a

org.adempiere.server.rpl
Interface IImportProcessor

All Known Implementing Classes:
FileImportProcessor, TopicImportProcessor

public interface IImportProcessor

Interface for Import processor

Author:
Trifon Trifonov

Method Summary
 void process(Properties ctx, ReplicationProcessor replicationProcessor, String trxName)
           
 void stop()
           
 

Method Detail

process

void process(Properties ctx,
             ReplicationProcessor replicationProcessor,
             String trxName)
             throws Exception
Parameters:
ctx -
expProcessor -
trxName -
Throws:
Exception

stop

void stop()
          throws Exception
Throws:
Exception

Adempiere 3.5.2a

Adempiere® is a registered trademark of ADempiere Business Inc. ©2004-2008 HumanFlash.com All rights reserved.