public class WikiPathwaysRESTBindingStub extends Object implements WikiPathwaysPortType
| Constructor and Description |
|---|
WikiPathwaysRESTBindingStub(org.apache.http.client.HttpClient client,
String baseUrl) |
public WikiPathwaysRESTBindingStub(org.apache.http.client.HttpClient client,
String baseUrl)
public WSSearchResult[] findInteractions(String query) throws RemoteException
findInteractions in interface WikiPathwaysPortTypeRemoteExceptionpublic WSSearchResult[] findPathwaysByLiterature(String query) throws RemoteException
findPathwaysByLiterature in interface WikiPathwaysPortTypeRemoteExceptionpublic WSSearchResult[] findPathwaysByText(String query, String species) throws RemoteException
findPathwaysByText in interface WikiPathwaysPortTypeRemoteExceptionpublic WSSearchResult[] findPathwaysByXref(String[] ids, String[] codes) throws RemoteException
findPathwaysByXref in interface WikiPathwaysPortTypeRemoteExceptionpublic byte[] getColoredPathway(String pwId, String revision, String[] graphId, String[] color, String fileType) throws RemoteException
getColoredPathway in interface WikiPathwaysPortTypeRemoteExceptionpublic WSCurationTagHistory[] getCurationTagHistory(String pwId, String timestamp) throws RemoteException
getCurationTagHistory in interface WikiPathwaysPortTypeRemoteExceptionpublic WSCurationTag[] getCurationTags(String pwId) throws RemoteException
getCurationTags in interface WikiPathwaysPortTypeRemoteExceptionpublic WSCurationTag[] getCurationTagsByName(String tagName) throws RemoteException
getCurationTagsByName in interface WikiPathwaysPortTypeRemoteExceptionpublic WSOntologyTerm[] getOntologyTermsByPathway(String pwId) throws RemoteException
getOntologyTermsByPathway in interface WikiPathwaysPortTypeRemoteExceptionpublic WSPathway getPathway(String pwId, int revision) throws RemoteException
getPathway in interface WikiPathwaysPortTypeRemoteExceptionpublic byte[] getPathwayAs(String fileType, String pwId, int revision) throws RemoteException
getPathwayAs in interface WikiPathwaysPortTypeRemoteExceptionpublic WSPathwayInfo[] getPathwaysByOntologyTerm(String term) throws RemoteException
getPathwaysByOntologyTerm in interface WikiPathwaysPortTypeRemoteExceptionpublic WSPathwayInfo[] getPathwaysByParentOntologyTerm(String term) throws RemoteException
getPathwaysByParentOntologyTerm in interface WikiPathwaysPortTypeRemoteExceptionpublic WSPathwayHistory getPathwayHistory(String pwId, String timestamp) throws RemoteException
getPathwayHistory in interface WikiPathwaysPortTypeRemoteExceptionpublic WSPathwayInfo getPathwayInfo(String pwId) throws RemoteException
getPathwayInfo in interface WikiPathwaysPortTypeRemoteExceptionpublic WSPathwayInfo[] getRecentChanges(String timestamp) throws RemoteException
getRecentChanges in interface WikiPathwaysPortTypeRemoteExceptionpublic String getUserByOrcid(String orcid) throws RemoteException
getUserByOrcid in interface WikiPathwaysPortTypeRemoteExceptionpublic String[] getXrefList(String pwId, String code) throws RemoteException
getXrefList in interface WikiPathwaysPortTypeRemoteExceptionpublic String[] listOrganisms() throws RemoteException
listOrganisms in interface WikiPathwaysPortTypeRemoteExceptionpublic WSPathwayInfo[] listPathways(String organism) throws RemoteException
listPathways in interface WikiPathwaysPortTypeRemoteExceptionpublic String login(String name, String pass) throws RemoteException
login in interface WikiPathwaysPortTypeRemoteExceptionpublic boolean removeCurationTag(String pwId, String tagName, WSAuth auth) throws RemoteException
removeCurationTag in interface WikiPathwaysPortTypeRemoteExceptionpublic boolean saveCurationTag(String pwId, String tagName, String tagText, int revision, WSAuth auth) throws RemoteException
saveCurationTag in interface WikiPathwaysPortTypeRemoteExceptionpublic boolean saveOntologyTag(String pwId, String term, String termId, WSAuth auth) throws RemoteException
saveOntologyTag in interface WikiPathwaysPortTypeRemoteExceptionpublic boolean removeOntologyTag(String pwId, String termId, WSAuth auth) throws RemoteException
removeOntologyTag in interface WikiPathwaysPortTypeRemoteExceptionpublic boolean updatePathway(String pwId, String description, String gpml, int revision, WSAuth auth) throws RemoteException
updatePathway in interface WikiPathwaysPortTypeRemoteExceptionpublic WSPathwayInfo createPathway(String gpml, WSAuth auth) throws RemoteException
createPathway in interface WikiPathwaysPortTypeRemoteExceptionCopyright © 2016. All Rights Reserved.