com.bea.wsrp.model.markup
Interface IHandleEventsResponseContext

All Superinterfaces
IBaseResponseContext, IInteractionResponseContext, ISessionContext

public interface IHandleEventsResponseContext
extends IBaseResponseContext, IInteractionResponseContext, ISessionContext

A response context that represents output data of the "handleEvents" operation.

This interface is intended to be implemented only by BEA Weblogic Portal.BEA Systems reserves the right to add abstract methods to this interface without notice. Implementations of this interface by other parties must not be expected to compile without change in future versions of BEA Weblogic Portal.

Method Summary
 
Methods inherited from interface com.bea.wsrp.model.markup.IBaseResponseContext
getMimeHeaders, getResponseCookies, render
 
Methods inherited from interface com.bea.wsrp.model.markup.IInteractionResponseContext
getEvents, getNavigationalState, getNewMode, getNewWindowState, getPortletContext, setEvents, setNavigationalState, setNewMode, setNewWindowState
 
Methods inherited from interface com.bea.wsrp.model.markup.ISessionContext
getSessionExpires, getSessionID
 



Copyright © 2006 BEA Systems, Inc. All Rights Reserved