Constant Field Values
Contents
com.composum.*
-
com.composum.ai.aem.core.impl.AemContentCreationSelectorsServlet Modifier and Type Constant Field Value public static final String
PATH_CONTENTSELECTORS
"/conf/composum-ai/settings/dialogs/contentcreation/contentselectors.json"
-
com.composum.ai.aem.core.impl.SelectorUtils Modifier and Type Constant Field Value public static final String
PARAMETER_PATH
"path"
public static final String
PLACEHOLDER_TARGETLANGUAGE
"TARGETLANGUAGE"
-
com.composum.ai.aem.core.impl.autotranslate.AITranslatePropertyWrapper Modifier and Type Constant Field Value public static final String
AI_MANUAL_CHANGE_SUFFIX
"_manualChange"
public static final String
AI_ORIGINAL_SUFFIX
"_original"
public static final String
AI_PREFIX
"ai_"
public static final String
AI_TRANSLATED_SUFFIX
"_translated"
public static final String
AI_TRANSLATION_ERRORMARKER
"ai_translationError"
public static final String
LC_PREFIX
"lc_"
public static final String
PROPERTY_AI_ADDINSTRUCTIONS
"ai_additionalInstructions"
public static final String
PROPERTY_AI_TRANSLATED_BY
"ai_translatedBy"
public static final String
PROPERTY_AI_TRANSLATED_DATE
"ai_translated"
public static final String
PROPERTY_AI_TRANSLATED_MODEL
"ai_translatedModel"
-
com.composum.ai.aem.core.impl.autotranslate.AutoPageTranslateServiceImpl Modifier and Type Constant Field Value public static final String
MARKER_DEBUG_ADDITIONAL_INSTRUCTIONS
"DEBUGADDINSTRUCTIONS"
-
com.composum.ai.aem.core.impl.autotranslate.AutoTranslateConfigServiceImpl Modifier and Type Constant Field Value protected static final int
HUGE_TRESHOLD
3000
-
com.composum.ai.aem.core.impl.autotranslate.AutoTranslateListModel Modifier and Type Constant Field Value public static final String
SUFFIX_TRANSLATECOPY
"_aitranslate_bak"
-
com.composum.ai.aem.core.impl.autotranslate.CompareModel Modifier and Type Constant Field Value public static final String
PARAM_PATH
"path"
-
com.composum.ai.aem.core.impl.autotranslate.rollout.AutoTranslateLiveActionImpl Modifier and Type Constant Field Value public static final String
NAME
"composumAiAutoTranslate"