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
IEudonetRestWsService
init
in interface IEudonetRestWsService
EudonetRestException
public void exportDemand(int idResource, int idAction) throws EudonetRestException
IEudonetRestWsService
exportDemand
in interface IEudonetRestWsService
EudonetRestException
public void updateDemand(int idResource) throws EudonetRestException
IEudonetRestWsService
updateDemand
in interface IEudonetRestWsService
EudonetRestException
public void removeDemand(int idResource) throws EudonetRestException
IEudonetRestWsService
removeDemand
in interface IEudonetRestWsService
EudonetRestException
public Set<String> getTeleserviceEudonet()
IEudonetRestWsService
getTeleserviceEudonet
in interface IEudonetRestWsService
public Set<String> getAttributEudonet(int nIdTeleservice)
IEudonetRestWsService
getAttributEudonet
in interface IEudonetRestWsService
public String getAuthenticateJsonBody()
Copyright © 2018 City of Paris. All rights reserved.