Logotype Sitevision Developer
Log in
Log in

sv:metadataModuleDefinition

This node is either a sub node of a metadata definition repository (sv:metadataDefinitionRepository) or a metadata definition template repository (sv:metadataDefinitionTemplateRepository) and has no sub nodes.

The metadata definition template repository node corresponds to the metadata(template) tab on a site while the metadata definition repository node corresponds to the metadata tab on a site or page.

Node name

Name

Type and description

<definition-name>

Dynamic / Model dependent


The given name of the definition.

 

Properties

Name

Type and description

displayName

javax.jcr.PropertyType.STRING


The given name of the definition



identifier

javax.jcr.PropertyType.STRING


The value used to resolve the module



indexable

javax.jcr.PropertyType.BOOLEAN


Defines if the definition is indexable.



mandatory

javax.jcr.PropertyType.BOOLEAN


Defines if the definition is mandatory.



renderable

javax.jcr.PropertyType.WEAKREFERENCE


Defines if the definition is renderable.



selectBy

javax.jcr.PropertyType.STRING


Defines how the module should be resolved, via "name" or via "identifier"

Sitevision Utility API tip!

  • The MetadataDefinitionUtil interface exposes a set of methods for extracting a metadata definition for a node.

Note! This node type was introduced in Sitevision 2025.01.1

Did you find the content on this page useful?