Uses of Interface
com.retek.component.customerorder.TaxAccommodation

Packages that use TaxAccommodation
com.retek.component.customerorder   
com.retek.component.customerorder.impl   
com.retek.component.customerorder.test   
com.retek.rcom.gui.wrapper   
 

Uses of TaxAccommodation in com.retek.component.customerorder
 

Subinterfaces of TaxAccommodation in com.retek.component.customerorder
 interface CustomerOrderLineTaxAccommodation
           
 interface CustomerOrderTaxAccommodation
           
 

Methods in com.retek.component.customerorder that return TaxAccommodation
 TaxAccommodation CustomerOrderManager.buildTaxAccommodationInstance(CustomerOrder order, User user)
           
 TaxAccommodation CustomerOrderManager.buildTaxAccommodationInstance(CustomerOrderLine orderLine, User user)
           
 

Uses of TaxAccommodation in com.retek.component.customerorder.impl
 

Classes in com.retek.component.customerorder.impl that implement TaxAccommodation
 class CustomerOrderLineTaxAccommodationImpl
           
 class CustomerOrderTaxAccommodationImpl
           
 class TaxAccommodationImpl
           
 

Methods in com.retek.component.customerorder.impl that return TaxAccommodation
 TaxAccommodation CustomerOrderManagerImpl.buildTaxAccommodationInstance(CustomerOrder order, User user)
           
 TaxAccommodation CustomerOrderManagerImpl.buildTaxAccommodationInstance(CustomerOrderLine orderLine, User user)
           
 

Methods in com.retek.component.customerorder.impl with parameters of type TaxAccommodation
 void CustomerOrderLineImpl.addTaxAccomodation(TaxAccommodation taxAccommodation)
           
 

Uses of TaxAccommodation in com.retek.component.customerorder.test
 

Methods in com.retek.component.customerorder.test that return TaxAccommodation
static TaxAccommodation CustomerOrderObjectMaster.buildOrderLineTaxAccommodationWithReason(DistributedContext context, CustomerOrderLine orderLine)
          This method creates an OrderLine Test Accommodation with type set to Tax and reason set to default reason - calls CustomerOrderObjectMaster.getOrderAccommodationReason to provide the reason
 

Uses of TaxAccommodation in com.retek.rcom.gui.wrapper
 

Methods in com.retek.rcom.gui.wrapper that return TaxAccommodation
 TaxAccommodation RcomOrderLine.buildTaxAccommodation()
           
 



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