|
|||||||||||
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.CacheCallTagDao
Constructor Summary | |
CacheCallTagDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForCallTag()
|
CallTagDto |
read(DistributedReference ref)
|
CallTagDto |
submit(CallTagDto 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 CacheCallTagDao()
Method Detail |
public CallTagDto read(DistributedReference ref) throws InvalidIdException, SystemException
read
in interface CallTagDao
InvalidIdException
SystemException
public CallTagDto submit(CallTagDto dto) throws SystemException
submit
in interface CallTagDao
SystemException
public ReferenceCache createReferenceCacheForCallTag() throws SystemException
createReferenceCacheForCallTag
in interface CallTagDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |