|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |