Uses of Class
com.ibm.workflow.portlet.client.MQWFPortletMessage

Packages that use MQWFPortletMessage
com.ibm.workflow.portlet.client   
 

Uses of MQWFPortletMessage in com.ibm.workflow.portlet.client
 

Methods in com.ibm.workflow.portlet.client that return MQWFPortletMessage
 MQWFPortletMessage MQWFInterportletCommunication.receiveMQWFPortletMsg(com.ibm.workflow.portlet.client.ApplicationContextImpl context, org.apache.jetspeed.portlet.PortletContext portletContext, org.apache.jetspeed.portlet.event.MessageEvent event)
          Does check whether an incoming MQWFPortletMessage is addressed to this instance.
 

Methods in com.ibm.workflow.portlet.client with parameters of type MQWFPortletMessage
 void MQWFInterportletCommunication.sendToPortlet(com.ibm.workflow.portlet.client.ApplicationContextImpl context, org.apache.jetspeed.portlet.PortletContext portletContext, java.lang.String abstractPortletName, MQWFPortletMessage message)
          Send message to abstractPortletName on this page.
 



© Copyright IBM Corporation 2002, 2008. All Rights Reserved.