|
|||||||||||
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.location.impl.persistence.cache.CacheWarehouseDao
Constructor Summary | |
CacheWarehouseDao()
|
Method Summary | |
WarehouseDto |
persist(WarehouseDto dto)
|
WarehouseDto |
read(DistributedReference ref)
|
java.util.Set |
readWarehouses(java.util.Collection references)
|
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 CacheWarehouseDao()
Method Detail |
public WarehouseDto read(DistributedReference ref) throws SystemException
read
in interface WarehouseDao
SystemException
public java.util.Set readWarehouses(java.util.Collection references) throws SystemException
readWarehouses
in interface WarehouseDao
SystemException
public WarehouseDto persist(WarehouseDto dto) throws SystemException
persist
in interface WarehouseDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |