public interface WikiPathwaysPortType extends Remote
boolean updatePathway(String pwId, String description, String gpml, int revision, WSAuth auth) throws RemoteException
RemoteExceptionWSSearchResult[] findPathwaysByXref(String[] ids, String[] codes) throws RemoteException
RemoteExceptionbyte[] getColoredPathway(String pwId, String revision, String[] graphId, String[] color, String fileType) throws RemoteException
RemoteExceptionboolean saveOntologyTag(String pwId, String term, String termId, WSAuth auth) throws RemoteException
RemoteExceptionWSPathwayInfo[] getPathwaysByParentOntologyTerm(String term) throws RemoteException
RemoteExceptionWSPathwayInfo getPathwayInfo(String pwId) throws RemoteException
RemoteExceptionWSPathwayInfo[] listPathways(String organism) throws RemoteException
RemoteExceptionWSSearchResult[] findPathwaysByLiterature(String query) throws RemoteException
RemoteExceptionboolean removeCurationTag(String pwId, String tagName, WSAuth auth) throws RemoteException
RemoteExceptionString[] listOrganisms() throws RemoteException
RemoteExceptionWSCurationTag[] getCurationTagsByName(String tagName) throws RemoteException
RemoteExceptionboolean saveCurationTag(String pwId, String tagName, String tagText, int revision, WSAuth auth) throws RemoteException
RemoteExceptionWSPathwayHistory getPathwayHistory(String pwId, String timestamp) throws RemoteException
RemoteExceptionString[] getXrefList(String pwId, String code) throws RemoteException
RemoteExceptionWSSearchResult[] findPathwaysByText(String query, String species) throws RemoteException
RemoteExceptionWSPathwayInfo createPathway(String gpml, WSAuth auth) throws RemoteException
RemoteExceptionbyte[] getPathwayAs(String fileType, String pwId, int revision) throws RemoteException
RemoteExceptionWSCurationTagHistory[] getCurationTagHistory(String pwId, String timestamp) throws RemoteException
RemoteExceptionWSCurationTag[] getCurationTags(String pwId) throws RemoteException
RemoteExceptionWSSearchResult[] findInteractions(String query) throws RemoteException
RemoteExceptionString login(String name, String pass) throws RemoteException
RemoteExceptionWSPathwayInfo[] getRecentChanges(String timestamp) throws RemoteException
RemoteExceptionWSPathway getPathway(String pwId, int revision) throws RemoteException
RemoteExceptionWSOntologyTerm[] getOntologyTermsByPathway(String pwId) throws RemoteException
RemoteExceptionWSPathwayInfo[] getPathwaysByOntologyTerm(String term) throws RemoteException
RemoteExceptionString getUserByOrcid(String orcid) throws RemoteException
RemoteExceptionboolean removeOntologyTag(String pwId, String termId, WSAuth auth) throws RemoteException
RemoteExceptionCopyright © 2016. All Rights Reserved.