Package br.com.jarch.faces.controller
Class DownloadContent
- java.lang.Object
-
- org.primefaces.model.DefaultStreamedContent
-
- br.com.jarch.faces.controller.ValueContent
-
- br.com.jarch.faces.controller.DownloadContent
-
- All Implemented Interfaces:
IDownloadContent,IValueContent,java.io.Serializable,org.primefaces.model.StreamedContent
public class DownloadContent extends ValueContent implements IDownloadContent
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description DownloadContent()
-
Method Summary
-
Methods inherited from class org.primefaces.model.DefaultStreamedContent
builder, getContentEncoding, getContentLength, getContentType, getName, getStream, getWriter
-
-