top button
Flag Notify
    Connect to us
      Site Registration

Site Registration

What methods $resource service object support?

0 votes
209 views
What methods $resource service object support?
posted Nov 11, 2017 by Latha

Share this question
Facebook Share Button Twitter Share Button LinkedIn Share Button

1 Answer

0 votes

The $resource service object supports the following methods:
1. get()
2. query()
3. save()
4. remove()
5. delete()

answer Nov 11, 2017 by Shivaranjini
...