jp.go.nict.langrid.wrapper.workflowsupport
クラス GetLongestMatchingTerm
java.lang.Object
jp.go.nict.langrid.servicecontainer.service.AbstractService
jp.go.nict.langrid.wrapper.ws_1_2.AbstractService
jp.go.nict.langrid.wrapper.ws_1_2.AbstractLanguageService
jp.go.nict.langrid.wrapper.ws_1_2.workflowsupport.AbstractGetLongestMatchingTermService
jp.go.nict.langrid.wrapper.workflowsupport.GetLongestMatchingTerm
- すべての実装されたインタフェース:
- GetLongestMatchingTermService
public class GetLongestMatchingTerm
- extends AbstractGetLongestMatchingTermService
- バージョン:
- $Revision: 5206 $
- 作成者:
- koyama
クラス jp.go.nict.langrid.wrapper.ws_1_2.AbstractService から継承されたメソッド |
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 |
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GetLongestMatchingTerm
public GetLongestMatchingTerm()
- コンストラクタ。
doGetLongestMatchingTerm
public Collection<TranslationWithPosition> doGetLongestMatchingTerm(Language language,
Morpheme[] morphemes,
int startIndex,
Translation[] translations)
throws InvalidParameterException,
ProcessFailedException
- 定義:
- クラス
AbstractGetLongestMatchingTermService
内の doGetLongestMatchingTerm
- 例外:
InvalidParameterException
ProcessFailedException
doGetLastUpdate
protected Calendar doGetLastUpdate()
throws ProcessFailedException
- 最終更新日付を返す
- オーバーライド:
- クラス
AbstractService
内の doGetLastUpdate
- 戻り値:
- 更新日付
- 例外:
ProcessFailedException