com.retek.component.banner_channel.impl.persistence.db.oracle
Class OracleChannelTypeDao
java.lang.Object
com.retek.commons.domain.core.persistence.db.oracle.AbstractOracleDao
com.retek.component.banner_channel.impl.persistence.db.oracle.OracleChannelTypeDao
- All Implemented Interfaces:
- ChannelTypeDao
- public class OracleChannelTypeDao
- extends AbstractOracleDao
- implements ChannelTypeDao
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
OracleChannelTypeDao
public OracleChannelTypeDao()
read
public ChannelTypeDto read(DistributedReference ref)
throws SystemException
- Specified by:
read
in interface ChannelTypeDao
- Throws:
SystemException
find
public java.util.Set find(ChannelTypeSearchCriteria criteria)
throws SystemException
- Specified by:
find
in interface ChannelTypeDao
- Throws:
SystemException
getDaoResourceProperty
protected java.lang.String getDaoResourceProperty()
- Overrides:
getDaoResourceProperty
in class AbstractOracleDao
submit
public ChannelTypeDto submit(ChannelTypeDto dto)
throws SystemException
- Specified by:
submit
in interface ChannelTypeDao
- Throws:
SystemException
getAllChannelTypes
public java.util.Set getAllChannelTypes()
throws SystemException
- Specified by:
getAllChannelTypes
in interface ChannelTypeDao
- Throws:
SystemException
createReferenceCache
public ReferenceCache createReferenceCache(java.lang.Class businessInterface)
throws SystemException
- Specified by:
createReferenceCache
in interface ChannelTypeDao
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28