Updated documentation

This commit is contained in:
Kevin Frantz
2019-02-25 19:00:30 +01:00
parent 244d26f2f6
commit 463003f029
3 changed files with 60 additions and 57 deletions

View 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 | |