|
|||||||||||
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.pend.impl.persistence.cache.CacheHighRiskZipDao
Constructor Summary | |
CacheHighRiskZipDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForHighRiskZip()
|
java.util.List |
findAllHighRiskZips()
|
HighRiskZipDto |
persist(HighRiskZipDto dto)
|
HighRiskZipDto |
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 CacheHighRiskZipDao()
Method Detail |
public static void reset()
public ReferenceCache createReferenceCacheForHighRiskZip() throws SystemException
createReferenceCacheForHighRiskZip
in interface HighRiskZipDao
SystemException
public HighRiskZipDto read(DistributedReference ref) throws SystemException
read
in interface HighRiskZipDao
SystemException
public HighRiskZipDto persist(HighRiskZipDto dto) throws SystemException
persist
in interface HighRiskZipDao
SystemException
public java.util.List findAllHighRiskZips() throws SystemException
findAllHighRiskZips
in interface HighRiskZipDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |