Class GoogleTranslateConnector
- java.lang.Object
-
- org.exoplatform.container.component.BaseComponentPlugin
-
- org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
-
- org.exoplatform.automatic.translation.impl.connectors.GoogleTranslateConnector
-
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class GoogleTranslateConnector extends org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
-
-
Constructor Summary
Constructors Constructor Description GoogleTranslateConnector(org.exoplatform.commons.api.settings.SettingService settingService)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description Stringtranslate(String message, Locale targetLocale)-
Methods inherited from class org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
getApiKey, setApiKey
-
-