Parameters
Constructors
Functions
sends a post-(for add) or a put-(for update) request to
remote/{id} with the serialized entity in it's body.
deletes an entity by a delete-request to
resource.
loads an entity by a get request to
resource/{id}
Properties