Changes between Version 16 and Version 17 of S3/S3Model/ComponentResources


Ignore:
Timestamp:
11/24/11 11:15:20 (13 years ago)
Author:
Fran Boon
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Model/ComponentResources

    v16 v17  
    2828=== Link Actuation Options ===
    2929
    30 When using a link-table to link a primary resource to its components, the RESTful methods can handle this in a number of different ways, depending on the CRUD method and the configured option:
     30When using a link-table to link a master resource to its components, the RESTful methods can handle this in a number of different ways, depending on the CRUD method and the configured option:
    3131  - ''replace'': hides the link table and always operates on the component table
    3232  - ''hide'': hides the component table and always operates on the link table