Changes between Version 12 and Version 13 of S3/S3Model/ComponentResources


Ignore:
Timestamp:
11/24/11 11:05:09 (13 years ago)
Author:
Dominic König
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Model/ComponentResources

    v12 v13  
    2727=== Link Actuation Methods ===
    2828
    29 When using a link-table to link a primary resource to it's components, the RESTful methods can handle this in a number of different ways, depending on the CRUD method and the configuration setting:
     29When 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 configuration setting:
    3030  - ''replace'': hides the link table and always operates on the component table
    3131  - ''hide'': hides the component table and always operates on the link table