|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.paris.lutece.plugins.crm.service.demand.DemandWebService
public class DemandWebService
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 |
---|
protected DemandWebService()
Method Detail |
---|
public static DemandWebService getService()
DemandWebService
DemandWebService
public void sendRemoveDraft(java.lang.String strUrl, int nIdDemand, java.lang.String strData) throws fr.paris.lutece.util.httpaccess.HttpAccessException
strUrl
- the url of the resourcenIdDemand
- the id demandstrData
- the data
fr.paris.lutece.util.httpaccess.HttpAccessException
- exception when connexion error
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |