public class ParallelTextWithIdService extends AbstractParallelTextWithIdService
ALL_MATCHINGMETHODS, EMPTY_LANGUAGEPAIRS, EMPTY_LANGUAGEPATHS, EMPTY_LANGUAGES, MINIMUM_MATCHINGMETHODS| Constructor and Description |
|---|
ParallelTextWithIdService() |
| Modifier and Type | Method and Description |
|---|---|
protected Calendar |
doGetLastUpdate() |
protected Collection<Category> |
doListCategories() |
protected Collection<ParallelTextWithId> |
doSearchParallelTexts(Language sourceLang,
Language targetLang,
String matchingValue,
MatchingMethod matchingMethod,
String[] categoryIds) |
doSearch, listCategories, searchParallelTextsgetSupportedMatchingMethods, getValidLanguagePair, getValidMatchingMethod, search, setSupportedMatchingMethodsgetSupportedLanguagePairCollection, getSupportedLanguagePairs, setSupportedLanguagePairsacquireSemaphore, checkStartupException, convertLanguagePairs, convertLanguages, getCurrentServiceContext, getDoDoubleSearch, getEliminateDuplicates, getInitParameter, getInitParameterBoolean, getInitParameterInt, getInitParameterLong, getInitParameters, getInitParameterString, getInitParameterUsingTransformer, getLastUpdate, getLogListener, getMaxResults, getMaxWaitMillisForExternalProcess, getRequestMimeHeaders, getServiceContext, getWorkDirectory, getWorkFile, log, parseDateMacro, processEnd, processEnd, processLap, processStart, releaseSemaphore, setCurrentServiceContext, setDoubleSearchResults, setEliminateDuplicates, setLogListener, setMaxResults, setMaxThreads, setMaxWaitMillisForExternalProcess, setMaxWaitMillisForThread, setMeasureProcessTime, setProcessTimeWarningThreasholdMillis, setStartupExceptiongetComponentServiceFactory, getFile, getServiceName, setComponentServiceFactory, setServiceNameclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitsearchprotected Collection<ParallelTextWithId> doSearchParallelTexts(Language sourceLang, Language targetLang, String matchingValue, MatchingMethod matchingMethod, String[] categoryIds) throws InvalidParameterException, ProcessFailedException
doSearchParallelTexts in class AbstractParallelTextWithIdServiceInvalidParameterExceptionProcessFailedExceptionprotected Collection<Category> doListCategories() throws ProcessFailedException
doListCategories in class AbstractParallelTextWithIdServiceProcessFailedExceptionprotected Calendar doGetLastUpdate() throws ProcessFailedException
doGetLastUpdate in class AbstractServiceProcessFailedException