com.retek.component.inventory.impl.persistence.cache
Class CacheSupplierReservationDao

java.lang.Object
  extended bycom.retek.commons.component.impl.persistence.cache.MemoryDao
      extended bycom.retek.component.inventory.impl.persistence.cache.CacheSupplierReservationDao
All Implemented Interfaces:
SupplierReservationDao

public class CacheSupplierReservationDao
extends MemoryDao
implements SupplierReservationDao


Constructor Summary
CacheSupplierReservationDao()
           
 
Method Summary
 ReferenceCache createReferenceCache(java.lang.Class businessInterface)
           
 java.util.Set findItemSupplierQuantityBlocks(java.lang.String itemId, java.lang.String supplierId)
           
 ItemSupplierQuantityBlockDto submit(ItemSupplierQuantityBlockDto dto)
           
 
Methods inherited from class com.retek.commons.component.impl.persistence.cache.MemoryDao
doCreateReferenceCache, doCreateReferenceCache, doDelete, doPersist, doPersist, doRead, doRead, getDtosForType, getSizeReport, isWildCardEqual, resetAll
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CacheSupplierReservationDao

public CacheSupplierReservationDao()
                            throws SystemException
Method Detail

createReferenceCache

public ReferenceCache createReferenceCache(java.lang.Class businessInterface)
                                    throws SystemException
Specified by:
createReferenceCache in interface SupplierReservationDao
Throws:
SystemException

findItemSupplierQuantityBlocks

public java.util.Set findItemSupplierQuantityBlocks(java.lang.String itemId,
                                                    java.lang.String supplierId)
                                             throws SystemException
Specified by:
findItemSupplierQuantityBlocks in interface SupplierReservationDao
Throws:
SystemException

submit

public ItemSupplierQuantityBlockDto submit(ItemSupplierQuantityBlockDto dto)
                                    throws SystemException
Specified by:
submit in interface SupplierReservationDao
Throws:
SystemException


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