com.retek.component.banner_channel.impl.persistence.cache
Class CacheBannerChannelTypeDao
java.lang.Object
com.retek.commons.component.impl.persistence.cache.MemoryDao
com.retek.component.banner_channel.impl.persistence.cache.CacheBannerChannelTypeDao
- All Implemented Interfaces:
- BannerChannelTypeDao
- public class CacheBannerChannelTypeDao
- extends MemoryDao
- implements BannerChannelTypeDao
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 |
TEST_BANNER_CHANNEL_TYPE_ID
public static final java.lang.String TEST_BANNER_CHANNEL_TYPE_ID
- See Also:
- Constant Field Values
TEST_TENDER_TYPE_ORDER_SOURCE_1
public static final java.lang.String TEST_TENDER_TYPE_ORDER_SOURCE_1
- See Also:
- Constant Field Values
TEST_TENDER_TYPE_ORDER_SOURCE_2
public static final java.lang.String TEST_TENDER_TYPE_ORDER_SOURCE_2
- See Also:
- Constant Field Values
TEST_TENDER_TYPE_ORDER_SOURCE_3
public static final java.lang.String TEST_TENDER_TYPE_ORDER_SOURCE_3
- See Also:
- Constant Field Values
CacheBannerChannelTypeDao
public CacheBannerChannelTypeDao()
throws SystemException
reset
public static void reset()
throws SystemException
- Throws:
SystemException
read
public BannerChannelTypeDto read(DistributedReference ref)
throws SystemException
- Specified by:
read
in interface BannerChannelTypeDao
- Throws:
SystemException
readOfferCode
public OfferCodeDto readOfferCode(DistributedReference ref)
throws SystemException
- Specified by:
readOfferCode
in interface BannerChannelTypeDao
- Throws:
SystemException
find
public java.util.Set find(BannerChannelTypeSearchCriteria criteria)
throws SystemException
- Specified by:
find
in interface BannerChannelTypeDao
- Throws:
SystemException
findOfferCodes
public java.util.Set findOfferCodes(OfferCodeSearchCriteria criteria)
throws SystemException
- Specified by:
findOfferCodes
in interface BannerChannelTypeDao
- Throws:
SystemException
insertBannerChannelType
public static void insertBannerChannelType(BannerChannelTypeDto bannerChannelTypeDto)
throws SystemException
- Throws:
SystemException
insertOfferCode
public static void insertOfferCode(OfferCodeDto offerCodeDto)
throws SystemException
- Throws:
SystemException
getNewReferenceForBannerChannelType
public static DistributedReference getNewReferenceForBannerChannelType()
throws SystemException
- Throws:
SystemException
getNewReferenceForTenderTypeOrderSource
public static DistributedReference getNewReferenceForTenderTypeOrderSource()
throws SystemException
- Throws:
SystemException
getNewReferenceForOfferCode
public static DistributedReference getNewReferenceForOfferCode()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28