sv:metadataUserDefinition
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.
Name | Type and description |
---|---|
<definition-name> | Dynamic / Model dependent |
The given name of the definition. |
Name | Type and description |
---|---|
displayName | javax.jcr.PropertyType.STRING |
The same value as defined in the description property. | |
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. |
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 2.6.2_04.