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

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

Uses of ItemCollection in com.retek.component.item
 

Methods in com.retek.component.item that return ItemCollection
 ItemCollection ItemManager.buildItemCollectionInstance(java.lang.String code, java.lang.String description)
           
 ItemCollection Item.getItemCollection()
           
 

Methods in com.retek.component.item with parameters of type ItemCollection
 void ItemSearchCriteria.setItemCollection(ItemCollection itemCollection)
           
 void Item.setItemCollection(ItemCollection itemCollection)
           
 

Uses of ItemCollection in com.retek.component.media
 

Methods in com.retek.component.media that return ItemCollection
 ItemCollection SellingItem.getItemCollection()
           
 

Methods in com.retek.component.media with parameters of type ItemCollection
 void SellingItemSearchCriteria.setItemCollection(ItemCollection itemCollection)
           
 void SellingSkuSearchCriteria.setItemCollection(ItemCollection itemCollection)
           
 



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