com.retek.component.banner_channel
Interface ChannelManager
- All Superinterfaces:
- DistributedObjectManager
- All Known Subinterfaces:
- ChannelManagerRib
- All Known Implementing Classes:
- ChannelManagerImpl
- public interface ChannelManager
- extends DistributedObjectManager
readChannel
public Channel readChannel(DistributedReference ref)
throws SystemException
- Throws:
SystemException
findChannel
public java.util.Set findChannel(ChannelSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
readChannelType
public ChannelType readChannelType(DistributedReference channelTypeRef)
throws SystemException
- Throws:
SystemException
findChannelType
public java.util.Set findChannelType(ChannelTypeSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
readBannerChannelType
public BannerChannelType readBannerChannelType(DistributedReference bannerChannelTypeRef)
throws SystemException
- Throws:
SystemException
findBannerChannelTypes
public java.util.Set findBannerChannelTypes(BannerChannelTypeSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
findBannerChannelType
public BannerChannelType findBannerChannelType(Banner banner,
ChannelType channelType)
throws SystemException
- Throws:
SystemException
findOfferCodes
public java.util.Set findOfferCodes(OfferCodeSearchCriteria criteria)
throws SystemException
- Throws:
SystemException
getAllChannelTypes
public java.util.Set getAllChannelTypes()
throws SystemException
- Throws:
SystemException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28