|
|||||||||||
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.OracleChannelDao
Constructor Summary | |
OracleChannelDao()
|
Method Summary | |
ReferenceCache |
createReferenceCache(java.lang.Class businessInterface)
|
java.util.Set |
find(ChannelSearchCriteria criteria)
|
protected java.lang.String |
getDaoResourceProperty()
|
ChannelDto |
persist(ChannelDto dto)
|
ChannelDto |
readChannel(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 OracleChannelDao()
Method Detail |
public ChannelDto readChannel(DistributedReference ref) throws SystemException
readChannel
in interface ChannelDao
SystemException
protected java.lang.String getDaoResourceProperty()
getDaoResourceProperty
in class AbstractOracleDao
public java.util.Set find(ChannelSearchCriteria criteria) throws SystemException
find
in interface ChannelDao
SystemException
public ChannelDto persist(ChannelDto dto) throws SystemException
persist
in interface ChannelDao
SystemException
public ReferenceCache createReferenceCache(java.lang.Class businessInterface) throws SystemException
createReferenceCache
in interface ChannelDao
SystemException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |