com.retek.component.internet.impl
Class CustomerOrderServiceLineConverter
java.lang.Object
com.retek.component.internet.impl.CustomerOrderServiceLineConverter
- public class CustomerOrderServiceLineConverter
- extends java.lang.Object
Method Summary |
static CustomerOrderGiftServiceLine |
getCustomerOrderGiftCardServiceLine(ExAGiftCardImpl giftCard,
CustomerOrderLine orderLine,
Banner banner,
DistributedContext context)
|
static CustomerOrderGiftServiceLine |
getCustomerOrderGiftWrapServiceLine(ExAGiftWrapImpl giftWrap,
CustomerOrderLine orderLine,
Banner banner,
DistributedContext context)
|
static CustomerOrderMonogramServiceLine |
getCustomerOrderMonogrammingServiceLine(ExAMonogrammingImpl exaMonogramming,
CustomerOrderLine orderLine,
DistributedContext context)
|
static CustomerOrderPersonalizationServiceLine |
getCustomerOrderPersonalizationServiceLine(ExAPersonalizationImpl exaPersonal,
CustomerOrderLine orderLine,
DistributedContext context)
|
static ExAGiftCardRequest |
getExAGiftCard(CustomerOrderLine orderLine)
|
static ExAGiftWrapRequest |
getExAGiftWrap(CustomerOrderLine orderLine)
|
static ExAMonogramming |
getExAMonogramming(CustomerOrderLine orderLine)
|
static ExAPersonalization |
getExAPersonalization(CustomerOrderLine orderLine)
|
static CustomerOrderGiftServiceLine |
getGiftServiceLine(CustomerOrderLine orderLine,
CustomerOrderGiftServiceLineType giftSvcLineType)
|
static java.util.List |
getPersonalizationTextLineSet(CustomerOrderPersonalizationServiceLine persSvcLine,
java.util.List textLines)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CustomerOrderServiceLineConverter
public CustomerOrderServiceLineConverter()
getCustomerOrderGiftWrapServiceLine
public static CustomerOrderGiftServiceLine getCustomerOrderGiftWrapServiceLine(ExAGiftWrapImpl giftWrap,
CustomerOrderLine orderLine,
Banner banner,
DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerOrderGiftCardServiceLine
public static CustomerOrderGiftServiceLine getCustomerOrderGiftCardServiceLine(ExAGiftCardImpl giftCard,
CustomerOrderLine orderLine,
Banner banner,
DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerOrderMonogrammingServiceLine
public static CustomerOrderMonogramServiceLine getCustomerOrderMonogrammingServiceLine(ExAMonogrammingImpl exaMonogramming,
CustomerOrderLine orderLine,
DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getCustomerOrderPersonalizationServiceLine
public static CustomerOrderPersonalizationServiceLine getCustomerOrderPersonalizationServiceLine(ExAPersonalizationImpl exaPersonal,
CustomerOrderLine orderLine,
DistributedContext context)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getExAGiftWrap
public static ExAGiftWrapRequest getExAGiftWrap(CustomerOrderLine orderLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getExAGiftCard
public static ExAGiftCardRequest getExAGiftCard(CustomerOrderLine orderLine)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
getGiftServiceLine
public static CustomerOrderGiftServiceLine getGiftServiceLine(CustomerOrderLine orderLine,
CustomerOrderGiftServiceLineType giftSvcLineType)
throws SystemException
- Throws:
SystemException
getExAMonogramming
public static ExAMonogramming getExAMonogramming(CustomerOrderLine orderLine)
throws SystemException
- Throws:
SystemException
getExAPersonalization
public static ExAPersonalization getExAPersonalization(CustomerOrderLine orderLine)
throws SystemException
- Throws:
SystemException
getPersonalizationTextLineSet
public static java.util.List getPersonalizationTextLineSet(CustomerOrderPersonalizationServiceLine persSvcLine,
java.util.List textLines)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28