RKManagedObjectCache Protocol Reference
Declared in | RKManagedObjectCache.h |
Overview
Class used for determining the set of NSFetchRequest objects that map to a given request URL.
Tasks
-
– fetchRequestsForResourcePath:
Must return an array containing NSFetchRequests for use in retrieving locally cached objects associated with a given request resourcePath.
required method