Uses of Interface
com.composum.ai.backend.slingbase.AIConfigurationService
-
-
Uses of AIConfigurationService in com.composum.ai.aem.core.impl.autotranslate
Fields in com.composum.ai.aem.core.impl.autotranslate declared as AIConfigurationService Modifier and Type Field Description protected AIConfigurationService
AutoPageTranslateServiceImpl. configurationService
protected AIConfigurationService
AutoTranslateMergeServiceImpl. configurationService
-
Uses of AIConfigurationService in com.composum.ai.aem.core.impl.autotranslate.rollout
Fields in com.composum.ai.aem.core.impl.autotranslate.rollout declared as AIConfigurationService Modifier and Type Field Description protected AIConfigurationService
AutoTranslateLiveActionFactory. configurationService
protected AIConfigurationService
AutoTranslateLiveActionImpl. configurationService
Constructors in com.composum.ai.aem.core.impl.autotranslate.rollout with parameters of type AIConfigurationService 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, AIConfigurationService configurationService, AutoTranslateService autoTranslateService)
-
Uses of AIConfigurationService in com.composum.ai.backend.slingbase
Fields in com.composum.ai.backend.slingbase declared as AIConfigurationService Modifier and Type Field Description protected AIConfigurationService
AICreateServlet. configurationService
protected AIConfigurationService
AIDictationServlet. configurationService
-
Uses of AIConfigurationService in com.composum.ai.backend.slingbase.experimential.impl
Fields in com.composum.ai.backend.slingbase.experimential.impl declared as AIConfigurationService Modifier and Type Field Description protected AIConfigurationService
AITemplatingServiceImpl. configurationService
-
Uses of AIConfigurationService in com.composum.ai.backend.slingbase.impl
Classes in com.composum.ai.backend.slingbase.impl that implement AIConfigurationService Modifier and Type Class Description class
AIConfigurationServiceImpl
Collects the configurations fromAIConfigurationPlugin
s and aggregates them.Fields in com.composum.ai.backend.slingbase.impl declared as AIConfigurationService Modifier and Type Field Description protected AIConfigurationService
RAGServiceImpl. aiConfigurationService
-