Changes between Version 12 and Version 13 of S3/S3Model/ComponentResources
- Timestamp:
- 11/24/11 11:05:09 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3Model/ComponentResources
v12 v13 27 27 === Link Actuation Methods === 28 28 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:29 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 configuration setting: 30 30 - ''replace'': hides the link table and always operates on the component table 31 31 - ''hide'': hides the component table and always operates on the link table