Class CAFResourceWrapper
java.lang.Object
javax.faces.application.ViewResource
javax.faces.application.Resource
javax.faces.application.ResourceWrapper
com.webmethods.caf.faces.application.CAFResourceWrapper
- All Implemented Interfaces:
FacesWrapper<Resource>
Wrapped the default impl to make the resource request path compatible with
CAF portlets.
-
Field Summary
Fields inherited from class javax.faces.application.Resource
COMPONENT_RESOURCE_KEY
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class javax.faces.application.ResourceWrapper
getContentType, getInputStream, getLibraryName, getResourceName, getResponseHeaders, getURL, setContentType, setLibraryName, setResourceName, userAgentNeedsUpdate
-
Constructor Details
-
CAFResourceWrapper
-
-
Method Details
-
getWrapped
- Specified by:
getWrapped
in interfaceFacesWrapper<Resource>
- Overrides:
getWrapped
in classResourceWrapper
-
getRequestPath
- Overrides:
getRequestPath
in classResourceWrapper
-
toString
-