doc/book/en/devrepo/datamodel/baseschema.rst
changeset 7784 7f5c455ec7d1
parent 5394 105011657405
child 7782 40a49f4350a5
equal deleted inserted replaced
7776:aa547cf3bf0d 7784:7f5c455ec7d1
    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
       
    23 
    22 
    24 Entity types used to manage workflows
    23 Entity types used to manage workflows
    25 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    24 ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
    26 * _`Workflow`, workflow entity, linked to some entity types which may use this workflow
    25 * _`Workflow`, workflow entity, linked to some entity types which may use this workflow
    27 * _`State`, workflow state
    26 * _`State`, workflow state