Changes between Version 6 and Version 7 of JuergeN


Ignore:
Timestamp:
18.07.2011 15:48:08 (14 years ago)
Author:
JuergeN
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • JuergeN

    v6 v7  
    7878=== Operations === 
    7979 
    80 We need to define a list of valid operations such as 
     80Which operations does the server offer/allow on objects and associations? 
     81We need to define a list of valid operations for Topics Associations and ~Types. Those are: 
    8182 * create 
    82  * modify 
     83 * update/modify 
    8384 * delete 
    84  * view/read 
     85 * get/read (by ID/Value) 
    8586 * search/scan 
    86  * compare(true/false) 
     87 * navigate (what's related?) 
     88 * still missing: equals/compare(true/false) 
    8789 
    8890=== Roles === 
    8991 
    90 Valid operations should be defined through roles, like 
     92Valid operations should be defined/idenfied through roles (via Tokens), like 
    9193 
     94 * SYSTEM 
    9295 * administrator 
    9396 * creator