doc/book/en/devrepo/datamodel/baseschema.rst
branchstable
changeset 7782 40a49f4350a5
parent 7780 a1d5365fefc1
child 7797 a71618a75b53
equal deleted inserted replaced
7781:e95cfd5eca61 7782:40a49f4350a5
    17 
    17 
    18 Entity types used to manage users and permissions
    18 Entity types used to manage users and permissions
    19 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    19 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    20 * _`CWUser`, system users
    20 * _`CWUser`, system users
    21 * _`CWGroup`, users groups
    21 * _`CWGroup`, users groups
       
    22 * _`CWPermission`, used to configure the security of the instance
    22 
    23 
    23 Entity types used to manage workflows
    24 Entity types used to manage workflows
    24 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    25 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    25 * _`Workflow`, workflow entity, linked to some entity types which may use this workflow
    26 * _`Workflow`, workflow entity, linked to some entity types which may use this workflow
    26 * _`State`, workflow state
    27 * _`State`, workflow state