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

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

Uses of CustomerOrderGiftServiceLine in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder that return CustomerOrderGiftServiceLine
 CustomerOrderGiftServiceLine CustomerOrderLine.getOrderGiftServiceLine(CustomerOrderGiftServiceLineType type)
           
 CustomerOrderGiftServiceLine CustomerOrderManager.buildCustomerOrderGiftServiceLineInstance(GiftService giftService, CustomerOrderLine orderLine)
           
 

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

Classes in com.retek.component.customerorder.impl that implement CustomerOrderGiftServiceLine
 class CustomerOrderGiftServiceLineImpl
           
 

Methods in com.retek.component.customerorder.impl that return CustomerOrderGiftServiceLine
 CustomerOrderGiftServiceLine CustomerOrderLineImpl.getGiftServiceLine(GiftServiceType giftServiceType)
           
 CustomerOrderGiftServiceLine CustomerOrderLineImpl.getOrderGiftServiceLine(CustomerOrderGiftServiceLineType type)
           
 CustomerOrderGiftServiceLine CustomerOrderManagerImpl.buildCustomerOrderGiftServiceLineInstance(GiftService giftService, CustomerOrderLine orderLine)
           
 

Methods in com.retek.component.customerorder.impl with parameters of type CustomerOrderGiftServiceLine
static void CustomerOrderGiftServiceLineValidator.validate(CustomerOrderGiftServiceLine fromGiftServiceLine, CustomerOrderLine toOrderLine)
           
 

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

Methods in com.retek.component.customerorder.test that return CustomerOrderGiftServiceLine
static CustomerOrderGiftServiceLine CustomerOrderObjectMaster.attachGiftServiceLine(CustomerOrderLine orderLine, CustomerOrderGiftServiceLineType type)
           
 

Uses of CustomerOrderGiftServiceLine in com.retek.component.internet.impl
 

Methods in com.retek.component.internet.impl that return CustomerOrderGiftServiceLine
static CustomerOrderGiftServiceLine CustomerOrderServiceLineConverter.getCustomerOrderGiftWrapServiceLine(ExAGiftWrapImpl giftWrap, CustomerOrderLine orderLine, Banner banner, DistributedContext context)
           
static CustomerOrderGiftServiceLine CustomerOrderServiceLineConverter.getCustomerOrderGiftCardServiceLine(ExAGiftCardImpl giftCard, CustomerOrderLine orderLine, Banner banner, DistributedContext context)
           
static CustomerOrderGiftServiceLine CustomerOrderServiceLineConverter.getGiftServiceLine(CustomerOrderLine orderLine, CustomerOrderGiftServiceLineType giftSvcLineType)
           
 

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

Methods in com.retek.rcom.gui.wrapper that return CustomerOrderGiftServiceLine
 CustomerOrderGiftServiceLine RcomOrderLine.getGiftServiceLine(CustomerOrderGiftServiceLineType type)
          Retrieves the gift service line for a particular gift type.
 



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