uk.ac.ebi.cdb.webservice
Interface WSCitationImpl
public interface WSCitationImpl
This class was generated by Apache CXF 2.5.2
2013-04-15T11:08:01.459+02:00
Generated source version: 2.5.2
Method Summary |
ResponseWrapper |
getCitations(String id,
String source,
Integer offSet,
String email)
|
ResponseWrapper |
getDatabaseLinks(String id,
String source,
String database,
Integer offSet,
String email)
|
Result |
getFulltextXML(String id,
String source,
String email)
|
ResponseWrapper |
getReferences(String id,
String source,
Integer offSet,
String email)
|
Result |
getSupplementaryFiles(String id,
String source,
String email)
|
ResponseWrapper |
getTextMinedTerms(String id,
String source,
String semanticType,
Integer offSet,
String email)
|
ResponseWrapper |
listSearchFields(String email)
|
ResponseWrapper |
profilePublications(String queryString,
String dataSet,
String profileType,
Boolean synonym,
String email)
|
ResponseWrapper |
searchPublications(String queryString,
String dataSet,
String resultType,
Integer offSet,
Boolean synonym,
String email)
|
getReferences
@RequestWrapper(localName="getReferences",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetReferences")
@ResponseWrapper(localName="getReferencesResponse",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetReferencesResponse")
ResponseWrapper getReferences(String id,
String source,
Integer offSet,
String email)
throws QueryException_Exception
- Throws:
QueryException_Exception
getCitations
@RequestWrapper(localName="getCitations",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetCitations")
@ResponseWrapper(localName="getCitationsResponse",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetCitationsResponse")
ResponseWrapper getCitations(String id,
String source,
Integer offSet,
String email)
throws QueryException_Exception
- Throws:
QueryException_Exception
getSupplementaryFiles
@RequestWrapper(localName="getSupplementaryFiles",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetSupplementaryFiles")
@ResponseWrapper(localName="getSupplementaryFilesResponse",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetSupplementaryFilesResponse")
Result getSupplementaryFiles(String id,
String source,
String email)
throws QueryException_Exception
- Throws:
QueryException_Exception
listSearchFields
@RequestWrapper(localName="listSearchFields",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.ListSearchFields")
@ResponseWrapper(localName="listSearchFieldsResponse",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.ListSearchFieldsResponse")
ResponseWrapper listSearchFields(String email)
throws QueryException_Exception
- Throws:
QueryException_Exception
getTextMinedTerms
@RequestWrapper(localName="getTextMinedTerms",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetTextMinedTerms")
@ResponseWrapper(localName="getTextMinedTermsResponse",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetTextMinedTermsResponse")
ResponseWrapper getTextMinedTerms(String id,
String source,
String semanticType,
Integer offSet,
String email)
throws QueryException_Exception
- Throws:
QueryException_Exception
getFulltextXML
@RequestWrapper(localName="getFulltextXML",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetFulltextXML")
@ResponseWrapper(localName="getFulltextXMLResponse",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetFulltextXMLResponse")
Result getFulltextXML(String id,
String source,
String email)
throws QueryException_Exception
- Throws:
QueryException_Exception
searchPublications
@RequestWrapper(localName="searchPublications",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.SearchPublications")
@ResponseWrapper(localName="searchPublicationsResponse",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.SearchPublicationsResponse")
ResponseWrapper searchPublications(String queryString,
String dataSet,
String resultType,
Integer offSet,
Boolean synonym,
String email)
throws QueryException_Exception
- Throws:
QueryException_Exception
getDatabaseLinks
@RequestWrapper(localName="getDatabaseLinks",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetDatabaseLinks")
@ResponseWrapper(localName="getDatabaseLinksResponse",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.GetDatabaseLinksResponse")
ResponseWrapper getDatabaseLinks(String id,
String source,
String database,
Integer offSet,
String email)
throws QueryException_Exception
- Throws:
QueryException_Exception
profilePublications
@RequestWrapper(localName="profilePublications",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.ProfilePublications")
@ResponseWrapper(localName="profilePublicationsResponse",
targetNamespace="http://webservice.cdb.ebi.ac.uk/",
className="uk.ac.ebi.cdb.webservice.ProfilePublicationsResponse")
ResponseWrapper profilePublications(String queryString,
String dataSet,
String profileType,
Boolean synonym,
String email)
throws QueryException_Exception
- Throws:
QueryException_Exception
Copyright © 2005-2013 European Bioinformatics Institute (EBI). All Rights Reserved.