com.retek.component.payment
Interface PaymentSettlementTransactionHeader

All Superinterfaces:
BusinessObject, SecondClassObject

public interface PaymentSettlementTransactionHeader
extends SecondClassObject

Light-weight proxy for a PaymentSettlementTransactionContainer object. This object is used within the PaymentSettlementBatch when processing the Payment Settlement for a given set of transactions for a settlement file.


Method Summary
 java.lang.String getOrderNumber()
           
 java.lang.String getSettlementFileNumber()
           
 DistributedReference getTransactionContainerRef()
           
 RDate getTransactionDate()
           
 
Methods inherited from interface com.retek.commons.component.BusinessObject
getBusinessInterface
 

Method Detail

getTransactionContainerRef

public DistributedReference getTransactionContainerRef()

getSettlementFileNumber

public java.lang.String getSettlementFileNumber()

getTransactionDate

public RDate getTransactionDate()

getOrderNumber

public java.lang.String getOrderNumber()


Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25