Skip navigation links


com.bea.wsrp.model.markup
Interface IBlockingInteractionResponseContext

All Superinterfaces
IBaseResponseContext, IBlockingInteractionBaseResponseContext, IEventManipulator, IGetMarkupBaseResponseContext, IInteractionResponseContext, IMimeResponseContext, com.bea.wsrp.bind.IPortletContextHolder, ISessionContext

public interface IBlockingInteractionResponseContext
extends IBlockingInteractionBaseResponseContext

A reponse context that represents output data of the "performBlockingInteraction" operation.

This interface is intended to be implemented only by Oracle Weblogic Portal. Oracle 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 Oracle Weblogic Portal.

Method Summary

 

Methods inherited from interface com.bea.wsrp.model.markup.IBlockingInteractionBaseResponseContext
getRedirectURL, setRedirectURL

 

Methods inherited from interface com.bea.wsrp.model.markup.IGetMarkupBaseResponseContext
getPreferredTitle, setPreferredTitle

 

Methods inherited from interface com.bea.wsrp.model.markup.IBaseResponseContext
getMimeHeaders, getNamespaceUri, getResponseCookies, render, setResponseCookies

 

Methods inherited from interface com.bea.wsrp.model.markup.IMimeResponseContext
getClientAttributes, getExpires, getLocale, getMarkupCharacterSet, getMarkupData, getMarkupRefId, getMimeType, getUserScope, getValidateTag, isRequiresUrlRewritingOn, isUseCachedMarkupOn, setClientAttributes, setMarkupCharacterSet, setMarkupData, setMimeType, setRequiresUrlRewritingOn, setUseCachedMarkupOn

 

Methods inherited from interface com.bea.wsrp.model.markup.ISessionContext
getSessionExpires, getSessionID, setSessionExpires, setSessionID

 

Methods inherited from interface com.bea.wsrp.model.markup.IInteractionResponseContext
getInteractionResponseState, getNavigationalState, getNewMode, getNewWindowState, getPublicNavigationalState, setInteractionResponseState, setInteractionResponseState, setNavigationalState, setNewMode, setNewWindowState, setPublicNavigationalState

 

Methods inherited from interface com.bea.wsrp.bind.IPortletContextHolder
getPortletContext

 

Methods inherited from interface com.bea.wsrp.model.markup.IEventManipulator
createEventContext, getEventContext, getEventContexts, getEventCount, getEvents, setEventContexts, setEvents

 


Skip navigation links


Copyright © 2010, Oracle. All rights reserved.