| Package | Description |
|---|---|
| one.edee.babylon | |
| one.edee.babylon.config | |
| one.edee.babylon.export | |
| one.edee.babylon.imp0rt | |
| one.edee.babylon.sheets.gsheets | |
| one.edee.babylon.spring |
| Modifier and Type | Method and Description |
|---|---|
void |
MainService.startTranslation(Action action,
TranslationConfiguration configuration,
String spreadsheetId,
boolean combineSheets) |
| Modifier and Type | Method and Description |
|---|---|
TranslationConfiguration |
TranslationConfigurationReader.readAndCheckConfiguration(String configFileName) |
| Modifier and Type | Method and Description |
|---|---|
void |
Exporter.SheetContract.createSheet(String spreadsheetId,
String sheetTitle,
List<List<String>> sheetRows,
TranslationConfiguration configuration,
Map<String,List<String>> translatedAutomatically,
Set<String> translatedHistorically)
Creates a new sheet in the specified spreadsheet with the given title, rows of data, and metadata, including locked
cell editors, cells translated automatically, and cells translated historically.
|
void |
Exporter.walkPathsAndCheckDB(TranslationConfiguration configuration) |
void |
Exporter.walkPathsAndWriteSheets(TranslationConfiguration configuration,
String spreadsheetId,
boolean combineSheets)
Walks message file paths, gathering messages and translations, producing translation sheets in given GSheet spreadsheet.
|
| Constructor and Description |
|---|
ImportProcessor(LightGSheetService lightGSheetService,
SnapshotManager snapshotManager,
List<FileLoader> propertyFileLoaders,
TranslationConfiguration configuration) |
| Modifier and Type | Method and Description |
|---|---|
void |
LightGSheetServiceExporterContractAdaptor.createSheet(String spreadsheetId,
String sheetTitle,
List<List<String>> sheetRows,
TranslationConfiguration configuration,
Map<String,List<String>> translatedAutomatically,
Set<String> translatedHistorically) |
| Modifier and Type | Method and Description |
|---|---|
TranslationConfiguration |
CommonConfiguration.translationConfiguration(org.springframework.core.env.Environment environment,
Optional<org.springframework.boot.ApplicationArguments> applicationArguments) |
| Modifier and Type | Method and Description |
|---|---|
ImportProcessor |
ImporterConfiguration.importProcessor(LightGSheetService lightGSheetService,
SnapshotManager snapshotManager,
List<FileLoader> propertyFileLoaders,
TranslationConfiguration configuration) |
SnapshotManager |
CommonConfiguration.snapshotManager(TranslationConfiguration configuration) |
Copyright © 2025 FG Forrest, a.s.. All rights reserved.