com.retek.component.banner_channel.integration.rib
Interface ChannelManagerRib
- All Superinterfaces:
- ChannelManager, DistributedObjectManager
- All Known Implementing Classes:
- ChannelManagerImpl
- public interface ChannelManagerRib
- extends ChannelManager
buildChannelInstance
public Channel buildChannelInstance(java.lang.String channelDisplayCode,
DistributedReference bannerRef,
ChannelType channelType)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
buildChannelTypeInstance
public ChannelType buildChannelTypeInstance(java.lang.String displayCode,
java.lang.String description)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
addChannelTypeCode
public void addChannelTypeCode(java.lang.String code,
java.lang.String description)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
findChannelByDisplayCode
public Channel findChannelByDisplayCode(java.lang.String displayCode)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
findChannelTypeByDisplayCode
public ChannelType findChannelTypeByDisplayCode(java.lang.String displayCode)
throws SystemException,
BusinessException
- Throws:
SystemException
BusinessException
Copyright © 2004 Retek Inc. All Rights Reserved.
- Generated at Fri, 10/22/2004 07:28