fr.paris.lutece.plugins.crm.modules.rest.rs
Class CRMNotificationRest

java.lang.Object
  extended by fr.paris.lutece.plugins.crm.modules.rest.rs.CRMNotificationRest

public class CRMNotificationRest
extends Object

CRMNotificationRest


Constructor Summary
CRMNotificationRest()
           
 
Method Summary
 String doNotify(String strIdDemand, String strNotificationObject, String strNotificationMessage, String strNotificationSender)
          Notification for a demand
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CRMNotificationRest

public CRMNotificationRest()
Method Detail

doNotify

public String doNotify(String strIdDemand,
                       String strNotificationObject,
                       String strNotificationMessage,
                       String strNotificationSender)
Notification for a demand

Parameters:
strIdDemand - the id demand
strNotificationObject - the notification object
strNotificationMessage - the notification message
strNotificationSender - the sender
Returns:
the id demand


Copyright © 2013 Mairie de Paris. All Rights Reserved.