public abstract class ExportRepresentation
extends org.restlet.resource.OutputRepresentation
DocumentPipe using the
facelet's output stream for the document writer's output.
This abstract method must be subclassed to implement makePipe(),
makeDocumentReader(org.nuxeo.ecm.core.api.CoreSession, org.nuxeo.ecm.core.api.DocumentModel) and makeDocumentWriter(java.io.OutputStream).
| Modifier and Type | Method and Description |
|---|---|
void |
write(OutputStream outputStream) |
getText, isAvailable, isTransient, setAvailable, setTransientgetCharacterSet, getEncodings, getExpirationDate, getIdentifier, getLanguages, getMediaType, getModificationDate, getSize, getTag, setCharacterSet, setExpirationDate, setIdentifier, setIdentifier, setMediaType, setModificationDate, setSize, setTagpublic void write(OutputStream outputStream) throws IOException
write in class org.restlet.resource.OutputRepresentationIOExceptionCopyright © 2011 Nuxeo SA. All Rights Reserved.