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 AIConfigurationServiceAutoPageTranslateServiceImpl. configurationServiceprotected AIConfigurationServiceAutoTranslateMergeServiceImpl. 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 AIConfigurationServiceAutoTranslateLiveActionFactory. configurationServiceprotected AIConfigurationServiceAutoTranslateLiveActionImpl. configurationServiceConstructors 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 AIConfigurationServiceAICreateServlet. configurationServiceprotected AIConfigurationServiceAIDictationServlet. 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 AIConfigurationServiceAITemplatingServiceImpl. 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 classAIConfigurationServiceImplCollects the configurations fromAIConfigurationPlugins and aggregates them.Fields in com.composum.ai.backend.slingbase.impl declared as AIConfigurationService Modifier and Type Field Description protected AIConfigurationServiceRAGServiceImpl. aiConfigurationService
-