|
Class Summary |
| OwAbstractUpload |
Abstract HttpServlet which provides helper methods to
handle file name for upload process. |
| OwConfigurationInitialisingContextListener |
Init listener that initializes the Alfresco Workdesk configuration data upon application start up
(like log4j, spring JDBC template...). |
| OwDragDropContent |
Drag&Drop Servlet performs an upload of documents. |
| OwGetContent |
GetContent Servlet to download the content of documents and display them in a client or browser. |
| OwGetPropertyContent |
Servlet that download content from binary object properties. |
| OwInitialisingContextListener |
Init listener that initializes the Alfresco Workdesk shared data. |
| OwLogoutSessionListener |
Logout listener that ends the session on time out. |
| OwMultifileDownload |
OwMultifileDownload Servlet provides one or several object contents
for download as a zipped archive or as a single content file depending on the
request and init parameters.
The OwMultifileDownload Servlet processes the request by creating an archive
of folders containing content files and/or other folders. |
| OwRequestListener |
ServletRequestListener. |
| OwServerContext |
This class is used to access the content of the ServletContext. |
| OwServletBaseInitializer |
Initializer implementation for ServletContext based environments |
| OwServletFilter |
This filter will setup all the boilerplate around the request/response, needed for Alfresco Workdesk to function properly. |
| OwStandardRoleManagerInitialisingContextListener |
Init listener that initializes the standard role manager config data upon application start up. |
| OwUsageSessionListener |
Usage listener that listens to session timeouts and updates the license counts. |