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, searchParallelTexts
getSupportedMatchingMethods, getValidLanguagePair, getValidMatchingMethod, search, setSupportedMatchingMethods
getSupportedLanguagePairCollection, getSupportedLanguagePairs, setSupportedLanguagePairs
acquireSemaphore, 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, setStartupException
getComponentServiceFactory, getFile, getServiceName, setComponentServiceFactory, setServiceName
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
search
protected Collection<ParallelTextWithId> doSearchParallelTexts(Language sourceLang, Language targetLang, String matchingValue, MatchingMethod matchingMethod, String[] categoryIds) throws InvalidParameterException, ProcessFailedException
doSearchParallelTexts
in class AbstractParallelTextWithIdService
InvalidParameterException
ProcessFailedException
protected Collection<Category> doListCategories() throws ProcessFailedException
doListCategories
in class AbstractParallelTextWithIdService
ProcessFailedException
protected Calendar doGetLastUpdate() throws ProcessFailedException
doGetLastUpdate
in class AbstractService
ProcessFailedException