Uses of Enum
org.opencms.xml.content.I_CmsXmlContentHandler.SynchronizationMode
Package
Description
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of I_CmsXmlContentHandler.SynchronizationMode in org.opencms.xml.content
Modifier and TypeFieldDescriptionCmsDefaultXmlContentHandler.m_combinedSynchronizations
The cached map of combined synchronization information.CmsDefaultXmlContentHandler.m_synchronizations
The configured locale synchronization elements.Modifier and TypeMethodDescriptionReturns the enum constant of this type with the specified name.I_CmsXmlContentHandler.SynchronizationMode.values()
Returns an array containing the constants of this enum type, in the order they are declared.Modifier and TypeMethodDescriptionCmsSynchronizationSpec.asMap()
Gets an immutable map view of the synchronizations mode by xpath.ModifierConstructorDescriptionCreates a new instance based on a map of synchronization modes.