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

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

public class DeleteSentNotification
extends Object
implements SILVERMAILRequestHandler

Class declaration

Version:
%I%, %G%
Author:

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

DeleteSentNotification

public DeleteSentNotification()
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:
NotificationManagerException
SILVERMAILException
See Also:


Copyright © 2016 Silverpeas. All Rights Reserved.