Uses of Class
com.composum.ai.aem.core.impl.autotranslate.AutoPageTranslateService.Stats
-
Packages that use AutoPageTranslateService.Stats Package Description com.composum.ai.aem.core.impl.autotranslate -
-
Uses of AutoPageTranslateService.Stats in com.composum.ai.aem.core.impl.autotranslate
Fields in com.composum.ai.aem.core.impl.autotranslate declared as AutoPageTranslateService.Stats Modifier and Type Field Description AutoPageTranslateService.StatsAutoTranslateService.TranslationPage. statsMethods in com.composum.ai.aem.core.impl.autotranslate that return AutoPageTranslateService.Stats Modifier and Type Method Description AutoPageTranslateService.StatsAutoPageTranslateService. translateLiveCopy(org.apache.sling.api.resource.Resource resource, AutoTranslateService.TranslationParameters translationParameters)Implements the actual translation for one page or asset.AutoPageTranslateService.StatsAutoPageTranslateServiceImpl. translateLiveCopy(org.apache.sling.api.resource.Resource resource, AutoTranslateService.TranslationParameters translationParameters)Methods in com.composum.ai.aem.core.impl.autotranslate with parameters of type AutoPageTranslateService.Stats Modifier and Type Method Description protected booleanAutoPageTranslateServiceImpl. collectPropertiesToTranslate(org.apache.sling.api.resource.Resource resource, List<AutoPageTranslateServiceImpl.PropertyToTranslate> propertiesToTranslate, AutoPageTranslateService.Stats stats, AutoTranslateService.TranslationParameters translationParameters, boolean force)Searches for properties we have to translate.protected com.composum.ai.backend.base.service.chat.GPTConfigurationAutoPageTranslateServiceImpl. determineConfiguration(org.apache.sling.api.resource.Resource resource, AutoTranslateCaConfig autoTranslateCaConfig, AutoTranslateService.TranslationParameters translationParameters, AutoPageTranslateService.Stats stats)protected booleanAutoPageTranslateServiceImpl. migratePathsToLanguageCopy(org.apache.sling.api.resource.Resource resource, String language, AutoPageTranslateService.Stats stats)Traverses the resource tree looking for paths pointing to /content/dam/ and /content/experience-fragments/ and changes them if there is an unique language copy in our language.
-