Package com.adobe.granite.translation.api
The Translation API provides a single source for all Machine Translation (MT) and Human Translation (HT) functionality.
- 
Interface Summary Interface Description TranslationConfig This TranslationConfig interface is used to return the full list of Language Codes and Content Categories which are stored within the system.TranslationManager The TranslationManager maintains a list of installed TranslationServiceFactory instances within the system.TranslationMetadata The TranslationMetadata maintains a list of metadata.TranslationObject The Interface TranslationObject.TranslationResult The TranslationResult is returned from all translation calls.TranslationScope The TranslationScope provides scope, word count, size, for a TranslationObject or collection of TranslationObjectsTranslationService The TranslationService interface provides a single source for all translation functionality.TranslationService.TranslationServiceInfo The Interface TranslationServiceInfo.TranslationServiceFactory The TranslationServiceFactory is responsible for creating TranslationService objects for a specific connector.TranslationState The Interface TranslationState. - 
Class Summary Class Description TranslationConstants Class TranslationConstants. - 
Enum Summary Enum Description TranslationConstants.ContentType Type of content data (plain text, html, etc...)TranslationConstants.TranslationMethod Enum TranslationMethod.TranslationConstants.TranslationStatus Enum TranslationStatus.TranslationException.ErrorCode The Enum ErrorCode. - 
Exception Summary Exception Description TranslationException The Class TranslationException.