Classes
The following classes are available globally.
-
Implementation fo the
See morePersistenceStoreprotocol using CoreDataDeclaration
Swift
public class CoreDataStore : PersistenceStore -
Default strategy that: 1) calls
See moreonStorePreseedingWillBegin(at:)2) wipes the entire seed folder 3) copies<resourceName>.<resourceExtension>4) callsonStorePreseedingCompleted(at:)5) writes backdbVersionDeclaration
Swift
public class FilePreseedManager : PreseedStrategy -
Provides the ability to sync content from Contentful to a persistence store.
See moreDeclaration
Swift
public class SynchronizationManager : PersistenceIntegration
View on GitHub
Classes Reference