|
|||||||||||
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.customerorder.impl.persistence.cache.CacheCustomerOrderLineDao
Constructor Summary | |
CacheCustomerOrderLineDao()
|
Method Summary | |
OrderLineDto |
read(DistributedReference ref)
Retrieves a specific OrderLineDto based on the reference. |
static void |
reset()
|
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 CacheCustomerOrderLineDao()
Method Detail |
public OrderLineDto read(DistributedReference ref) throws SystemException
CustomerOrderLineDao
read
in interface CustomerOrderLineDao
ref
- reference of the specific order line to be retrived.
SystemException
public static void reset()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |