RKObjectMappingOperationDataSource Class Reference
Inherits from | NSObject |
Conforms to | RKMappingOperationDataSource |
Declared in | RKObjectMappingOperationDataSource.h |
Overview
The RKObjectMappingOperationDataSource
class is an implementation of the RKMappingOperationDataSource
protocol for use in performing object mappings that target plain old NSObject
derived classes (as opposed to NSManagedObject
derived persistent entities).