|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SellingList | |
---|---|
com.retek.component.customerorder | |
com.retek.component.media | |
com.retek.component.promotion | |
com.retek.rcom.gui.wrapper |
Uses of SellingList in com.retek.component.customerorder |
---|
Methods in com.retek.component.customerorder that return SellingList | |
SellingList |
CustomerOrderLine.getSellingList()
|
Methods in com.retek.component.customerorder with parameters of type SellingList | |
void |
CustomerOrderLine.setSellingList(SellingList list)
|
Uses of SellingList in com.retek.component.media |
---|
Methods in com.retek.component.media that return SellingList | |
SellingList |
SellingListManager.buildSellingListInstance(SellingListType type,
Banner banner,
ChannelType channelType)
|
SellingList |
SellingListManager.readSellingList(DistributedReference reference)
|
SellingList |
SellingListItem.getParentSellingList()
|
Methods in com.retek.component.media with parameters of type SellingList | |
boolean |
SellingList.areTriggersEqual(SellingList sellingList)
|
Uses of SellingList in com.retek.component.promotion |
---|
Methods in com.retek.component.promotion with parameters of type SellingList | |
void |
Promotion.addSellingList(SellingList sellingList)
|
void |
Promotion.removeSellingList(SellingList sellingList)
|
void |
PromotionManager.updateSellingListPromotion(SellingList sellingList,
User user)
|
Uses of SellingList in com.retek.rcom.gui.wrapper |
---|
Methods in com.retek.rcom.gui.wrapper with parameters of type SellingList | |
void |
RcomSellingList.addSellingList(SellingList sellingList)
SELLING LIST MERGER METHODS |
boolean |
RcomSellingList.hasMatchingTrigger(SellingList matchingList)
|
boolean |
RcomSellingList.containsSellingList(SellingList sellingList)
|
Constructors in com.retek.rcom.gui.wrapper with parameters of type SellingList | |
RcomSellingList(java.lang.Object order,
SellingList sellingList)
CONSTRUCTOR METHODS |
|
RcomSellingList(java.lang.Object order,
java.lang.Object line,
SellingList sellingList)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |