Uses of Enum
org.opencms.xml.content.CmsDefaultXmlContentHandler.InvalidRelationAction
Package
Description
Contains functions for structured content storage using XML, commonly called "XML content" in OpenCms.
-
Uses of CmsDefaultXmlContentHandler.InvalidRelationAction in org.opencms.xml.content
Modifier and TypeFieldDescriptionCmsDefaultXmlContentHandler.m_invalidRelationActions
Relation actions.Modifier and TypeMethodDescriptionCmsDefaultXmlContentHandler.getInvalidRelationAction
(String name) I_CmsXmlContentHandler.getInvalidRelationAction
(String name) Gets the action to perform if the given name refers to a link field which refers to a VFS file that no longer exists.Returns the enum constant of this type with the specified name.CmsDefaultXmlContentHandler.InvalidRelationAction.values()
Returns an array containing the constants of this enum type, in the order they are declared.