public class WPComponentImpl extends java.lang.Object implements WPComponent
| Constructor and Description |
|---|
WPComponentImpl() |
| Modifier and Type | Method and Description |
|---|---|
ChannelBusService |
getChannelBusService()
Returns a Channel Bus Service object.
|
WorkPresentationService |
getWorkPresentationService()
Returns a Work Presentation Service object.
|
void |
setChannelBusService(ChannelBusService channelBusService) |
void |
setWorkPresentationService(WorkPresentationService workPresentationServiceProxy)
TODO Describe this mehod
|
public void setWorkPresentationService(WorkPresentationService workPresentationServiceProxy)
workPresentationServiceProxy - The workPresentationServiceProxy to set.public WorkPresentationService getWorkPresentationService()
WPComponentgetWorkPresentationService in interface WPComponentpublic ChannelBusService getChannelBusService() throws ConfigurationException
WPComponentgetChannelBusService in interface WPComponentConfigurationExceptionpublic void setChannelBusService(ChannelBusService channelBusService)
Copyright © 2018 TIBCO Software Inc. All Rights Reserved.