com.retek.component.banner_channel.impl.persistence
Interface BannerChannelTypeDao

All Known Implementing Classes:
CacheBannerChannelTypeDao, OracleBannerChannelTypeDao

public interface BannerChannelTypeDao


Method Summary
 java.util.Set find(BannerChannelTypeSearchCriteria criteria)
           
 java.util.Set findOfferCodes(OfferCodeSearchCriteria criteria)
           
 BannerChannelTypeDto read(DistributedReference ref)
           
 OfferCodeDto readOfferCode(DistributedReference ref)
           
 

Method Detail

read

public BannerChannelTypeDto read(DistributedReference ref)
                          throws SystemException
Throws:
SystemException

readOfferCode

public OfferCodeDto readOfferCode(DistributedReference ref)
                           throws SystemException
Throws:
SystemException

find

public java.util.Set find(BannerChannelTypeSearchCriteria criteria)
                   throws SystemException
Throws:
SystemException

findOfferCodes

public java.util.Set findOfferCodes(OfferCodeSearchCriteria criteria)
                             throws SystemException
Throws:
SystemException


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