Index
All Classes and Interfaces|All Packages|Serialized Form
A
- addConnector(String, String, String) - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationConfiguration
- addConnector(AutomaticTranslationComponentPlugin) - Method in interface org.exoplatform.automatic.translation.api.AutomaticTranslationService
-
Add a translation connector
- AutomaticTranslationComponentPlugin - Class in org.exoplatform.automatic.translation.api
- AutomaticTranslationComponentPlugin(SettingService) - Constructor for class org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
- AutomaticTranslationConfiguration - Class in org.exoplatform.automatic.translation.api.dto
- AutomaticTranslationConfiguration(List<Connector>, String) - Constructor for class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationConfiguration
- AutomaticTranslationEvent - Class in org.exoplatform.automatic.translation.api.dto
- AutomaticTranslationEvent() - Constructor for class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- AutomaticTranslationService - Interface in org.exoplatform.automatic.translation.api
C
- Connector - Class in org.exoplatform.automatic.translation.api.dto
- Connector(String, String, String) - Constructor for class org.exoplatform.automatic.translation.api.dto.Connector
G
- getActiveApiKey() - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationConfiguration
- getActiveConnector() - Method in interface org.exoplatform.automatic.translation.api.AutomaticTranslationService
-
Get current Active connector
- getActiveConnector() - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationConfiguration
- getApiKey() - Method in class org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
- getApiKey() - Method in class org.exoplatform.automatic.translation.api.dto.Connector
- getConfiguration() - Method in interface org.exoplatform.automatic.translation.api.AutomaticTranslationService
-
Get the actual configuration
- getConnectorName() - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- getConnectors() - Method in interface org.exoplatform.automatic.translation.api.AutomaticTranslationService
-
Get available connectors list
- getConnectors() - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationConfiguration
- getContentType() - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- getDescription() - Method in class org.exoplatform.automatic.translation.api.dto.Connector
- getMessageLength() - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- getName() - Method in class org.exoplatform.automatic.translation.api.dto.Connector
- getSpaceId() - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- getTargetLanguage() - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
I
- isFeatureActive() - Method in interface org.exoplatform.automatic.translation.api.AutomaticTranslationService
-
Return if the feature is active
O
- org.exoplatform.automatic.translation.api - package org.exoplatform.automatic.translation.api
- org.exoplatform.automatic.translation.api.dto - package org.exoplatform.automatic.translation.api.dto
S
- setActiveApiKey(String) - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationConfiguration
- setActiveConnector(String) - Method in interface org.exoplatform.automatic.translation.api.AutomaticTranslationService
-
Set the active connector
- setActiveConnector(String) - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationConfiguration
- setApiKey(String) - Method in class org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
- setApiKey(String) - Method in class org.exoplatform.automatic.translation.api.dto.Connector
- setApiKey(String, String) - Method in interface org.exoplatform.automatic.translation.api.AutomaticTranslationService
-
Set the apiKey for the provided connector
- setConnectorName(String) - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- setConnectors(List<Connector>) - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationConfiguration
- setContentType(String) - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- setDescription(String) - Method in class org.exoplatform.automatic.translation.api.dto.Connector
- setMessageLength(int) - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- setName(String) - Method in class org.exoplatform.automatic.translation.api.dto.Connector
- setSpaceId(long) - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- setTargetLanguage(String) - Method in class org.exoplatform.automatic.translation.api.dto.AutomaticTranslationEvent
- settingService - Variable in class org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
T
- translate(String, Locale) - Method in class org.exoplatform.automatic.translation.api.AutomaticTranslationComponentPlugin
- translate(String, Locale, String, long) - Method in interface org.exoplatform.automatic.translation.api.AutomaticTranslationService
-
Translate a message in the provided locale, by using the active connector
All Classes and Interfaces|All Packages|Serialized Form