JCR Namespaces

De Basef
Ir para: navegação, pesquisa

All nodes and properties of JCR are stored in different namespaces. The common namespaces are:

jcr: Basic data storage (part of jcr spec)

nt: Foundation node types (part of jcr spec)

rep: Repository internals (part of jcr spec)

mix: Standard mixin node types (part of jcr spec)

sling: Added by Sling framework

cq: Added by the AEM application