fr.paris.lutece.plugins.crm.service.demand
Class DemandWebService

java.lang.Object
  extended by fr.paris.lutece.plugins.crm.service.demand.DemandWebService

public class DemandWebService
extends java.lang.Object

DemandWebService


Constructor Summary
protected DemandWebService()
          Constructor
 
Method Summary
static DemandWebService getService()
          Get an instance of DemandWebService
 void sendRemoveDraft(java.lang.String strUrl, int nIdDemand, java.lang.String strData)
          Remove a demand and its resource
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

DemandWebService

protected DemandWebService()
Constructor

Method Detail

getService

public static DemandWebService getService()
Get an instance of DemandWebService

Returns:
an instance of DemandWebService

sendRemoveDraft

public void sendRemoveDraft(java.lang.String strUrl,
                            int nIdDemand,
                            java.lang.String strData)
                     throws fr.paris.lutece.util.httpaccess.HttpAccessException
Remove a demand and its resource

Parameters:
strUrl - the url of the resource
nIdDemand - the id demand
strData - the data
Throws:
fr.paris.lutece.util.httpaccess.HttpAccessException - exception when connexion error


Copyright © 2011 Mairie de Paris. All Rights Reserved.