com.retek.component.banner_channel.impl.persistence
Interface ChannelDao
- All Known Implementing Classes:
- CacheChannelDao, OracleChannelDao
- public interface ChannelDao
readChannel
public ChannelDto readChannel(DistributedReference ref)
throws SystemException
- Throws:
SystemException
persist
public ChannelDto persist(ChannelDto channelDto)
throws SystemException
- Throws:
SystemException
find
public java.util.Set find(ChannelSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
createReferenceCache
public ReferenceCache createReferenceCache(java.lang.Class businessInterface)
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28