Uses of Interface
org.opencms.xml.content.I_CmsXmlContentAugmentation.Context
Packages that use I_CmsXmlContentAugmentation.Context
Package
Description
Contains server side classes for the XML content editor.
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of I_CmsXmlContentAugmentation.Context in org.opencms.ade.contenteditor
Methods in org.opencms.ade.contenteditor with parameters of type I_CmsXmlContentAugmentation.ContextModifier and TypeMethodDescriptionvoidCmsJspContentAugmentation.augmentContent(I_CmsXmlContentAugmentation.Context context) -
Uses of I_CmsXmlContentAugmentation.Context in org.opencms.ai
Methods in org.opencms.ai with parameters of type I_CmsXmlContentAugmentation.ContextModifier and TypeMethodDescriptionvoidCmsAiContentTranslation.Augmentation.augmentContent(I_CmsXmlContentAugmentation.Context context) -
Uses of I_CmsXmlContentAugmentation.Context in org.opencms.xml.content
Methods in org.opencms.xml.content with parameters of type I_CmsXmlContentAugmentation.ContextModifier and TypeMethodDescriptionvoidI_CmsXmlContentAugmentation.augmentContent(I_CmsXmlContentAugmentation.Context context) Augments the content provided in the given context.