|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.banner_channel.impl.persistence.db.oracle.OracleBannerChannelTypeDao
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 |
public OracleBannerChannelTypeDao()
Method Detail |
public BannerChannelTypeDto read(DistributedReference ref) throws SystemException
read
in interface BannerChannelTypeDao
SystemException
public java.util.Set find(BannerChannelTypeSearchCriteria criteria) throws SystemException
find
in interface BannerChannelTypeDao
SystemException
public java.util.Set findOfferCodes(OfferCodeSearchCriteria criteria) throws SystemException
findOfferCodes
in interface BannerChannelTypeDao
SystemException
public OfferCodeDto readOfferCode(DistributedReference ref) throws SystemException
readOfferCode
in interface BannerChannelTypeDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |