com.retek.component.payment
Interface PaymentSettlementElement

All Superinterfaces:
BusinessObject, ElementObject, SecondClassObject
All Known Subinterfaces:
PaymentSettlementCustomer, PaymentSettlementItem, PaymentSettlementPayment, PaymentSettlementTransaction
All Known Implementing Classes:
PaymentSettlementCustomerImpl, PaymentSettlementElementImpl, PaymentSettlementItemImpl, PaymentSettlementPaymentImpl, PaymentSettlementTransactionImpl

public interface PaymentSettlementElement
extends ElementObject


Method Summary
 void accept(PaymentSettlementElementVisitor txnVisitor)
          Accept a transaction visitor.
 
Methods inherited from interface com.retek.commons.component.xml.ElementObject
getElementId, getParentElementId, toXml
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Method Detail

accept

public void accept(PaymentSettlementElementVisitor txnVisitor)
            throws SystemException
Accept a transaction visitor.

Parameters:
txnVisitor - transaction visitor
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28