Uses of Class
com.composum.ai.aem.core.impl.autotranslate.AutoTranslateMergeService.AutoTranslateProperty
-
Packages that use AutoTranslateMergeService.AutoTranslateProperty Package Description com.composum.ai.aem.core.impl.autotranslate -
-
Uses of AutoTranslateMergeService.AutoTranslateProperty in com.composum.ai.aem.core.impl.autotranslate
Methods in com.composum.ai.aem.core.impl.autotranslate that return types with arguments of type AutoTranslateMergeService.AutoTranslateProperty Modifier and Type Method Description List<AutoTranslateMergeService.AutoTranslateProperty>
AutoTranslateMergeModel. getProperties()
List<AutoTranslateMergeService.AutoTranslateProperty>
AutoTranslateMergeService. getProperties(org.apache.sling.api.resource.Resource resource)
Recursively finds all properties from the given resource and its children that have names starting withAITranslatePropertyWrapper.AI_NEW_TRANSLATED_SUFFIX
and creates the AI Translate Property Wrapper for each.List<AutoTranslateMergeService.AutoTranslateProperty>
AutoTranslateMergeServiceImpl. getProperties(org.apache.sling.api.resource.Resource pageResource)
-