public class ConceptDictionaryClientImpl extends ServiceClientImpl implements ConceptDictionaryClient
| Constructor and Description |
|---|
ConceptDictionaryClientImpl(URL serviceUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected org.apache.axis.client.Stub |
createStub(URL url) |
Concept[] |
getRelatedConcepts(Language language,
String conceptId,
ConceptualRelation relation) |
Concept[] |
searchConcepts(Language Language,
String word,
MatchingMethod matchingMethod) |
addRequestHeader, convert, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, invoke, setPassword, setUpService, setUserIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserIdpublic ConceptDictionaryClientImpl(URL serviceUrl)
public Concept[] getRelatedConcepts(Language language, String conceptId, ConceptualRelation relation) throws LangridException
getRelatedConcepts in interface ConceptDictionaryClientLangridExceptionpublic Concept[] searchConcepts(Language Language, String word, MatchingMethod matchingMethod) throws LangridException
searchConcepts in interface ConceptDictionaryClientLangridExceptionprotected org.apache.axis.client.Stub createStub(URL url) throws javax.xml.rpc.ServiceException
createStub in class ServiceClientImpljavax.xml.rpc.ServiceException