public class AbstractTranslationService.TranslationServiceInfoImpl extends java.lang.Object implements TranslationService.TranslationServiceInfo
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getServiceCloudConfigRootPath()
Gets the service Cloud Config Root path Location.
|
TranslationConstants.TranslationMethod |
getSupportedTranslationMethod()
Gets the supported translation method.
|
java.lang.String |
getTranslationServiceAttribution()
Gets the translation service attribution.
|
java.lang.String |
getTranslationServiceLabel()
Gets the translation service label.
|
java.lang.String |
getTranslationServiceName()
Gets the translation service name.
|
public java.lang.String getTranslationServiceAttribution()
TranslationService.TranslationServiceInfo
getTranslationServiceAttribution
in interface TranslationService.TranslationServiceInfo
public java.lang.String getTranslationServiceLabel()
TranslationService.TranslationServiceInfo
getTranslationServiceLabel
in interface TranslationService.TranslationServiceInfo
public java.lang.String getTranslationServiceName()
TranslationService.TranslationServiceInfo
getTranslationServiceName
in interface TranslationService.TranslationServiceInfo
public TranslationConstants.TranslationMethod getSupportedTranslationMethod()
TranslationService.TranslationServiceInfo
getSupportedTranslationMethod
in interface TranslationService.TranslationServiceInfo
public java.lang.String getServiceCloudConfigRootPath()
TranslationService.TranslationServiceInfo
getServiceCloudConfigRootPath
in interface TranslationService.TranslationServiceInfo
Copyright © 2010 - 2020 Adobe. All Rights Reserved