Uses of Interface
com.retek.component.media.SellingListItem

Packages that use SellingListItem
com.retek.component.customerorder   
com.retek.component.media   
com.retek.component.promotion   
 

Uses of SellingListItem in com.retek.component.customerorder
 

Methods in com.retek.component.customerorder with parameters of type SellingListItem
 CustomerOrderLine CustomerOrderManager.buildCustomerOrderLineUpSellInstance(SellingListItem listItem, User user)
           
 CustomerOrderLine CustomerOrderManager.buildCustomerOrderLineSubSellInstance(SellingListItem listItem, CustomerOrderLine parentOrderLine)
           
 CustomerOrderLine CustomerOrderManager.buildCustomerOrderLineCrossSellInstance(SellingListItem listItem, CustomerOrderLine line)
           
 

Uses of SellingListItem in com.retek.component.media
 

Methods in com.retek.component.media that return SellingListItem
 SellingListItem SellingListManager.buildSellingListItemInstance()
           
 SellingListItem SellingListManager.readSellingListItem(DistributedReference reference)
           
 

Uses of SellingListItem in com.retek.component.promotion
 

Methods in com.retek.component.promotion that return SellingListItem
 SellingListItem SellingListItemBenefit.getSellingListItem()
           
 

Methods in com.retek.component.promotion with parameters of type SellingListItem
 void SellingListItemBenefit.setSellingListItem(SellingListItem sellingListItem)
           
 



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