JBoss.orgCommunity Documentation

Chapter 3. JCR Structure

eXo Collaboration is a JCR-based product, so data of eXo Collaboration are managed by the eXo-JCR service with each specific structure. The chapter aims at outlining the JCR structure of each application in eXo Collaboration through diagrams and then describing properties of main node types.

Each diagram shows nodes and their primary node types. Every node/child node must have only one primary node type represented in the round bracket () under the node/childnode, but may also have many mixin node types. Because mixin nodes cannot define the node structure like the primary nodes, they are not shown in the diagrams and their properties hereafter are not described.

This chapter describes the structure of the main applications in eXo Collaboration via the following topics:

Note

To learn more about the eXo Collaboration JCR Structure, you should have the certain knowledge of JCR.