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

Packages that use Accommodation
com.retek.component.customerorder   
com.retek.component.salesaudit   
com.retek.rcom.gui.wrapper   
 

Uses of Accommodation in com.retek.component.customerorder
 

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

Methods in com.retek.component.customerorder that return Accommodation
 Accommodation CustomerOrderPendReason.getAccommodation()
           
 

Methods in com.retek.component.customerorder with parameters of type Accommodation
 void CustomerOrderPendReason.setAccommodation(Accommodation accommodation)
           
 void CustomerOrderLine.addAccommodationAndGeneratePayment(Accommodation accomodation, Refundable refundable)
           
 void CustomerOrderLine.removeAccommodation(Accommodation accommodation)
           
 void CustomerOrder.addAccommodationAndGeneratePayment(Accommodation accomodation, Refundable refundable)
          Calculates the value of the accommodation, adds the accommodation to the order, generates a credit payment for the accommodation, sets the order priority to HIGH, and generates a history event for the accommodation.
 

Uses of Accommodation in com.retek.component.salesaudit
 

Methods in com.retek.component.salesaudit with parameters of type Accommodation
protected  void SalesAuditExportTestCase.assertAccommodationElementContents(Accommodation accommodation, SaeAccommodation accommodationElement)
           
protected  void SalesAuditExportTestCase.assertAccommodationElementContents(Accommodation accommodation, Money accommdationAmount, SaeAccommodation accommodationElement)
           
 

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

Constructors in com.retek.rcom.gui.wrapper with parameters of type Accommodation
RcomAccommodation(Accommodation accommodation)
          Constructs a new RcomOrderLineAccommodation around an order line Accommodation object.
 



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