com.retek.component.banner_channel.impl.persistence.cache
Class CacheBannerDao
java.lang.Object
com.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.banner_channel.impl.persistence.cache.CacheBannerDao
- All Implemented Interfaces:
- BannerDao
- public class CacheBannerDao
- extends MemoryDao
- implements BannerDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CacheBannerDao
public CacheBannerDao()
submit
public BannerDto submit(BannerDto aBannerDto)
throws SystemException
- Specified by:
submit
in interface BannerDao
- Throws:
SystemException
read
public BannerDto read(DistributedReference ref)
throws SystemException
- Specified by:
read
in interface BannerDao
- Throws:
SystemException
createReferenceCache
public ReferenceCache createReferenceCache(java.lang.Class businessInterface)
throws SystemException
- Specified by:
createReferenceCache
in interface BannerDao
- Throws:
SystemException
doCreateReferenceCache
protected static ReferenceCache doCreateReferenceCache(java.lang.Class businessInterface)
throws SystemException
- Throws:
SystemException
find
public java.util.Set find(BannerSearchCriteria criteria)
throws SystemException
- Specified by:
find
in interface BannerDao
- Throws:
SystemException
getNextGiftServiceId
public java.lang.String getNextGiftServiceId()
throws SystemException
- Throws:
SystemException
getNextGiftingSeasonId
public java.lang.String getNextGiftingSeasonId()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28