Changes between Version 36 and Version 37 of S3/S3Model/SuperEntities


Ignore:
Timestamp:
06/16/14 06:00:48 (10 years ago)
Author:
MattS
Comment:

updated a link

Legend:

Unmodified
Added
Removed
Modified
  • S3/S3Model/SuperEntities

    v36 v37  
    148148=== Updating a Super-Entity ===
    149149
    150 If you use [wiki:S3XRC/RESTfulAPI/s3_rest_controller s3_rest_controller()] for CRUD, it will automatically create, update and delete super-entities as necessary.
     150If you use [wiki:S3/S3REST/s3_rest_controller s3_rest_controller()] for CRUD, it will automatically create, update and delete super-entities as necessary.
    151151
    152152Otherwise, or if you manipulate records outside s3_rest_controller, you have to update all super-entities which an instance table implements whenever you create, update or delete a record in that table.