Uses of Interface
com.composum.ai.aem.core.impl.autotranslate.AutoPageTranslateService
-
-
Uses of AutoPageTranslateService in com.composum.ai.aem.core.impl.autotranslate
Classes in com.composum.ai.aem.core.impl.autotranslate that implement AutoPageTranslateService Modifier and Type Class Description classAutoPageTranslateServiceImplTranslated would normally be properties that "obviously" contain text, like jcr:title, jcr:description, text, title etc. -
Uses of AutoPageTranslateService in com.composum.ai.aem.core.impl.autotranslate.rollout
Fields in com.composum.ai.aem.core.impl.autotranslate.rollout declared as AutoPageTranslateService Modifier and Type Field Description protected AutoPageTranslateServiceAutoTranslateLiveActionFactory. autoPageTranslateServiceprotected AutoPageTranslateServiceAutoTranslateLiveActionImpl. autoPageTranslateServiceConstructors in com.composum.ai.aem.core.impl.autotranslate.rollout with parameters of type AutoPageTranslateService Constructor Description AutoTranslateLiveActionImpl(org.apache.sling.api.resource.ValueMap config, com.day.cq.wcm.msm.commons.BaseActionFactory<? extends com.day.cq.wcm.msm.api.LiveAction> liveActionFactory, AutoPageTranslateService autoPageTranslateService, com.composum.ai.backend.slingbase.AIConfigurationService configurationService, AutoTranslateService autoTranslateService) -
Uses of AutoPageTranslateService in com.composum.ai.aem.core.impl.autotranslate.workflow
Fields in com.composum.ai.aem.core.impl.autotranslate.workflow declared as AutoPageTranslateService Modifier and Type Field Description protected AutoPageTranslateServiceAutoTranslateWorkflowProcess. autoPageTranslateServiceDeprecated.
-