public class PortalResource
extends org.omnifaces.resourcehandler.DynamicResource
Modifier and Type | Field and Description |
---|---|
static String |
PORTAL_NAME_PARAM |
Constructor and Description |
---|
PortalResource(PortalRuntime runtime,
String resourceName,
String libraryName,
String contentType) |
Modifier and Type | Method and Description |
---|---|
InputStream |
getInputStream() |
String |
getPortalContext() |
String |
getRequestPath() |
getLastModified, getResponseHeaders, getURL, setLastModified, userAgentNeedsUpdate
public static final String PORTAL_NAME_PARAM
public PortalResource(PortalRuntime runtime, String resourceName, String libraryName, String contentType)
public InputStream getInputStream() throws IOException
getInputStream
in class javax.faces.application.Resource
IOException
public String getPortalContext()
public String getRequestPath()
getRequestPath
in class org.omnifaces.resourcehandler.DynamicResource
Copyright © 2020 XIMA MEDIA GmbH. All rights reserved.