Uses of Class
com.wewebu.ow.server.servlets.OwMultifileDownload.OwFolderArchiveEntry

Packages that use OwMultifileDownload.OwFolderArchiveEntry
com.wewebu.ow.server.servlets   
 

Uses of OwMultifileDownload.OwFolderArchiveEntry in com.wewebu.ow.server.servlets
 

Methods in com.wewebu.ow.server.servlets that return OwMultifileDownload.OwFolderArchiveEntry
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)
 

Methods in com.wewebu.ow.server.servlets with parameters of type OwMultifileDownload.OwFolderArchiveEntry
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 © 2013 Alfresco Business Solutions. All Rights Reserved.