Class RenderRequestImpl

  • All Implemented Interfaces:
    javax.portlet.PortletRequest, javax.portlet.RenderRequest

    public class RenderRequestImpl
    extends PortletRequestImpl
    implements javax.portlet.RenderRequest
    Version:
    $Revision: 6697 $
    Author:
    Julien Viet, Boleslaw Dawidowicz
    • Constructor Detail

      • RenderRequestImpl

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

      • getETag

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