|
|||||||||||
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.media.impl.persistence.cache.CacheSellingItemDepictionDao
Constructor Summary | |
CacheSellingItemDepictionDao()
|
Method Summary | |
ReferenceCache |
createReferenceCacheForDepiction()
|
ReferenceCache |
createReferenceCacheForSellingItemDepiction()
|
DepictionDto |
findDepiction(DistributedReference mediaRef,
java.lang.String depictionCode)
|
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 CacheSellingItemDepictionDao()
Method Detail |
public ReferenceCache createReferenceCacheForSellingItemDepiction() throws SystemException
createReferenceCacheForSellingItemDepiction
in interface SellingItemDepictionDao
SystemException
public ReferenceCache createReferenceCacheForDepiction() throws SystemException
createReferenceCacheForDepiction
in interface SellingItemDepictionDao
SystemException
public DepictionDto findDepiction(DistributedReference mediaRef, java.lang.String depictionCode) throws SystemException
findDepiction
in interface SellingItemDepictionDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |