org.exoplatform.web.command.handler
Class GetApplicationHandler

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

public class GetApplicationHandler
extends Command

Created by The eXo Platform SARL Author : Nhu Dinh Thuan nhudinhthuan@exoplatform.com May 31, 2007


Constructor Summary
GetApplicationHandler()
           
 
Method Summary
 void execute(WebAppController controller, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 void setApplicationTypes(java.lang.String[] type)
           
 
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

GetApplicationHandler

public GetApplicationHandler()
Method Detail

setApplicationTypes

public void setApplicationTypes(java.lang.String[] type)

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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.