|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ItemCollection in com.retek.component.customerorder.test |
Methods in com.retek.component.customerorder.test that return ItemCollection | |
static ItemCollection |
COItemObjectMaster.getValidItemCollection(DistributedContext context)
|
static ItemCollection |
COItemObjectMaster.getAlternateValidItemCollection(DistributedContext context,
ItemCollection primaryCollection)
|
Methods in com.retek.component.customerorder.test with parameters of type ItemCollection | |
static ItemCollection |
COItemObjectMaster.getAlternateValidItemCollection(DistributedContext context,
ItemCollection primaryCollection)
|
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.item.impl |
Classes in com.retek.component.item.impl that implement ItemCollection | |
class |
ItemCollectionImpl
|
Methods in com.retek.component.item.impl that return ItemCollection | |
ItemCollection |
ItemImpl.getItemCollection()
|
ItemCollection |
ItemManagerImpl.buildItemCollectionInstance(java.lang.String code,
java.lang.String description)
|
Methods in com.retek.component.item.impl with parameters of type ItemCollection | |
void |
ItemImpl.setItemCollection(ItemCollection itemCollection)
|
Uses of ItemCollection in com.retek.component.item.test |
Methods in com.retek.component.item.test that return ItemCollection | |
static ItemCollection |
ItemObjectMaster.getValidItemCollection(DistributedContext context)
|
static ItemCollection |
ItemObjectMaster.getAlternateValidItemCollection(DistributedContext context,
ItemCollection primaryCollection)
|
Methods in com.retek.component.item.test with parameters of type ItemCollection | |
static ItemCollection |
ItemObjectMaster.getAlternateValidItemCollection(DistributedContext context,
ItemCollection primaryCollection)
|
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)
|
Uses of ItemCollection in com.retek.component.media.impl |
Methods in com.retek.component.media.impl that return ItemCollection | |
ItemCollection |
SellingItemImpl.getItemCollection()
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |