com.retek.component.item.integration.rib
Interface ItemManagerRib

All Superinterfaces:
DistributedObjectManager, ItemManager
All Known Implementing Classes:
ItemManagerImpl

public interface ItemManagerRib
extends ItemManager


Method Summary
 Item readItem(java.lang.String id, boolean readThinDiffGroup)
           
 Style readStyle(java.lang.String id, boolean readThinDiffGroup)
           
 DifferentiatorGroupHeader readThinDifferentiatorGroupHeader(java.lang.String diffId)
           
 
Methods inherited from interface com.retek.component.item.ItemManager
addItemCollectionCode, buildDepartmentInstance, buildDifferentiatorGroupHeaderInstance, buildDifferentiatorInstance, buildDifferentiatorTypeInstance, buildDirectShipItemSupplierInstance, buildItemClassInstance, buildItemCollectionInstance, buildItemFreeFormUdaInstance, buildItemInstance, buildItemInstance, buildItemLocationInstance, buildItemSubclassInstance, buildItemSupplierCountryAttributeInstance, buildItemSupplierInstance, buildItemSupplierPersonalizationAttributeInstance, buildPackInstance, buildUdaHeaderInstance, buildUdaValueInstance, findAllDepartments, findDirectShipItemSuppliersContactByItem, findIntersectingBannersForItems, findItemClass, findItemCollections, findItemSubclass, findItemSuppliers, findPrimaryItemSupplier, findSellableItems, findSkuIds, findSkus, findStyleAndPackIds, findStyleIds, findStyles, findStylesAndPacksAndLevelOneSkus, isPack, isSku, isStyle, readDepartment, readDifferentiator, readDifferentiatorGroupHeader, readDifferentiatorType, readDirectShipItemSupplier, readItem, readItem, readItem, readItemLocationInstance, readItems, readItemSupplierCountryAttributeInstance, readItemSupplierInstance, readPack, readPacks, readSellableItem, readSellableItems, readSku, readSkus, readStyle, readStyles, readUdaHeader, readUdaValue, updateItemCollectionCode
 
Methods inherited from interface com.retek.commons.component.DistributedObjectManager
getContext
 

Method Detail

readItem

public Item readItem(java.lang.String id,
                     boolean readThinDiffGroup)
              throws SystemException
Throws:
SystemException

readStyle

public Style readStyle(java.lang.String id,
                       boolean readThinDiffGroup)
                throws InvalidIdException,
                       SystemException
Throws:
InvalidIdException
SystemException

readThinDifferentiatorGroupHeader

public DifferentiatorGroupHeader readThinDifferentiatorGroupHeader(java.lang.String diffId)
                                                            throws InvalidIdException,
                                                                   SystemException
Throws:
InvalidIdException
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28