org.exoplatform.web.command.handler
Class UpdateGadgetContainerHandler

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

public class UpdateGadgetContainerHandler
extends Command

Created by The eXo Platform SARL Author : Tung.Pham tung.pham@exoplatform.com Modified: dang.tung tungcnw@gmail.com Jul 27, 2007


Constructor Summary
UpdateGadgetContainerHandler()
           
 
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

UpdateGadgetContainerHandler

public UpdateGadgetContainerHandler()
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.