org.alfresco.web.app.servlet
Class GuestDownloadContentServlet.DownloadContentWork

java.lang.Object
  extended by org.alfresco.web.app.servlet.GuestDownloadContentServlet.DownloadContentWork
All Implemented Interfaces:
org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork
Enclosing class:
GuestDownloadContentServlet

public class GuestDownloadContentServlet.DownloadContentWork
extends java.lang.Object
implements org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork

Class to wrap the call to processDownloadRequest.


Constructor Summary
GuestDownloadContentServlet.DownloadContentWork(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 
Method Summary
 java.lang.Object doWork()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GuestDownloadContentServlet.DownloadContentWork

public GuestDownloadContentServlet.DownloadContentWork(javax.servlet.http.HttpServletRequest req,
                                                       javax.servlet.http.HttpServletResponse res)
Method Detail

doWork

public java.lang.Object doWork()
                        throws java.lang.Exception
Specified by:
doWork in interface org.alfresco.repo.security.authentication.AuthenticationUtil.RunAsWork
Throws:
java.lang.Exception


Copyright © 2005 - 2010 Alfresco Software, Inc. All Rights Reserved.