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