save method
save()
Method used to save this object.
Returns
Returns a promise of the RPC call response.
Tip noteFor more information regarding a promise, see http://docs.angularjs.org/api/ng.$q.
Parameters
None
Example
None