com.dotmarketing.cms.downloadfiles.action
Class DownloadFilesAction

java.lang.Object
  extended by DispatchAction
      extended by com.dotmarketing.cms.downloadfiles.action.DownloadFilesAction

public class DownloadFilesAction
extends DispatchAction

Author:
Oswaldo

Constructor Summary
DownloadFilesAction()
           
 
Method Summary
 ActionForward downloadFile(ActionMapping mapping, ActionForm jf, HttpServletRequest request, HttpServletResponse response)
           
 ActionForward unspecified(ActionMapping mapping, ActionForm jf, HttpServletRequest request, HttpServletResponse response)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DownloadFilesAction

public DownloadFilesAction()
Method Detail

unspecified

public ActionForward unspecified(ActionMapping mapping,
                                 ActionForm jf,
                                 HttpServletRequest request,
                                 HttpServletResponse response)
                          throws java.lang.Exception
Throws:
java.lang.Exception

downloadFile

public ActionForward downloadFile(ActionMapping mapping,
                                  ActionForm jf,
                                  HttpServletRequest request,
                                  HttpServletResponse response)
                           throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.