Uses of Interface
com.retek.component.item.ThresholdableItem

Packages that use ThresholdableItem
com.retek.component.item   
com.retek.component.media   
com.retek.component.promotion   
 

Uses of ThresholdableItem in com.retek.component.item
 

Subinterfaces of ThresholdableItem in com.retek.component.item
 interface Item
           
 interface ItemThresholdableItem
           
 interface Pack
           
 interface SellableItem
           
 interface Sku
           
 interface Style
           
 

Uses of ThresholdableItem in com.retek.component.media
 

Subinterfaces of ThresholdableItem in com.retek.component.media
 interface MediaThresholdableItem
           
 interface PackSellingSku
           
 interface PackSellingSkuComponent
           
 interface SellingItem
           
 interface SellingSku
           
 

Methods in com.retek.component.media with parameters of type ThresholdableItem
 boolean SellingSku.matchThresholdableItem(ThresholdableItem thresholdableItem)
           
 

Uses of ThresholdableItem in com.retek.component.promotion
 

Methods in com.retek.component.promotion that return ThresholdableItem
 ThresholdableItem PromotionManager.readThresholdableItem(DistributedReference ref)
           
 ThresholdableItem ItemPromotionThreshold.getThresholdableItem()
           
 

Methods in com.retek.component.promotion with parameters of type ThresholdableItem
 void ItemPromotionThreshold.setThresholdableItem(ThresholdableItem thresholdableItem)
           
 



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