Changes between Version 25 and Version 26 of BluePrintPersonRegistry


Ignore:
Timestamp:
03/27/10 00:22:21 (15 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • BluePrintPersonRegistry

    v25 v26  
    5555== Functionality needed ==
    5656
    57 === !GetCapabilities and !GetContexts (cross-module resource transfer) ===
    58 
    59 ''...to be discussed:''
    60 
    61 !GetCapabilities should be possible in the PR to query the availability of context functions in the current instance, i.e. which context modules are available (MPR, DVR, VM, DVI, VTT...) and which particular resources they provide for a single record. Resources can then be accessed via the context module using UUIDs _or_ context-related labels, e.g.
    62 
    63   * if !GetCapabilities(MPR) contains "!ReportMissing", then expose "!ReportMissing with person_UUID"
    64 
    65 !GetContexts should be there in the PR to query which extra data ("context records") exist for a particular person or group, e.g.
    66 
    67   * for each resource_X in !GetContexts(person_UUID) expose "view/edit resource_X"
    68 
    6957=== CRUD ===
    7058