The base of all REST objects, to be used with serveRestObject and serveRestCollectionOf.
WARNING: this is not stable.
Override this to provide access control to this object.
Given a populated object, this creates a new entry. Returns the url identifier of the new object.
Prepare the object to be shown.
See Implementation
The base of all REST objects, to be used with serveRestObject and serveRestCollectionOf.
WARNING: this is not stable.