Package org.nuxeo.ecm.webengine.model.io
-
Class Summary Class Description BlobWriter DocumentBlobHolderWriter Writer for aDocumentBlobHolder
, keeping the context of the current document, which allows for later filtering by theDownloadService
.DownloadContextBlobHolderWriter Writer for aDownloadContextBlobHolder
, keeping the original document context, which allows for later filtering on document permissions by theDownloadService
.FileWriter text/plain is needed otherwise resteasy will use its default text plain (@see DefaultTextPlain) writer to write text/plain objects and the file is not written correctly.ResourceWriter ScriptFileWriter TemplateViewWriter TemplateWriter URLWriter