|
|||||||||||
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.directshiporder.impl.persistence.cache.CacheDirectShipOrderDao
Constructor Summary | |
CacheDirectShipOrderDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForDirectShipOrder()
|
static java.util.Collection |
findBySupplier(java.lang.String supplierId)
|
DirectShipOrderDto |
read(DistributedReference ref)
|
DirectShipOrderDto |
submit(DirectShipOrderDto 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 CacheDirectShipOrderDao()
Method Detail |
public ReferenceCache createReferenceCacheForDirectShipOrder() throws SystemException
createReferenceCacheForDirectShipOrder
in interface DirectShipOrderDao
SystemException
public DirectShipOrderDto read(DistributedReference ref) throws SystemException
read
in interface DirectShipOrderDao
SystemException
public DirectShipOrderDto submit(DirectShipOrderDto dto) throws SystemException
submit
in interface DirectShipOrderDao
SystemException
public static java.util.Collection findBySupplier(java.lang.String supplierId) throws SystemException
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |