com.retek.component.banner_channel.impl.persistence.cache
Class CacheGiftDao

java.lang.Object
  extended bycom.retek.commons.component.impl.persistence.cache.MemoryDao
      extended bycom.retek.component.banner_channel.impl.persistence.cache.CacheGiftDao
All Implemented Interfaces:
GiftDao

public class CacheGiftDao
extends MemoryDao
implements GiftDao


Constructor Summary
CacheGiftDao()
           
 
Method Summary
 ReferenceCache createReferenceCacheForGiftingSeason()
           
 ReferenceCache createReferenceCacheForGiftService()
           
 GiftingSeasonDto read(DistributedReference giftingSeasonRef)
           
 
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

CacheGiftDao

public CacheGiftDao()
Method Detail

read

public GiftingSeasonDto read(DistributedReference giftingSeasonRef)
                      throws SystemException
Specified by:
read in interface GiftDao
Throws:
SystemException

createReferenceCacheForGiftingSeason

public ReferenceCache createReferenceCacheForGiftingSeason()
                                                    throws SystemException
Specified by:
createReferenceCacheForGiftingSeason in interface GiftDao
Throws:
SystemException

createReferenceCacheForGiftService

public ReferenceCache createReferenceCacheForGiftService()
                                                  throws SystemException
Specified by:
createReferenceCacheForGiftService in interface GiftDao
Throws:
SystemException


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