|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SellingListType | |
---|---|
com.retek.component.media |
Uses of SellingListType in com.retek.component.media |
---|
Fields in com.retek.component.media declared as SellingListType | |
static SellingListType |
SellingListType.UPSELL
|
static SellingListType |
SellingListType.SUBSELL
|
static SellingListType |
SellingListType.CROSSSELL
|
Methods in com.retek.component.media that return SellingListType | |
SellingListType |
SellingList.getSellingListType()
|
SellingListType |
SellingListSearchCriteria.getSellingListType()
|
static SellingListType |
SellingListType.fromCode(java.lang.String code)
|
Methods in com.retek.component.media with parameters of type SellingListType | |
SellingList |
SellingListManager.buildSellingListInstance(SellingListType type,
Banner banner,
ChannelType channelType)
|
java.util.Set |
SellingListManager.findSellingListsForOrderLine(CustomerOrderLine orderLine,
SellingListType type)
|
void |
SellingListSearchCriteria.setSellingListType(SellingListType type)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |