org.exoplatform.web.command.handler
Class DownloadHandler

java.lang.Object
  extended by org.exoplatform.web.command.Command
      extended by org.exoplatform.web.command.handler.DownloadHandler

public class DownloadHandler
extends Command

Created by The eXo Platform SARL Author : LeBienThuy thuy.le@exoplatform.com Dec 9, 2006


Constructor Summary
DownloadHandler()
           
 
Method Summary
 void execute(WebAppController controller, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 java.lang.String getResourceId()
           
 
Methods inherited from class org.exoplatform.web.command.Command
getRequiredMemberships
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadHandler

public DownloadHandler()
Method Detail

execute

public void execute(WebAppController controller,
                    javax.servlet.http.HttpServletRequest req,
                    javax.servlet.http.HttpServletResponse res)
             throws java.lang.Exception
Specified by:
execute in class Command
Throws:
java.lang.Exception

getResourceId

public java.lang.String getResourceId()


Copyright © 2012 eXo Platform SAS. All Rights Reserved.