public class DatabaseServiceClient extends Object implements eu.dnetlib.api.enabling.DatabaseService
| Constructor and Description |
|---|
DatabaseServiceClient() |
| Modifier and Type | Method and Description |
|---|---|
eu.dnetlib.domain.ServiceIdentity |
identify()
Deprecated.
|
void |
importFromEPR(String db,
eu.dnetlib.domain.EPR epr,
String xslt) |
void |
notify(eu.dnetlib.domain.enabling.Notification notification)
Deprecated.
|
void |
setDbService(eu.dnetlib.enabling.database.rmi.DatabaseService dbService) |
void |
setWebService(Object dbService) |
public void importFromEPR(String db, eu.dnetlib.domain.EPR epr, String xslt)
importFromEPR in interface eu.dnetlib.api.enabling.DatabaseServicepublic void setDbService(eu.dnetlib.enabling.database.rmi.DatabaseService dbService)
public void setWebService(Object dbService)
@Deprecated public eu.dnetlib.domain.ServiceIdentity identify()
identify in interface eu.dnetlib.api.DriverService@Deprecated public void notify(eu.dnetlib.domain.enabling.Notification notification) throws eu.dnetlib.api.DriverServiceException
notify in interface eu.dnetlib.api.DriverServiceeu.dnetlib.api.DriverServiceExceptionCopyright © 2017. All rights reserved.