org.icefaces.ace.component.fileentry
Class ProgressResource
java.lang.Object
javax.faces.application.Resource
org.icefaces.ace.component.fileentry.ProgressResource
- All Implemented Interfaces:
- java.io.Serializable
public class ProgressResource
- extends javax.faces.application.Resource
- implements java.io.Serializable
The fileEntry progress information is accessed via a dynamic resource
- 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 |
getResponseHeaders
public java.util.Map<java.lang.String,java.lang.String> getResponseHeaders()
- Specified by:
getResponseHeaders
in class javax.faces.application.Resource
getRequestPath
public java.lang.String getRequestPath()
- Specified by:
getRequestPath
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 facesContext)
- Specified by:
userAgentNeedsUpdate
in class javax.faces.application.Resource
getInputStream
public java.io.InputStream getInputStream()
- Specified by:
getInputStream
in class javax.faces.application.Resource
Copyright 2013 ICEsoft Technologies Canada Corp., All Rights Reserved.