Modifier and Type | Method and Description |
---|---|
protected void |
LoadMasterDataInstanceDataCmd.handleTranslations(MasterDataInstance masterDataInstance,
com.fasterxml.jackson.databind.JsonNode itemNode,
String nameField,
TranslationService translationService) |
Modifier and Type | Method and Description |
---|---|
protected TranslationService |
MasterDataInstanceEntityManagerImpl.getTranslationService() |
Modifier and Type | Method and Description |
---|---|
static TranslationService |
CommandContextUtil.getTranslationService(CommandContext commandContext) |
Modifier and Type | Method and Description |
---|---|
TranslationService |
PlatformEngineConfigurationApi.getTranslationService() |
Modifier and Type | Field and Description |
---|---|
protected TranslationService |
PlatformEngineConfiguration.translationService |
Modifier and Type | Method and Description |
---|---|
TranslationService |
PlatformEngineConfiguration.getTranslationService() |
TranslationService |
PlatformEngine.getTranslationService() |
Modifier and Type | Method and Description |
---|---|
void |
PlatformEngineConfiguration.setTranslationService(TranslationService translationService) |
Modifier and Type | Field and Description |
---|---|
protected TranslationService |
PlatformEngineImpl.translationService |
Modifier and Type | Method and Description |
---|---|
TranslationService |
PlatformEngineImpl.getTranslationService() |
Modifier and Type | Class and Description |
---|---|
class |
TranslationServiceImpl |
Modifier and Type | Method and Description |
---|---|
static TranslationService |
CommandContextUtil.getTranslationService() |
static TranslationService |
CommandContextUtil.getTranslationService(CommandContext commandContext) |
Modifier and Type | Field and Description |
---|---|
protected TranslationService |
PlatformTaskService.translationService |
Modifier and Type | Field and Description |
---|---|
protected TranslationService |
PlatformTranslationService.translationService |
Constructor and Description |
---|
PlatformTranslationService(TranslationService translationService) |