com.retek.component.media.impl.persistence.cache
Class CacheSellingItemDepictionDao

java.lang.Object
  extended bycom.retek.commons.component.impl.persistence.cache.MemoryDao
      extended bycom.retek.component.media.impl.persistence.cache.CacheSellingItemDepictionDao
All Implemented Interfaces:
SellingItemDepictionDao

public class CacheSellingItemDepictionDao
extends MemoryDao
implements SellingItemDepictionDao


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

CacheSellingItemDepictionDao

public CacheSellingItemDepictionDao()
Method Detail

createReferenceCacheForSellingItemDepiction

public ReferenceCache createReferenceCacheForSellingItemDepiction()
                                                           throws SystemException
Specified by:
createReferenceCacheForSellingItemDepiction in interface SellingItemDepictionDao
Throws:
SystemException

createReferenceCacheForDepiction

public ReferenceCache createReferenceCacheForDepiction()
                                                throws SystemException
Specified by:
createReferenceCacheForDepiction in interface SellingItemDepictionDao
Throws:
SystemException

findDepiction

public DepictionDto findDepiction(DistributedReference mediaRef,
                                  java.lang.String depictionCode)
                           throws SystemException
Specified by:
findDepiction in interface SellingItemDepictionDao
Throws:
SystemException


Copyright © 2004 Retek Inc. All Rights Reserved. - Generated at Fri, 10/22/2004 07:28