com.stratelia.webactiv.kmelia.servlets.ajax.handlers
Class MovePublicationHandler

java.lang.Object
  extended by com.stratelia.webactiv.kmelia.servlets.ajax.handlers.MovePublicationHandler
All Implemented Interfaces:
AjaxHandler

public class MovePublicationHandler
extends Object
implements AjaxHandler


Constructor Summary
MovePublicationHandler()
           
 
Method Summary
 KmeliaBm getKmeliaBm()
           
 String handleRequest(javax.servlet.http.HttpServletRequest request, KmeliaSessionController controller)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MovePublicationHandler

public MovePublicationHandler()
Method Detail

handleRequest

public String handleRequest(javax.servlet.http.HttpServletRequest request,
                            KmeliaSessionController controller)
Specified by:
handleRequest in interface AjaxHandler

getKmeliaBm

public KmeliaBm getKmeliaBm()


Copyright © 2016 Silverpeas. All Rights Reserved.