Uses of Enum
org.opencms.relations.CmsRelationType.CopyBehavior
Package
Description
Classes to represent and validate the internal and external links/relations of resources in the OpenCms VFS.
-
Uses of CmsRelationType.CopyBehavior in org.opencms.relations
Modifier and TypeMethodDescriptionCmsRelationType.getCopyBehavior()
Gets the 'copy behavior' of the relation type, which is how relations of a resource should be handled when copying that resource.static CmsRelationType.CopyBehavior
Returns the enum constant of this type with the specified name.static CmsRelationType.CopyBehavior[]
CmsRelationType.CopyBehavior.values()
Returns an array containing the constants of this enum type, in the order they are declared.