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

Packages that use DifferentiatorType
com.retek.component.item   
com.retek.component.media   
 

Uses of DifferentiatorType in com.retek.component.item
 

Methods in com.retek.component.item that return DifferentiatorType
 DifferentiatorType ItemManager.buildDifferentiatorTypeInstance(java.lang.String id)
           
 DifferentiatorType ItemManager.readDifferentiatorType(java.lang.String id)
           
 DifferentiatorType Differentiator.getDifferentiatorType()
           
 DifferentiatorType DifferentiatorGroupHeader.getDifferentiatorType()
           
 DifferentiatorType Item.getDifferentiatorType(java.lang.String key)
           
 

Methods in com.retek.component.item with parameters of type DifferentiatorType
 Differentiator SellableItem.getDifferentiator(DifferentiatorType differentiatorType)
           
 void Differentiator.setDifferentiatorType(DifferentiatorType aDifferentiatorType)
           
 void DifferentiatorGroupHeader.setDifferentiatorType(DifferentiatorType aType)
           
 

Uses of DifferentiatorType in com.retek.component.media
 

Methods in com.retek.component.media with parameters of type DifferentiatorType
 java.util.Set SellingItem.getDifferentiators(DifferentiatorType type)
           
 



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