|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of SellingListType in com.retek.component.customerorder.test |
Methods in com.retek.component.customerorder.test with parameters of type SellingListType | |
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderAltSellingLine(CustomerOrder customerOrder,
SellingListType type,
SellingListItem sellingListItem,
CustomerOrderLine parentLine,
boolean releaseToWmsReady,
Quantity requestedQuantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.attachCustomerOrderAltSellingLine(SellingListType type,
SellingListItem sellingListItem,
CustomerOrderLine parentLine,
CustomerOrder customerOrder,
Quantity requestedQuantity)
|
static CustomerOrderLine |
CustomerOrderObjectMaster.buildCustomerOrderAltSellingLine(SellingListType type,
SellingListItem sellingListItem,
CustomerOrderLine parentLine)
|
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)
|
Uses of SellingListType in com.retek.component.media.impl |
Methods in com.retek.component.media.impl that return SellingListType | |
SellingListType |
SellingListImpl.getSellingListType()
|
Methods in com.retek.component.media.impl with parameters of type SellingListType | |
SellingList |
SellingListManagerImpl.buildSellingListInstance(SellingListType type,
Banner banner,
ChannelType channelType)
|
java.util.Set |
SellingListManagerImpl.findSellingListsForOrderLine(CustomerOrderLine orderLine,
SellingListType type)
|
void |
SellingListImpl.setSellingListType(SellingListType sellingListType)
|
Uses of SellingListType in com.retek.component.media.impl.persistence |
Methods in com.retek.component.media.impl.persistence with parameters of type SellingListType | |
static SellingListDto |
MediaDbObjectMaster.createSellingListDto(DistributedContext context,
SellingListType sellingListType,
SellingListSortOrder sortOrder,
RDate startDate,
RDate endDate,
java.lang.String sellingListName)
|
Uses of SellingListType in com.retek.component.media.impl.remote |
Fields in com.retek.component.media.impl.remote declared as SellingListType | |
SellingListType |
SellingListDto.sellingListType
|
Uses of SellingListType in com.retek.component.media.test |
Uses of SellingListType in com.retek.rmm.gui.screen.altsellingitem |
Methods in com.retek.rmm.gui.screen.altsellingitem with parameters of type SellingListType | |
java.util.Collection |
SellingListPrimaryHandler.getAltSellingList(SellingListType sellingListType)
|
void |
SellingListPrimaryView.setListType(SellingListType type)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |