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

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)
           
 



Copyright © 2005 Retek Inc. All Rights Reserved. - Generated at Fri, 01/21/2005 14:25