org.mmbase.module
Interface TransactionHandlerInterface

All Known Implementing Classes:
TransactionHandler, TransactionHandler

public interface TransactionHandlerInterface

interface for TransactionHandler

Version:
$Id: TransactionHandlerInterface.java,v 1.5 2003/08/29 09:36:52 pierre Exp $
Author:
John balder
Warning: Will be moved to:
to org.mmbase.applications.xmlimporter.TransactionHandlerInterface

Method Summary
 void handleTransaction(java.lang.String template, sessionInfo session, scanpage sp)
           
 

Method Detail

handleTransaction

public void handleTransaction(java.lang.String template,
                              sessionInfo session,
                              scanpage sp)


MMBase build 1.7.4.20050922