Changes between Version 9 and Version 10 of S3/S3Model/ComponentResources
- Timestamp:
- 11/24/11 10:59:49 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
S3/S3Model/ComponentResources
v9 v10 28 28 === Link Actuation Methods === 29 29 30 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 what is desired:30 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: 31 31 - ''replace'': hides the link table and always operates on the component table 32 32 - ''hide'': hides the component table and always operates on the link table