sv:metadataSingleTagDefinition
This node is either a sub node of a metadata definition repository (sv:metadataDefinitionRepository) or a metadata template definition repository (sv:metadataDefinitionTemplateRepository).
The metadata template definition 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 |
---|---|
name | javax.jcr.PropertyType.STRING |
The definition identifier | |
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.
- The NodeResolverUtil interface exposes a method to resolve tag groups for a sv:metadataSingleTagDefintion
Note! This node type was introduced in Sitevision 6.2