|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use CustomerOrderServiceLine | |
---|---|
com.retek.component.customerorder | |
com.retek.component.salesaudit | |
com.retek.rcom.gui.html | |
com.retek.rcom.gui.wrapper |
Uses of CustomerOrderServiceLine in com.retek.component.customerorder |
---|
Subinterfaces of CustomerOrderServiceLine in com.retek.component.customerorder | |
interface |
CustomerOrderCareCardServiceLine
|
interface |
CustomerOrderGiftServiceLine
|
interface |
CustomerOrderMonogramServiceLine
|
interface |
CustomerOrderPersonalizationServiceLine
|
interface |
CustomerOrderValueAddedServiceLine
|
Methods in com.retek.component.customerorder that return CustomerOrderServiceLine | |
CustomerOrderServiceLine |
CustomerOrderPromotionAdjustment.getServiceLine()
|
CustomerOrderServiceLine |
CustomerOrderPromotionDiscount.getServiceLine()
Return the parent service line for the discount (if it is a service line level promotion discount). |
CustomerOrderServiceLine |
CustomerOrderServiceLine.createCopy(CustomerOrderLine copyToLine)
|
CustomerOrderServiceLine |
ReturnLineAccommodationAdjustment.getServiceLine()
Return the source service line for the accommodation adjustment. |
CustomerOrderServiceLine |
CustomerOrderLinePromotionDiscountRollup.getServiceLine()
|
Methods in com.retek.component.customerorder with parameters of type CustomerOrderServiceLine | |
void |
CustomerOrderPromotionAdjustment.setServiceLine(CustomerOrderServiceLine serviceLine)
|
void |
CustomerOrderLine.addServiceLine(CustomerOrderServiceLine serviceLine)
|
boolean |
CustomerOrderServiceLine.equalsType(CustomerOrderServiceLine serviceLine)
|
Constructors in com.retek.component.customerorder with parameters of type CustomerOrderServiceLine | |
CustomerOrderLinePromotionDiscountRollup(Promotion promotion,
CustomerOrderServiceLine serviceLine)
|
Uses of CustomerOrderServiceLine in com.retek.component.salesaudit |
---|
Methods in com.retek.component.salesaudit with parameters of type CustomerOrderServiceLine | |
protected void |
SalesAuditExportTestCase.assertVasItemElementContents(CustomerOrderLine orderLine,
CustomerOrderServiceLine serviceLine,
Sku vasItem,
SaeItem vasItemElement)
|
Uses of CustomerOrderServiceLine in com.retek.rcom.gui.html |
---|
Methods in com.retek.rcom.gui.html with parameters of type CustomerOrderServiceLine | |
void |
ServiceLineHtmlTemplate.setServiceLineToDraw(CustomerOrderServiceLine serviceLine,
RcomOrderLine orderLine)
|
Uses of CustomerOrderServiceLine in com.retek.rcom.gui.wrapper |
---|
Methods in com.retek.rcom.gui.wrapper with parameters of type CustomerOrderServiceLine | |
void |
RcomOrderLine.addServiceLine(CustomerOrderServiceLine serviceLine)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |