Uses of Interface
org.opencms.xml.content.I_CmsXmlContentAugmentation
Packages that use I_CmsXmlContentAugmentation
Package
Description
Contains server side classes for the XML content editor.
-
Uses of I_CmsXmlContentAugmentation in org.opencms.ade.contenteditor
Classes in org.opencms.ade.contenteditor that implement I_CmsXmlContentAugmentationModifier and TypeClassDescriptionclassSimple content augmentation class that just delegates everything to a JSP.Methods in org.opencms.ade.contenteditor that return I_CmsXmlContentAugmentationModifier and TypeMethodDescriptionCmsDummyTranslator.getContentAugmentation()I_CmsContentTranslator.getContentAugmentation()Returns a fresh content augmentation object for doing the actual translation work.Constructors in org.opencms.ade.contenteditor with parameters of type I_CmsXmlContentAugmentationModifierConstructorDescriptionContentAugmentationJob(I_CmsXmlContentAugmentation augmentation, CmsObject cms, CmsADEConfigData config, CmsXmlContent originalCopy, Locale currentLocale, Map<String, String> params) Creates a new instance. -
Uses of I_CmsXmlContentAugmentation in org.opencms.ai
Classes in org.opencms.ai that implement I_CmsXmlContentAugmentationMethods in org.opencms.ai that return I_CmsXmlContentAugmentationModifier and TypeMethodDescriptionCmsAiContentTranslation.getContentAugmentation()CmsDeeplTranslation.getContentAugmentation()