Class PortletWindowURLFactory

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

    public class PortletWindowURLFactory
    extends Object
    implements com.sun.portal.container.ChannelURLFactory
    • Constructor Detail

      • PortletWindowURLFactory

        public PortletWindowURLFactory​(String desktopURL)
    • Method Detail

      • createChannelURL

        public com.sun.portal.container.ChannelURL createChannelURL()
        Specified by:
        createChannelURL in interface com.sun.portal.container.ChannelURLFactory
      • encodeURL

        public String encodeURL​(javax.servlet.http.HttpServletRequest req,
                                javax.servlet.http.HttpServletResponse res,
                                String url)
        Specified by:
        encodeURL in interface com.sun.portal.container.ChannelURLFactory
      • getRenderTemplate

        public String getRenderTemplate()
        Specified by:
        getRenderTemplate in interface com.sun.portal.container.ChannelURLFactory
      • getActionTemplate

        public String getActionTemplate()
        Specified by:
        getActionTemplate in interface com.sun.portal.container.ChannelURLFactory
      • getResourceTemplate

        public String getResourceTemplate()
        Specified by:
        getResourceTemplate in interface com.sun.portal.container.ChannelURLFactory
      • getSecurityErrorURL

        public String getSecurityErrorURL()
        Specified by:
        getSecurityErrorURL in interface com.sun.portal.container.ChannelURLFactory