Class PortletWindowRequestReader

  • All Implemented Interfaces:
    com.sun.portal.container.WindowRequestReader

    public class PortletWindowRequestReader
    extends Object
    implements com.sun.portal.container.WindowRequestReader
    • Constructor Detail

      • PortletWindowRequestReader

        public PortletWindowRequestReader()
    • Method Detail

      • readNewPortletWindowMode

        public com.sun.portal.container.ChannelMode readNewPortletWindowMode​(javax.servlet.http.HttpServletRequest request)
        Specified by:
        readNewPortletWindowMode in interface com.sun.portal.container.WindowRequestReader
      • readNewWindowState

        public com.sun.portal.container.ChannelState readNewWindowState​(javax.servlet.http.HttpServletRequest request)
        Specified by:
        readNewWindowState in interface com.sun.portal.container.WindowRequestReader
      • readURLType

        public com.sun.portal.container.ChannelURLType readURLType​(javax.servlet.http.HttpServletRequest request)
        Specified by:
        readURLType in interface com.sun.portal.container.WindowRequestReader
      • readParameterMap

        public Map<String,​String[]> readParameterMap​(javax.servlet.http.HttpServletRequest request)
        Specified by:
        readParameterMap in interface com.sun.portal.container.WindowRequestReader
      • getCacheLevel

        public String getCacheLevel​(javax.servlet.http.HttpServletRequest request)
        Specified by:
        getCacheLevel in interface com.sun.portal.container.WindowRequestReader
      • getResourceID

        public String getResourceID​(javax.servlet.http.HttpServletRequest request)
        Specified by:
        getResourceID in interface com.sun.portal.container.WindowRequestReader