mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2025-09-13 13:57:10 +02:00
Updated documentation
This commit is contained in:
15
application/symfony/src/Domain/RightManagement/README.md
Normal file
15
application/symfony/src/Domain/RightManagement/README.md
Normal file
@@ -0,0 +1,15 @@
|
||||
# Right Management
|
||||
## Operation Matrix
|
||||
The following operations MUST be possible:
|
||||
|
||||
| Layer\Action | Create | Read | Update | Delete | Execute |
|
||||
|-------------------|--------|------|--------|--------|---------|
|
||||
| Source | x | x | x | x | x |
|
||||
| Right | x | x | x | x | |
|
||||
| Law | | x | x | | |
|
||||
| Relation | | x | | | |
|
||||
| Heredity Relation | | x | x | | |
|
||||
| Parent Relation | | x | | | |
|
||||
| Member Relation | | x | x | x | |
|
||||
| Journal | | x | | | |
|
||||
| Log | | x | | x | |
|
Reference in New Issue
Block a user