public class ChannelBusService extends java.lang.Object implements ChannelBusService
| Modifier and Type | Method and Description | 
|---|---|
com.tibco.n2.wp.api.base.PresentationChannel[] | 
getPresentationChannel(java.lang.String channelId)
Returns an array of channel information for the supplied channelId. 
 | 
com.tibco.n2.wp.api.base.PresentationChannel[] | 
getPresentationChannel(java.lang.String channelId,
                      com.tibco.n2.common.channeltype.ChannelType.Enum channelType)
Returns the channel information for a particular channel type. 
 | 
com.tibco.n2.wp.api.base.ChannelTypeDetail[] | 
listChannelTypes(com.tibco.n2.common.channeltype.ImplementationType.Enum channelImpl)
Lists the available channel types based on channel implementation type. 
 | 
public com.tibco.n2.wp.api.base.PresentationChannel[] getPresentationChannel(java.lang.String channelId,
                                                                             com.tibco.n2.common.channeltype.ChannelType.Enum channelType)
                                                                      throws com.tibco.n2.wp.services.ChannelUnavailableFault,
                                                                             com.tibco.n2.wp.services.InternalServiceFault
ChannelBusServicegetPresentationChannel in interface ChannelBusServicecom.tibco.n2.wp.services.ChannelUnavailableFaultcom.tibco.n2.wp.services.InternalServiceFaultpublic com.tibco.n2.wp.api.base.PresentationChannel[] getPresentationChannel(java.lang.String channelId)
                                                                      throws com.tibco.n2.wp.services.ChannelUnavailableFault,
                                                                             com.tibco.n2.wp.services.InternalServiceFault
ChannelBusServicegetPresentationChannel in interface ChannelBusServicecom.tibco.n2.wp.services.ChannelUnavailableFaultcom.tibco.n2.wp.services.InternalServiceFaultpublic com.tibco.n2.wp.api.base.ChannelTypeDetail[] listChannelTypes(com.tibco.n2.common.channeltype.ImplementationType.Enum channelImpl)
                                                              throws com.tibco.n2.wp.services.InternalServiceFault
ChannelBusServicelistChannelTypes in interface ChannelBusServicecom.tibco.n2.wp.services.InternalServiceFaultCopyright © 2018 Cloud Software Group, Inc. All Rights Reserved.