com.retek.component.item.impl.persistence
Interface ItemSupplierDao

All Known Implementing Classes:
CacheItemSupplierDao, OracleItemSupplierDao

public interface ItemSupplierDao


Method Summary
 java.util.Set findItemSuppliers(java.lang.String itemId, java.lang.String supplierId)
           
 ItemSupplierDto findPrimaryItemSupplier(java.lang.String sellableItemId)
           
 

Method Detail

findItemSuppliers

public java.util.Set findItemSuppliers(java.lang.String itemId,
                                       java.lang.String supplierId)
                                throws SystemException
Throws:
SystemException

findPrimaryItemSupplier

public ItemSupplierDto findPrimaryItemSupplier(java.lang.String sellableItemId)
                                        throws SystemException
Throws:
SystemException


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