org.exoplatform.web.command.handler
Class GetGadgetContainerHandler

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

public class GetGadgetContainerHandler
extends Command

Created by The eXo Platform SARL Author : Pham Dung Ha ha.pham@exoplatform.com Modified: tung.dang tungcnw@gmail.com Jun 6, 2007


Constructor Summary
GetGadgetContainerHandler()
           
 
Method Summary
 void execute(WebAppController controller, javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
           
 
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

GetGadgetContainerHandler

public GetGadgetContainerHandler()
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


Copyright © 2011 eXo Platform SAS. All Rights Reserved.