|
|||||||||||
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.CacheReturnReasonDao
Constructor Summary | |
CacheReturnReasonDao()
|
Method Summary | |
java.util.Set |
findAll()
|
ReturnReasonDto |
persist(ReturnReasonDto dto)
|
ReturnReasonDto |
read(DistributedReference ref)
|
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 CacheReturnReasonDao() throws SystemException
Method Detail |
public static void reset()
public ReturnReasonDto persist(ReturnReasonDto dto) throws SystemException
persist
in interface ReturnReasonDao
SystemException
public ReturnReasonDto read(DistributedReference ref) throws SystemException
read
in interface ReturnReasonDao
SystemException
public java.util.Set findAll() throws SystemException
findAll
in interface ReturnReasonDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |