Class LanguageWeaverTranslateConnector
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
org.exoplatform.automatic.translation.impl.connectors.LanguageWeaverTranslateConnector
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class LanguageWeaverTranslateConnector
extends org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
-
Field Summary
FieldsFields inherited from class org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
settingServiceFields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
ConstructorsConstructorDescriptionLanguageWeaverTranslateConnector(org.exoplatform.commons.api.settings.SettingService settingService, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.container.xml.InitParams initParams) -
Method Summary
Methods inherited from class org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
getApiKey, setApiKeyMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Field Details
-
LW_URL
- See Also:
-
ERROR
- See Also:
-
MESSAGE
- See Also:
-
-
Constructor Details
-
LanguageWeaverTranslateConnector
public LanguageWeaverTranslateConnector(org.exoplatform.commons.api.settings.SettingService settingService, org.exoplatform.services.resources.LocaleConfigService localeConfigService, org.exoplatform.container.xml.InitParams initParams)
-
-
Method Details
-
translate
- Specified by:
translatein classorg.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
-