Nuxeo ECM Projects 5.4.3-SNAPSHOT

org.nuxeo.ecm.webapp.clipboard
Class DocumentListZipExporter

java.lang.Object
  extended by org.nuxeo.ecm.webapp.clipboard.DocumentListZipExporter

public class DocumentListZipExporter
extends Object


Nested Class Summary
static class DocumentListZipExporter.ZIP_ENTRY_ENCODING_OPTIONS
           
 
Field Summary
static String ZIP_ENTRY_ENCODING_PROPERTY
           
 
Constructor Summary
DocumentListZipExporter()
           
 
Method Summary
 File exportWorklistAsZip(List<DocumentModel> documents, CoreSession documentManager, boolean exportAllBlobs)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

ZIP_ENTRY_ENCODING_PROPERTY

public static final String ZIP_ENTRY_ENCODING_PROPERTY
See Also:
Constant Field Values
Constructor Detail

DocumentListZipExporter

public DocumentListZipExporter()
Method Detail

exportWorklistAsZip

public File exportWorklistAsZip(List<DocumentModel> documents,
                                CoreSession documentManager,
                                boolean exportAllBlobs)
                         throws ClientException,
                                IOException
Throws:
ClientException
IOException

Nuxeo ECM Projects 5.4.3-SNAPSHOT

Copyright © 2011 Nuxeo SAS. All Rights Reserved.