| Package | Description |
|---|---|
| com.wewebu.ow.server.servlets |
| Modifier and Type | Method and Description |
|---|---|
protected OwMultifileDownload.OwFolderArchiveEntry |
OwMultifileDownload.createContentArchive(List<OwObject> objectsToZip_p,
OwMainAppContext context_p)
(overridable) Creates the archive that will be served by
OwMultifileDownload.processRequest(HttpServletRequest, HttpServletResponse) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
OwMultifileDownload.addMultiContentArchiveEntry(OwMultifileDownload.OwFolderArchiveEntry parentFolder_p,
OwObject object_p)
(overridable) Adds an
OwMultifileDownload.OwContentArchiveEntry to the specified parent folder for the
specified OwObject. |
protected void |
OwMultifileDownload.addSingleContentEntry(OwMultifileDownload.OwFolderArchiveEntry parentFolder_p,
OwObject object_p)
(overridable) Adds an
OwMultifileDownload.OwContentArchiveEntry to the specified parent folder for the
specified OwObject. |
Copyright © 2014 Alfresco Business Solutions. All Rights Reserved.