Yini  1.0
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Properties Macros Pages
WSQFileUploader Class Reference

#import <WSQFileUploader.h>

Inheritance diagram for WSQFileUploader:
<DBRestClientDelegate>

Public Member Functions

(void) - saveSysFileOfNews:withOldName:
(void) - saveMediaFileOfNews:withOldName:
(NSString *) - sysFileUploadingTempPathForNews:
(NSString *) - mediaFileUploadingTempPathForNews:
(void) - selfDestory
(void) - setDBRootPath
- Public Member Functions inherited from
(void) - restClient:loadedMetadata:
(void) - restClient:metadataUnchangedAtPath:
(void) - restClient:loadMetadataFailedWithError:
(void) - restClient:loadedDeltaEntries:reset:cursor:hasMore:
(void) - restClient:loadDeltaFailedWithError:
(void) - restClient:loadedAccountInfo:
(void) - restClient:loadAccountInfoFailedWithError:
(void) - restClient:loadedFile:
(void) - restClient:loadedFile:contentType:metadata:
(void) - restClient:loadProgress:forFile:
(void) - restClient:loadFileFailedWithError:
(void) - restClient:loadedThumbnail:metadata:
(void) - restClient:loadThumbnailFailedWithError:
(void) - restClient:uploadedFile:from:metadata:
(void) - restClient:uploadProgress:forFile:from:
(void) - restClient:uploadFileFailedWithError:
(void) - restClient:uploadedFile:from:
(void) - restClient:loadedFile:contentType:
(void) - restClient:loadedThumbnail:
(void) - restClient:loadedRevisions:forFile:
(void) - restClient:loadRevisionsFailedWithError:
(void) - restClient:restoredFile:
(void) - restClient:restoreFileFailedWithError:
(void) - restClient:createdFolder:
(void) - restClient:createFolderFailedWithError:
(void) - restClient:deletedPath:
(void) - restClient:deletePathFailedWithError:
(void) - restClient:copiedPath:to:
(void) - restClient:copyPathFailedWithError:
(void) - restClient:createdCopyRef:
(void) - restClient:createCopyRefFailedWithError:
(void) - restClient:copiedRef:to:
(void) - restClient:copyFromRefFailedWithError:
(void) - restClient:movedPath:to:
(void) - restClient:movePathFailedWithError:
(void) - restClient:loadedSearchResults:forPath:keyword:
(void) - restClient:searchFailedWithError:
(void) - restClient:loadedSharableLink:forFile:
(void) - restClient:loadSharableLinkFailedWithError:
(void) - restClient:loadedStreamableURL:forFile:
(void) - restClient:loadStreamableURLFailedWithError:

Static Public Member Functions

(WSQFileUploader *) + sharedLoader

Protected Attributes

NSFileManager * manager
WSQFileHelperhelper
DBRestClientclient
NSMutableDictionary * uploadingList

Properties

id delegate

Member Function Documentation

- (NSString *) mediaFileUploadingTempPathForNews: (NSString*)  name
- (void) saveMediaFileOfNews: (NSString*)  name
withOldName: (NSString*)  oldName 
- (void) saveSysFileOfNews: (NSString*)  name
withOldName: (NSString*)  oldName 
- (void) selfDestory
- (void) setDBRootPath
+ (WSQFileUploader *) sharedLoader
- (NSString *) sysFileUploadingTempPathForNews: (NSString*)  name

Member Data Documentation

- (DBRestClient *) client
protected
- (WSQFileHelper*) helper
protected
- (NSFileManager*) manager
protected
- (NSMutableDictionary*) uploadingList
protected

Property Documentation

- (id) delegate
readwritenonatomicstrong

The documentation for this class was generated from the following files: