|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.axis.client.Stub
aphia.v1_0.AphiaNameServiceBindingStub
public class AphiaNameServiceBindingStub
| Field Summary |
|---|
| Fields inherited from class org.apache.axis.client.Stub |
|---|
cachedEndpoint, cachedPassword, cachedPortName, cachedProperties, cachedTimeout, cachedUsername, maintainSession, maintainSessionSet, service |
| Fields inherited from interface javax.xml.rpc.Stub |
|---|
ENDPOINT_ADDRESS_PROPERTY, PASSWORD_PROPERTY, SESSION_MAINTAIN_PROPERTY, USERNAME_PROPERTY |
| Constructor Summary | |
|---|---|
AphiaNameServiceBindingStub()
|
|
AphiaNameServiceBindingStub(javax.xml.rpc.Service service)
|
|
AphiaNameServiceBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
|
|
| Method Summary | |
|---|---|
protected org.apache.axis.client.Call |
createCall()
|
AphiaRecord[] |
getAphiaChildrenByID(int aphiaID,
int offset)
Get the direct children (max. |
Classification |
getAphiaClassificationByID(int aphiaID)
Get the complete classification for one taxon. |
int |
getAphiaID(String scientificname,
boolean marine_only)
Get the (first) exact matching AphiaID for a given name. Parameters: marine_only: limit to marine taxa. |
String |
getAphiaNameByID(int aphiaID)
Get the correct name for a given AphiaID. |
AphiaRecord |
getAphiaRecordByID(int aphiaID)
Get the complete Aphia Record for a given AphiaID. |
AphiaRecord |
getAphiaRecordByTSN(int TSN)
Get the Aphia Record for a given TSN (ITIS Taxonomic Serial Number). |
AphiaRecord[] |
getAphiaRecords(String scientificname,
boolean like,
boolean fuzzy,
boolean marine_only,
int offset)
Get one or more matching (max. |
AphiaRecord[][] |
getAphiaRecordsByNames(String[] scientificnames,
boolean like,
boolean fuzzy,
boolean marine_only)
For each given scientific name, try to find one or more AphiaRecords. This allows you to match multiple names in one call. |
AphiaRecord[] |
getAphiaRecordsByVernacular(String vernacular,
boolean like,
int offset)
Get one or more Aphia Records (max. |
AphiaRecord[] |
getAphiaSynonymsByID(int aphiaID)
Get all synonyms for a given AphiaID. |
Vernacular[] |
getAphiaVernacularsByID(int aphiaID)
Get all vernaculars for a given AphiaID. |
Source[] |
getSourcesByAphiaID(int aphiaID)
Get one or more sources/references including links, for one AphiaID |
| Methods inherited from class org.apache.axis.client.Stub |
|---|
_getProperty, _getPropertyNames, _getService, _setProperty, addAttachment, clearAttachments, clearHeaders, extractAttachments, firstCall, getAttachments, getHeader, getHeaders, getPassword, getPortName, getResponseHeader, getResponseHeaders, getResponseHeaders, getTimeout, getUsername, removeProperty, setAttachments, setHeader, setHeader, setMaintainSession, setPassword, setPortName, setPortName, setRequestHeaders, setTimeout, setUsername |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AphiaNameServiceBindingStub()
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public AphiaNameServiceBindingStub(URL endpointURL,
javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault
public AphiaNameServiceBindingStub(javax.xml.rpc.Service service)
throws org.apache.axis.AxisFault
org.apache.axis.AxisFault| Method Detail |
|---|
protected org.apache.axis.client.Call createCall()
throws RemoteException
RemoteException
public int getAphiaID(String scientificname,
boolean marine_only)
throws RemoteException
AphiaNameServicePortType
getAphiaID in interface AphiaNameServicePortTypeRemoteException
public AphiaRecord[] getAphiaRecords(String scientificname,
boolean like,
boolean fuzzy,
boolean marine_only,
int offset)
throws RemoteException
AphiaNameServicePortType
getAphiaRecords in interface AphiaNameServicePortTypeRemoteException
public String getAphiaNameByID(int aphiaID)
throws RemoteException
AphiaNameServicePortType
getAphiaNameByID in interface AphiaNameServicePortTypeRemoteException
public AphiaRecord getAphiaRecordByID(int aphiaID)
throws RemoteException
AphiaNameServicePortType
getAphiaRecordByID in interface AphiaNameServicePortTypeRemoteException
public AphiaRecord getAphiaRecordByTSN(int TSN)
throws RemoteException
AphiaNameServicePortType
getAphiaRecordByTSN in interface AphiaNameServicePortTypeRemoteException
public AphiaRecord[][] getAphiaRecordsByNames(String[] scientificnames,
boolean like,
boolean fuzzy,
boolean marine_only)
throws RemoteException
AphiaNameServicePortType
getAphiaRecordsByNames in interface AphiaNameServicePortTypeRemoteException
public AphiaRecord[] getAphiaRecordsByVernacular(String vernacular,
boolean like,
int offset)
throws RemoteException
AphiaNameServicePortType
getAphiaRecordsByVernacular in interface AphiaNameServicePortTypeRemoteException
public Classification getAphiaClassificationByID(int aphiaID)
throws RemoteException
AphiaNameServicePortType
getAphiaClassificationByID in interface AphiaNameServicePortTypeRemoteException
public Source[] getSourcesByAphiaID(int aphiaID)
throws RemoteException
AphiaNameServicePortType
getSourcesByAphiaID in interface AphiaNameServicePortTypeRemoteException
public AphiaRecord[] getAphiaSynonymsByID(int aphiaID)
throws RemoteException
AphiaNameServicePortType
getAphiaSynonymsByID in interface AphiaNameServicePortTypeRemoteException
public Vernacular[] getAphiaVernacularsByID(int aphiaID)
throws RemoteException
AphiaNameServicePortType
getAphiaVernacularsByID in interface AphiaNameServicePortTypeRemoteException
public AphiaRecord[] getAphiaChildrenByID(int aphiaID,
int offset)
throws RemoteException
AphiaNameServicePortType
getAphiaChildrenByID in interface AphiaNameServicePortTypeRemoteException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||