com.stratelia.silverpeas.notificationserver.channel.silvermail.requesthandlers
Class DeleteAllSentNotifications

java.lang.Object
  extended by com.stratelia.silverpeas.notificationserver.channel.silvermail.requesthandlers.DeleteAllSentNotifications
All Implemented Interfaces:
SILVERMAILRequestHandler

public class DeleteAllSentNotifications
extends Object
implements SILVERMAILRequestHandler

Class declaration

Version:
%I%, %G%
Author:

Constructor Summary
DeleteAllSentNotifications()
           
 
Method Summary
 String handleRequest(ComponentSessionController componentSC, javax.servlet.http.HttpServletRequest request)
          Method declaration
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DeleteAllSentNotifications

public DeleteAllSentNotifications()
Method Detail

handleRequest

public String handleRequest(ComponentSessionController componentSC,
                            javax.servlet.http.HttpServletRequest request)
                     throws SILVERMAILException
Method declaration

Specified by:
handleRequest in interface SILVERMAILRequestHandler
Parameters:
componentSC -
request -
Returns:
Throws:
SILVERMAILException
See Also:


Copyright © 2016 Silverpeas. All Rights Reserved.