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 class
AutoPageTranslateServiceImpl
Translated 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 AutoPageTranslateService
AutoTranslateLiveActionFactory. autoPageTranslateService
protected AutoPageTranslateService
AutoTranslateLiveActionImpl. autoPageTranslateService
Constructors 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 AutoPageTranslateService
AutoTranslateWorkflowProcess. autoPageTranslateService
Deprecated.
-