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

Packages that use SaeCustomer
com.retek.component.salesaudit   
 

Uses of SaeCustomer in com.retek.component.salesaudit
 

Methods in com.retek.component.salesaudit that return SaeCustomer
 SaeCustomer SaeTransaction.getBillToCustomer()
          Return bill-to customer element for the transaction.
 SaeCustomer SaeTransaction.getShipToCustomer()
          Return bill-to customer element for the transaction.
 

Methods in com.retek.component.salesaudit with parameters of type SaeCustomer
 void SaeElementVisitor.visit(SaeCustomer customer)
          Visit a customer element.
protected  void SalesAuditExportTestCase.assertCustomerElementContents(CustomerOrder order, CustomerAddress address, java.lang.String customerType, SaeCustomer customerElement)
           
 void SalesAuditExportTestCase.SalesAuditTransactionElementCounter.visit(SaeCustomer customer)
           
 void SaeTransaction.addCustomer(SaeCustomer customer)
           
 



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