org.icefaces.ace.component.dataexporter
Class ExporterResource
java.lang.Object
javax.faces.application.Resource
org.icefaces.ace.component.dataexporter.ExporterResource
- All Implemented Interfaces:
- java.io.Serializable
public class ExporterResource
- extends javax.faces.application.Resource
- implements java.io.Serializable
- See Also:
- Serialized Form
Fields inherited from class javax.faces.application.Resource |
COMPONENT_RESOURCE_KEY |
Methods inherited from class javax.faces.application.Resource |
getContentType, getLibraryName, getResourceName, setContentType, setLibraryName, setResourceName, toString |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
ExporterResource
public ExporterResource(java.io.InputStream in)
ExporterResource
public ExporterResource(byte[] bytes)
getInputStream
public java.io.InputStream getInputStream()
- Specified by:
getInputStream
in class javax.faces.application.Resource
getRequestPath
public java.lang.String getRequestPath()
- Specified by:
getRequestPath
in class javax.faces.application.Resource
setRequestPath
public void setRequestPath(java.lang.String path)
getResponseHeaders
public java.util.Map<java.lang.String,java.lang.String> getResponseHeaders()
- Specified by:
getResponseHeaders
in class javax.faces.application.Resource
getURL
public java.net.URL getURL()
- Specified by:
getURL
in class javax.faces.application.Resource
userAgentNeedsUpdate
public boolean userAgentNeedsUpdate(javax.faces.context.FacesContext context)
- Specified by:
userAgentNeedsUpdate
in class javax.faces.application.Resource
Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.