fr.paris.lutece.plugins.workflow.modules.notifymylutece.service
Class NotifyMyLuteceWebService

java.lang.Object
  extended by fr.paris.lutece.plugins.workflow.modules.notifymylutece.service.NotifyMyLuteceWebService

public final class NotifyMyLuteceWebService
extends java.lang.Object

NotifyMyLuteceWebService


Method Summary
static NotifyMyLuteceWebService getService()
          Get the instance of the service
 void notify(java.lang.String strObject, java.lang.String strMessage, java.lang.String strSender, java.lang.String strReceiver)
          Calls the MyLutece Notification REST WS to notify an user
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getService

public static NotifyMyLuteceWebService getService()
Get the instance of the service

Returns:
the instance of the service

notify

public void notify(java.lang.String strObject,
                   java.lang.String strMessage,
                   java.lang.String strSender,
                   java.lang.String strReceiver)
Calls the MyLutece Notification REST WS to notify an user

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


Copyright © 2012 Mairie de Paris. All Rights Reserved.