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
-
thisDocumentTemporaryWholeStoreThisClientDirectoryPathThe path to this client’s directory within the
propertyWholeStoredirectory inside this document’sTemporaryFilesdirectory. -
thisDocumentTemporaryWholeStoreThisClientDirectoryWholeStoreFilePathThe path to which the whole store file should be copied.
property -
thisDocumentTemporaryWholeStoreThisClientDirectoryAppliedSyncChangeSetsFilePathThe path to which the applied sync change sets file should be copied.
property -
thisDocumentWholeStoreThisClientDirectoryPathThe path to this client’s directory within this document’s
propertyWholeStoredirectory.
Properties
thisDocumentTemporaryWholeStoreThisClientDirectoryAppliedSyncChangeSetsFilePath
The path to which the applied sync change sets file should be copied.
@property (retain) NSString *thisDocumentTemporaryWholeStoreThisClientDirectoryAppliedSyncChangeSetsFilePathDeclared In
TICDSFileManagerBasedWholeStoreUploadOperation.hthisDocumentTemporaryWholeStoreThisClientDirectoryPath
The path to this client’s directory within the WholeStore directory inside this document’s TemporaryFiles directory.
@property (retain) NSString *thisDocumentTemporaryWholeStoreThisClientDirectoryPathDeclared In
TICDSFileManagerBasedWholeStoreUploadOperation.h