com.retek.component.payment.integration.settlement
Class PaymentSettlementBatchTestObserver
java.lang.Object
com.retek.component.payment.integration.settlement.PaymentSettlementBatchTestObserver
- All Implemented Interfaces:
- PaymentSettlementBatchObserver, XmlExportBatchObserver
- public class PaymentSettlementBatchTestObserver
- extends java.lang.Object
- implements PaymentSettlementBatchObserver
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
processedOrders
public java.util.Set processedOrders
processedTransactions
public java.util.Set processedTransactions
createdFiles
public java.util.Set createdFiles
PaymentSettlementBatchTestObserver
public PaymentSettlementBatchTestObserver()
notifyOrderProcessed
public void notifyOrderProcessed(CustomerOrder order)
throws SystemException
- Specified by:
notifyOrderProcessed
in interface PaymentSettlementBatchObserver
- Throws:
SystemException
notifyTransactionProcessed
public void notifyTransactionProcessed(java.lang.Object transactionObject)
throws SystemException
- Specified by:
notifyTransactionProcessed
in interface XmlExportBatchObserver
- Throws:
SystemException
notifyFileCreated
public void notifyFileCreated(java.io.File file)
- Specified by:
notifyFileCreated
in interface XmlExportBatchObserver
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28