Class RenderRequestImpl

java.lang.Object
org.gatein.pc.portlet.impl.jsr168.api.PortletRequestImpl
org.gatein.pc.portlet.impl.jsr168.api.RenderRequestImpl
All Implemented Interfaces:
javax.portlet.PortletRequest, javax.portlet.RenderRequest

public class RenderRequestImpl extends PortletRequestImpl implements javax.portlet.RenderRequest
  • Constructor Details

    • RenderRequestImpl

      public RenderRequestImpl(PortletContainerImpl container, org.gatein.pc.api.invocation.RenderInvocation invocation)
  • Method Details

    • getETag

      public String getETag()
      Specified by:
      getETag in interface javax.portlet.RenderRequest
    • initProperties

      protected void initProperties(org.gatein.common.util.MultiValuedPropertyMap<String> properties)
      Overrides:
      initProperties in class PortletRequestImpl