Class PortalResource

java.lang.Object
javax.faces.application.ViewResource
javax.faces.application.Resource
org.omnifaces.resourcehandler.DynamicResource
de.xima.fc.portal.model.PortalResource

public class PortalResource extends org.omnifaces.resourcehandler.DynamicResource
Author:
XIMA MEDIA GmbH
  • Field Details

  • Constructor Details

  • Method Details

    • getInputStream

      public InputStream getInputStream() throws IOException
      Specified by:
      getInputStream in class javax.faces.application.Resource
      Throws:
      IOException
    • getRuntime

      public PortalRuntime getRuntime()
      Returns:
      The runtime of the portal plugin that provides this resource.
    • getPortalContext

      public String getPortalContext()
      Returns:
      the portalContext
    • getRequestPath

      public String getRequestPath()
      Overrides:
      getRequestPath in class org.omnifaces.resourcehandler.DynamicResource