Uses of Interface
com.retek.component.salesaudit.SaePayment

Packages that use SaePayment
com.retek.component.salesaudit   
com.retek.component.salesaudit.impl   
com.retek.component.salesaudit.impl.remote.command   
com.retek.component.salesaudit.test   
 

Uses of SaePayment in com.retek.component.salesaudit
 

Methods in com.retek.component.salesaudit that return SaePayment
 SaePayment SalesAuditManager.buildSaePaymentInstance(SaeStoreTransactionContainer storeTxnContainer, SaeExportTender saeExportTender)
          Build a new payment element.
 

Methods in com.retek.component.salesaudit with parameters of type SaePayment
 void SaeElementVisitor.visit(SaePayment payment)
          Visit a payment element.
 void SalesAuditExportTestCase.SalesAuditTransactionElementCounter.visit(SaePayment payment)
           
 void SaeTransaction.addPayment(SaePayment payment)
           
 

Uses of SaePayment in com.retek.component.salesaudit.impl
 

Classes in com.retek.component.salesaudit.impl that implement SaePayment
 class SaePaymentImpl
           
 

Methods in com.retek.component.salesaudit.impl that return SaePayment
 SaePayment SalesAuditManagerImpl.buildSaePaymentInstance(SaeStoreTransactionContainer storeTxnContainer, SaeExportTender saeExportTender)
           
 

Methods in com.retek.component.salesaudit.impl with parameters of type SaePayment
 void SaeTransactionImpl.addPayment(SaePayment payment)
           
 

Uses of SaePayment in com.retek.component.salesaudit.impl.remote.command
 

Methods in com.retek.component.salesaudit.impl.remote.command that return SaePayment
protected  SaePayment BaseTransactionConverter.createPaymentElementForLiabilityTransaction(java.lang.String transactionType, SaeExportTender exportTender)
           
protected  SaePayment BaseTransactionConverter.createPaymentElementForLiabilityTransaction(java.lang.String transactionType, SaeExportTender exportTender, Money amount)
           
 

Uses of SaePayment in com.retek.component.salesaudit.test
 

Methods in com.retek.component.salesaudit.test that return SaePayment
static SaePayment SalesAuditObjectMaster.createSaePayment(SaeStoreTransactionContainer container, java.lang.String paymentType, Money paymentAmount)
           
 

Methods in com.retek.component.salesaudit.test with parameters of type SaePayment
static java.lang.String SalesAuditObjectMaster.getExpectedCashPaymentXml(SaePayment saePayment)
           
static java.lang.String SalesAuditObjectMaster.getExpectedCheckPaymentXml(SaePayment saePayment)
           
static java.lang.String SalesAuditObjectMaster.getExpectedCreditCardPaymentXml(SaePayment saePayment)
           
static java.lang.String SalesAuditObjectMaster.getExpectedVoucherPaymentXml(SaePayment saePayment)
           
 



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