public class ConstructSourceAndMorphemesAndCodes extends AbstractService implements ConstructSourceAndMorphemesAndCodesService
Constructor and Description |
---|
ConstructSourceAndMorphemesAndCodes() |
Modifier and Type | Method and Description |
---|---|
SourceAndMorphemesAndCodes |
constructSMC(String sourceLang,
Morpheme[] morphemes,
TranslationWithPosition[] translations) |
SourceAndMorphemesAndCodes |
doConstructSMC(String sourceLang,
Morpheme[] morphemes,
TranslationWithPosition[] translations) |
getComponentServiceFactory, getFile, getServiceName, setComponentServiceFactory, setServiceName
public SourceAndMorphemesAndCodes constructSMC(String sourceLang, Morpheme[] morphemes, TranslationWithPosition[] translations) throws AccessLimitExceededException, InvalidParameterException, LanguageNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguageException
constructSMC
in interface ConstructSourceAndMorphemesAndCodesService
AccessLimitExceededException
InvalidParameterException
LanguageNotUniquelyDecidedException
NoAccessPermissionException
NoValidEndpointsException
ProcessFailedException
ServerBusyException
ServiceNotActiveException
ServiceNotFoundException
UnsupportedLanguageException
public SourceAndMorphemesAndCodes doConstructSMC(String sourceLang, Morpheme[] morphemes, TranslationWithPosition[] translations) throws AccessLimitExceededException, InvalidParameterException, LanguageNotUniquelyDecidedException, NoAccessPermissionException, NoValidEndpointsException, ProcessFailedException, ServerBusyException, ServiceNotActiveException, ServiceNotFoundException, UnsupportedLanguageException