TICDSFileManagerBasedWholeStoreUploadOperation Class Reference
Inherits from | TICDSWholeStoreUploadOperation : TICDSOperation : NSOperation |
Declared in | TICDSFileManagerBasedWholeStoreUploadOperation.h |
Overview
TICDSFileManagerBasedWholeStoreUploadOperation
is a “whole store upload” operation designed for use with a TICDSFileManagerBasedDocumentSyncManager
.
Tasks
Paths
-
thisDocumentTemporaryWholeStoreThisClientDirectoryPath
The path to this client’s directory within the
propertyWholeStore
directory inside this document’sTemporaryFiles
directory. -
thisDocumentTemporaryWholeStoreThisClientDirectoryWholeStoreFilePath
The path to which the whole store file should be copied.
property -
thisDocumentTemporaryWholeStoreThisClientDirectoryAppliedSyncChangeSetsFilePath
The path to which the applied sync change sets file should be copied.
property -
thisDocumentWholeStoreThisClientDirectoryPath
The path to this client’s directory within this document’s
propertyWholeStore
directory.
Properties
thisDocumentTemporaryWholeStoreThisClientDirectoryAppliedSyncChangeSetsFilePath
The path to which the applied sync change sets file should be copied.
@property (copy) NSString *thisDocumentTemporaryWholeStoreThisClientDirectoryAppliedSyncChangeSetsFilePath
Declared In
TICDSFileManagerBasedWholeStoreUploadOperation.h
thisDocumentTemporaryWholeStoreThisClientDirectoryPath
The path to this client’s directory within the WholeStore
directory inside this document’s TemporaryFiles
directory.
@property (copy) NSString *thisDocumentTemporaryWholeStoreThisClientDirectoryPath
Declared In
TICDSFileManagerBasedWholeStoreUploadOperation.h