com.retek.component.banner_channel.impl.persistence.db.oracle
Class OracleBannerChannelTypeDao

java.lang.Object
  extended bycom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
      extended bycom.retek.component.banner_channel.impl.persistence.db.oracle.OracleBannerChannelTypeDao
All Implemented Interfaces:
BannerChannelTypeDao

public class OracleBannerChannelTypeDao
extends AbstractOracleDao
implements BannerChannelTypeDao


Constructor Summary
OracleBannerChannelTypeDao()
           
 
Method Summary
 java.util.Set find(BannerChannelTypeSearchCriteria criteria)
           
 java.util.Set findOfferCodes(OfferCodeSearchCriteria criteria)
           
protected  java.lang.String getDaoResourceProperty()
           
 BannerChannelTypeDto read(DistributedReference ref)
           
 OfferCodeDto readOfferCode(DistributedReference ref)
           
 
Methods inherited from class com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
buildReferenceCache
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

OracleBannerChannelTypeDao

public OracleBannerChannelTypeDao()
Method Detail

read

public BannerChannelTypeDto read(DistributedReference ref)
                          throws SystemException
Specified by:
read 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

readOfferCode

public OfferCodeDto readOfferCode(DistributedReference ref)
                           throws SystemException
Specified by:
readOfferCode in interface BannerChannelTypeDao
Throws:
SystemException

getDaoResourceProperty

protected java.lang.String getDaoResourceProperty()
Overrides:
getDaoResourceProperty in class AbstractOracleDao


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