public class SimilarityServiceWSClient extends Object implements eu.dnetlib.api.data.SimilarityService
| Constructor and Description |
|---|
SimilarityServiceWSClient() |
| Modifier and Type | Method and Description |
|---|---|
net.sf.ehcache.Ehcache |
getDocumentCache() |
List<eu.dnetlib.domain.data.SimilarDocument> |
getSimilarDocuments(String id) |
eu.dnetlib.domain.ServiceIdentity |
identify() |
void |
notify(eu.dnetlib.domain.enabling.Notification notification) |
void |
setDocumentCache(net.sf.ehcache.Ehcache documentCache) |
public List<eu.dnetlib.domain.data.SimilarDocument> getSimilarDocuments(String id)
getSimilarDocuments in interface eu.dnetlib.api.data.SimilarityServicepublic eu.dnetlib.domain.ServiceIdentity identify()
identify in interface eu.dnetlib.api.DriverServicepublic void notify(eu.dnetlib.domain.enabling.Notification notification)
throws eu.dnetlib.api.DriverServiceException
notify in interface eu.dnetlib.api.DriverServiceeu.dnetlib.api.DriverServiceExceptionpublic net.sf.ehcache.Ehcache getDocumentCache()
public void setDocumentCache(net.sf.ehcache.Ehcache documentCache)
Copyright © 2017. All rights reserved.