public class EudonetRestWsService extends Object implements IEudonetRestWsService
| Modifier and Type | Field and Description |
|---|---|
static String |
PROPERTY_TELESERVICE_ATTRIBUTE_EUDONET_SUFFFIX |
static String |
PROPERTY_TELESERVICE_EUDONET_PREFIX |
static String |
PROPERTY_TELESERVICE_NAME_EUDONET_SUFFFIX |
static String |
PROPERTY_TELESERVICE_NUMBER_EUDONET_SUFFFIX |
| Constructor and Description |
|---|
EudonetRestWsService() |
| Modifier and Type | Method and Description |
|---|---|
void |
exportDemand(int idResource,
int idAction)
Methode to export Demands to eudonet
|
Set<String> |
getAttributEudonet(int nIdTeleservice)
get Attributs eudonet list by nIdTeleservice
|
String |
getAuthenticateJsonBody() |
Set<String> |
getTeleserviceEudonet()
get Teleservice eudonet list
|
void |
init(TaskEudonetRestConfig taskEudonetConfig)
Methode init service
|
void |
removeDemand(int idResource)
Remove Demands in eudonet
|
void |
updateDemand(int idResource)
Update Demands In eudonet
|
public static final String PROPERTY_TELESERVICE_EUDONET_PREFIX
public static final String PROPERTY_TELESERVICE_ATTRIBUTE_EUDONET_SUFFFIX
public static final String PROPERTY_TELESERVICE_NAME_EUDONET_SUFFFIX
public static final String PROPERTY_TELESERVICE_NUMBER_EUDONET_SUFFFIX
public void init(TaskEudonetRestConfig taskEudonetConfig) throws EudonetRestException
IEudonetRestWsServiceinit in interface IEudonetRestWsServiceEudonetRestExceptionpublic void exportDemand(int idResource,
int idAction)
throws EudonetRestException
IEudonetRestWsServiceexportDemand in interface IEudonetRestWsServiceEudonetRestExceptionpublic void updateDemand(int idResource)
throws EudonetRestException
IEudonetRestWsServiceupdateDemand in interface IEudonetRestWsServiceEudonetRestExceptionpublic void removeDemand(int idResource)
throws EudonetRestException
IEudonetRestWsServiceremoveDemand in interface IEudonetRestWsServiceEudonetRestExceptionpublic Set<String> getTeleserviceEudonet()
IEudonetRestWsServicegetTeleserviceEudonet in interface IEudonetRestWsServicepublic Set<String> getAttributEudonet(int nIdTeleservice)
IEudonetRestWsServicegetAttributEudonet in interface IEudonetRestWsServicepublic String getAuthenticateJsonBody()
Copyright © 2018 City of Paris. All rights reserved.