Class PortalResource

java.lang.Object
javax.faces.application.ViewResource
javax.faces.application.Resource
org.omnifaces.resourcehandler.DynamicResource
de.xima.fc.portal.model.PortalResource
All Implemented Interfaces:
ICustomResourceHelperProviding

public class PortalResource extends org.omnifaces.resourcehandler.DynamicResource implements ICustomResourceHelperProviding
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
    • getCustomResourceHelper

      public com.sun.faces.application.resource.ResourceHelper getCustomResourceHelper()
      Specified by:
      getCustomResourceHelper in interface ICustomResourceHelperProviding
    • getRequestPath

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