Mudanças entre as edições de "JCR Namespaces"

De Basef
Ir para: navegação, pesquisa
(Criou página com '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...')
(Sem diferença)

Edição das 13h06min de 22 de maio de 2018

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