|
|||||||||||
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.banner_channel.impl.persistence.cache.CacheGiftDao
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 |
public CacheGiftDao()
Method Detail |
public GiftingSeasonDto read(DistributedReference giftingSeasonRef) throws SystemException
read
in interface GiftDao
SystemException
public ReferenceCache createReferenceCacheForGiftingSeason() throws SystemException
createReferenceCacheForGiftingSeason
in interface GiftDao
SystemException
public ReferenceCache createReferenceCacheForGiftService() throws SystemException
createReferenceCacheForGiftService
in interface GiftDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |