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

Packages that use SaeElement
com.retek.component.salesaudit   
com.retek.component.salesaudit.impl   
 

Uses of SaeElement in com.retek.component.salesaudit
 

Subinterfaces of SaeElement in com.retek.component.salesaudit
 interface SaeAccommodation
          Interface defining the operations for a accommodation element within a sales audit transaction.
 interface SaeCustomer
          Interface defining the operations for a customer element within a sales audit transaction.
 interface SaeDiscount
          Interface defining the operations for a discount element within a sales audit transaction.
 interface SaeItem
          Interface defining the operations for a service element within a sales audit transaction.
 interface SaePayment
          Interface defining the operations for a payment element within a sales audit transaction.
 interface SaeService
          Interface defining the operations for a service element within a sales audit transaction.
 interface SaeTax
          Interface defining the operations for a tax element within a sales audit transaction.
 interface SaeTransaction
          Interface defining the operations for a sales audit transaction.
 

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

Classes in com.retek.component.salesaudit.impl that implement SaeElement
 class SaeAccommodationImpl
           
 class SaeCustomerImpl
           
 class SaeDiscountImpl
           
 class SaeElementImpl
           
 class SaeItemImpl
           
 class SaePaymentImpl
           
 class SaeServiceImpl
           
 class SaeTaxImpl
           
 class SaeTransactionImpl
           
 



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