public interface GetLongestMatchingTermService
Modifier and Type | Method and Description |
---|---|
Calendar |
getLastUpdate() |
TranslationWithPosition[] |
getLongestMatchingTerm(String headLang,
Morpheme[] morphemes,
int startIndex,
Translation[] translations) |
TranslationWithPosition[] getLongestMatchingTerm(String headLang, Morpheme[] morphemes, int startIndex, Translation[] translations) throws AccessLimitExceededException, InvalidParameterException, LanguageNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguageException
Calendar getLastUpdate() throws AccessLimitExceededException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException