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, setUserId
Concept[] getRelatedConcepts(Language language, String conceptId, ConceptualRelation relation) throws LangridException
LangridException
Concept[] searchConcepts(Language Language, String word, MatchingMethod matchingMethod) throws LangridException
LangridException