|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.inventory.impl.persistence.cache.CacheSupplierReservationDao
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 |
public CacheSupplierReservationDao() throws SystemException
Method Detail |
public ReferenceCache createReferenceCache(java.lang.Class businessInterface) throws SystemException
createReferenceCache
in interface SupplierReservationDao
SystemException
public java.util.Set findItemSupplierQuantityBlocks(java.lang.String itemId, java.lang.String supplierId) throws SystemException
findItemSupplierQuantityBlocks
in interface SupplierReservationDao
SystemException
public ItemSupplierQuantityBlockDto submit(ItemSupplierQuantityBlockDto dto) throws SystemException
submit
in interface SupplierReservationDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |