fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.notification
Class NotificationTypeWS

java.lang.Object
  extended by fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.notification.AbstractNotificationType
      extended by fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.notification.NotificationTypeWS
All Implemented Interfaces:
INotificationType

public class NotificationTypeWS
extends AbstractNotificationType

NotificationTypeWS


Constructor Summary
NotificationTypeWS()
           
 
Method Summary
 void notify(java.lang.String strObject, java.lang.String strMessage, java.lang.String strSender, java.lang.String strReceiver)
          Notify
 
Methods inherited from class fr.paris.lutece.plugins.workflow.modules.notifymylutece.business.notification.AbstractNotificationType
getComment, getCommentKey, getIdType, getTitle, getTitleKey, setCommentKey, setIdType, setTitleKey
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NotificationTypeWS

public NotificationTypeWS()
Method Detail

notify

public void notify(java.lang.String strObject,
                   java.lang.String strMessage,
                   java.lang.String strSender,
                   java.lang.String strReceiver)
Notify

Parameters:
strObject - the object
strMessage - the message
strSender - the sender
strReceiver - the receiver


Copyright © 2012 Mairie de Paris. All Rights Reserved.