Uses of Class
com.retek.component.media.SellingListType

Packages that use SellingListType
com.retek.component.customerorder.test   
com.retek.component.media   
com.retek.component.media.impl   
com.retek.component.media.impl.persistence   
com.retek.component.media.impl.remote   
com.retek.component.media.test   
com.retek.rmm.gui.screen.altsellingitem   
 

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
 

Methods in com.retek.component.media.test with parameters of type SellingListType
static SellingList MediaObjectMaster.createActiveSellingList(Banner banner, ChannelType channelType, SellingListType type)
           
static SellingList MediaObjectMaster.createActiveSellingListWithItems(Banner banner, ChannelType channelType, Media media, SellingListType type, User user)
           
static SellingList MediaObjectMaster.createActiveSellingListWithItemsWithSellableItemTrigger(Banner banner, ChannelType channelType, Media media, SellingListType type, SellableItem trigger, User user)
           
static SellingList MediaObjectMaster.createClosedSellingListWithItems(Banner banner, ChannelType channelType, Media media, SellingListType type, User user)
           
static SellingList MediaObjectMaster.createInactiveSellingList(Banner banner, ChannelType channelType, SellingListType type)
           
static SellingList MediaObjectMaster.createInActiveSellingListWithItems(Banner banner, ChannelType channelType, Media media, SellingListType type, User user)
           
 

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)
           
 



Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28