站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBOSS Portal 2.4 API 英文版文档

RenderContextSupport - JBOSS Portal 2.4 API 英文版文档


org.jboss.portal.portlet.support.spi
Class RenderContextSupport

java.lang.Object
  extended byorg.jboss.portal.portlet.support.spi.InvocationContextSupport
      extended byorg.jboss.portal.portlet.support.spi.RenderContextSupport
All Implemented Interfaces:
InvocationContext, RenderContext

public class RenderContextSupport
extends InvocationContextSupport
implements RenderContext


Nested Class Summary
 
Nested classes inherited from class org.jboss.portal.portlet.spi.InvocationContext
InvocationContext.Scope
 
Field Summary
 
Fields inherited from interface org.jboss.portal.portlet.spi.InvocationContext
INVOCATION_SCOPE, PRINCIPAL_SCOPE, SESSION_SCOPE
 
Constructor Summary
RenderContextSupport()
           
 
Methods inherited from class org.jboss.portal.portlet.support.spi.InvocationContextSupport
encodeURL, encodeURL, getAttribute, getMode, getNavigationalState, getStreamInfo, getWindowState, setAttribute
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface org.jboss.portal.portlet.spi.InvocationContext
encodeURL, encodeURL, getAttribute, getMode, getNavigationalState, getStreamInfo, getWindowState, setAttribute
 

Constructor Detail

RenderContextSupport

public RenderContextSupport()