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