Package de.xima.fc.portal
Class I18nResource
java.lang.Object
javax.faces.application.ViewResource
javax.faces.application.Resource
org.omnifaces.resourcehandler.DynamicResource
de.xima.fc.portal.I18nResource
public class I18nResource
extends org.omnifaces.resourcehandler.DynamicResource
Resource handler for i18n resources required by the client. For example, the designer and the workflow editor require
i18n keys to be present on the client. This resource serves a properties file as a JavaScript JSON-like file.
- Author:
- XIMA MEDIA GmbH
-
Field Summary
Fields inherited from class javax.faces.application.Resource
COMPONENT_RESOURCE_KEY -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.omnifaces.resourcehandler.DynamicResource
getLastModified, getResponseHeaders, getURL, setLastModified, userAgentNeedsUpdateMethods inherited from class javax.faces.application.Resource
getContentType, getLibraryName, getResourceName, setContentType, setLibraryName, setResourceName, toString
-
Constructor Details
-
I18nResource
-
-
Method Details
-
getRequestPath
- Overrides:
getRequestPathin classorg.omnifaces.resourcehandler.DynamicResource
-
getInputStream
- Specified by:
getInputStreamin classjavax.faces.application.Resource- Throws:
IOException
-