public interface ConceptDictionaryClient extends ServiceClient
| Modifier and Type | Method and Description |
|---|---|
Concept[] |
getRelatedConcepts(Language language,
String conceptId,
ConceptualRelation relation) |
Concept[] |
searchConcepts(Language Language,
String word,
MatchingMethod matchingMethod) |
addRequestHeader, getLastCallTree, getLastCopyrightInfo, getLastLicenseInfo, getLastName, getTreeBindings, setPassword, setUserIdConcept[] getRelatedConcepts(Language language, String conceptId, ConceptualRelation relation) throws LangridException
LangridExceptionConcept[] searchConcepts(Language Language, String word, MatchingMethod matchingMethod) throws LangridException
LangridException