com.retek.component.banner_channel.impl.persistence
Interface ChannelTypeDao
- All Known Implementing Classes:
- CacheChannelTypeDao, OracleChannelTypeDao
- public interface ChannelTypeDao
submit
public ChannelTypeDto submit(ChannelTypeDto dto)
throws SystemException
- Throws:
SystemException
getAllChannelTypes
public java.util.Set getAllChannelTypes()
throws SystemException
- Throws:
SystemException
read
public ChannelTypeDto read(DistributedReference ref)
throws SystemException
- Throws:
SystemException
find
public java.util.Set find(ChannelTypeSearchCriteria 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