Class URLUtil.RequestInfo

    • Method Detail

      • getWebsiteBaseURL

        public IWebsiteBaseURL getWebsiteBaseURL()
        Returns the website base URL being used by the request.
        Returns:
        the website base URL.
        Since:
        17.1.0
      • getPortalMode

        public IPortalMode getPortalMode()
        Returns the portal mode being used by the request.
        Returns:
        the portal mode.
        Since:
        17.1.0
      • getWebResource

        public WebResource getWebResource()
        Returns the web resource referenced by the request.
        Returns:
        the web resource or null if no corresponding web resource was found.
        Since:
        17.1.0