public interface ParallelTextWithIdService extends ParallelTextService
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Category[] |
listCategories() |
ParallelTextWithId[] |
searchParallelTexts(String sourceLang,
String targetLang,
String text,
String matchingMethod,
String[] categoryIds) |
searchParallelTextWithId[] searchParallelTexts(String sourceLang, String targetLang, String text, String matchingMethod, String[] categoryIds) throws AccessLimitExceededException, InvalidParameterException, LanguagePairNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguagePairException, UnsupportedMatchingMethodException
AccessLimitExceededExceptionInvalidParameterExceptionLanguagePairNotUniquelyDecidedExceptionNoAccessPermissionExceptionNoValidEndpointsExceptionProcessFailedExceptionServerBusyExceptionServiceNotActiveExceptionServiceNotFoundExceptionUnsupportedLanguagePairExceptionUnsupportedMatchingMethodExceptionCategory[] listCategories() throws AccessLimitExceededException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException
Copyright © 2019. All rights reserved.