| Constructor and Description |
|---|
PiWikApiImpl() |
| Modifier and Type | Method and Description |
|---|---|
void |
approvePiwikSite(String repositoryId) |
String |
getOpenaireId(String repositoryid) |
eu.dnetlib.domain.data.PiwikInfo |
getPiwikSiteForRepo(String repositoryId) |
List<eu.dnetlib.domain.data.PiwikInfo> |
getPiwikSitesForRepos() |
eu.dnetlib.domain.data.PiwikInfo |
savePiwikInfo(eu.dnetlib.domain.data.PiwikInfo piwikInfo) |
public eu.dnetlib.domain.data.PiwikInfo getPiwikSiteForRepo(@PathVariable(value="repositoryId")
String repositoryId)
getPiwikSiteForRepo in interface PiWikApipublic eu.dnetlib.domain.data.PiwikInfo savePiwikInfo(eu.dnetlib.domain.data.PiwikInfo piwikInfo)
savePiwikInfo in interface PiWikApipublic List<eu.dnetlib.domain.data.PiwikInfo> getPiwikSitesForRepos()
getPiwikSitesForRepos in interface PiWikApipublic void approvePiwikSite(@PathVariable(value="repositoryId")
String repositoryId)
approvePiwikSite in interface PiWikApipublic String getOpenaireId(@PathVariable(value="repositoryId") String repositoryid)
getOpenaireId in interface PiWikApiCopyright © 2019. All rights reserved.