Conforms to NSObject
Declared in PKObjectRepository.h

Overview

The object repository is an abstraction used to decouple the creation, lookup and deletion of domain objects. Its implementation differs depending on the underlying persistence layer and its interface is only concerned with object class and identity.