Uses of Class
com.tibco.bpm.web.client.model.types.org.GetPresentationChannelResponse

Packages that use GetPresentationChannelResponse
com.tibco.bpm.web.client.model.types.org   
com.tibco.bpm.web.client.services.client.org   
 

Uses of GetPresentationChannelResponse in com.tibco.bpm.web.client.model.types.org
 

Methods in com.tibco.bpm.web.client.model.types.org that return GetPresentationChannelResponse
 GetPresentationChannelResponse GetPresentationChannelResponseDoc.getGetPresentationChannelResponse()
           
 

Methods in com.tibco.bpm.web.client.model.types.org with parameters of type GetPresentationChannelResponse
 void GetPresentationChannelResponseDoc.setGetPresentationChannelResponse(GetPresentationChannelResponse getPresentationChannelResponse)
           
 

Uses of GetPresentationChannelResponse in com.tibco.bpm.web.client.services.client.org
 

Method parameters in com.tibco.bpm.web.client.services.client.org with type arguments of type GetPresentationChannelResponse
 void ChannelBusClientService.getPresentationChannel(java.lang.String channelId, java.lang.String channelType, com.google.gwt.user.client.rpc.AsyncCallback<GetPresentationChannelResponse> callback)
          TODO Describe this method
 



Copyright © 2015 Cloud Software Group, Inc. All Rights Reserved.