Science Environment for Ecological Knowledge
Ecoinformatics site parent site of Partnership for Biodiversity Informatics site parent site of SEEK - Home
Science Environment for Ecological Knowledge









 

 

 



TOSAPI Signatures

Difference between version 18 and version 17:

Line 2 was replaced by line 2
- * AAlgorithmMeta[] __getAlgorithmMetadata__() throws java.rmi.RemoteException
+ * AAlgorithmMetaArray __getAlgorithmMetadata__() throws java.rmi.RemoteException
Line 4 was replaced by line 4
- * String[] __getAlgorithmNames__() throws java.rmi.RemoteException
+ * StringArray __getAlgorithmNames__() throws java.rmi.RemoteException
Line 8 was replaced by line 8
- * CAuthority[] __getAuthorities__() throws java.rmi.RemoteException
+ * CAuthorityArray __getAuthorities__() throws java.rmi.RemoteException
Line 10 was replaced by line 10
- * String[] __getAuthorityNames__() throws java.rmi.RemoteException
+ * StringArray __getAuthorityNames__() throws java.rmi.RemoteException
Line 21 was replaced by line 21
- * String[] __getSynonymousNames__(String conceptGuid) throws java.rmi.RemoteException
+ * StringArray __getSynonymousNames__(String conceptGuid) throws java.rmi.RemoteException
Line 29 was replaced by line 29
- * String[] __getAuthoritativeList__(CAuthority auth, String conceptGuid, String targetRankCode) throws java.rmi.RemoteException
+ * StringArray __getAuthoritativeList__(CAuthority auth, String conceptGuid, String targetRankCode) throws java.rmi.RemoteException
Line 31 was replaced by line 31
- * CConcept[] __getHigherTaxon__(CTaxonName name, String targetRankCode, CAuthority authority) throws java.rmi.RemoteException
+ * CConceptArray __getHigherTaxon__(CTaxonName name, String targetRankCode, CAuthority authority) throws java.rmi.RemoteException
Line 33 was replaced by line 33
- * String[] __getHigherTaxonName__(String name, String targetRankCode, String authorityName) throws java.rmi.RemoteException
+ * StringArray __getHigherTaxonName__(String name, String targetRankCode, String authorityName) throws java.rmi.RemoteException
Line 36 was replaced by line 36
- * CWeightedConcept[] __findConcepts__(CConcept taxonQuery, String algorithm, float threshold, boolean useCache) throws java.rmi.RemoteException
+ * CWeightedConceptArray __findConcepts__(CConcept taxonQuery, String algorithm, float threshold, boolean useCache) throws java.rmi.RemoteException

Back to TOSAPI Signatures, or to the Page History.