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

All Known Implementing Classes:
CacheSellableItemDao, OracleSellableItemDao

public interface SellableItemDao


Method Summary
 java.util.Set readExistingSellableItems(java.util.Set ids)
           
 java.util.Set readSellableItems(java.util.Set ids)
           
 

Method Detail

readSellableItems

public java.util.Set readSellableItems(java.util.Set ids)
                                throws SystemException
Throws:
SystemException

readExistingSellableItems

public java.util.Set readExistingSellableItems(java.util.Set ids)
                                        throws SystemException
Throws:
SystemException


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