#import <DBRestClient.h>
Member Function Documentation
- (void) cancelAllRequests |
|
|
|
- (void) cancelFileLoad: |
|
(NSString *) |
path |
|
- (void) cancelFileUpload: |
|
(NSString *) |
path |
|
- (void) cancelThumbnailLoad: |
|
(NSString *) |
path |
size: |
|
(NSString *) |
size |
|
|
| |
- (void) copyFrom: |
|
(NSString *) |
fromPath |
toPath: |
|
(NSString *) |
toPath |
|
|
| |
- (void) copyFromRef: |
|
(NSString *) |
copyRef |
toPath: |
|
(NSString *) |
toPath |
|
|
| |
- (void) createCopyRef: |
|
(NSString *) |
path |
|
- (void) createFolder: |
|
(NSString *) |
path |
|
- (void) deletePath: |
|
(NSString *) |
path |
|
- (id) initWithSession: |
|
(DBSession *) |
session |
|
- (void) loadCuDelta: |
|
(NSString *) |
cursor |
|
- (void) loadDelta: |
|
(NSString *) |
cursor |
|
- (void) loadFile: |
|
(NSString *) |
path |
atRev: |
|
(NSString *) |
rev |
intoPath: |
|
(NSString *) |
destPath |
|
|
| |
- (void) loadFile: |
|
(NSString *) |
path |
intoPath: |
|
(NSString *) |
destinationPath |
|
|
| |
- (void) loadMetadata: |
|
(NSString *) |
path |
|
- (void) loadMetadata: |
|
(NSString *) |
path |
withHash: |
|
(NSString *) |
hash |
|
|
| |
- (void) loadRevisionsForFile: |
|
(NSString *) |
path |
|
- (void) loadSharableLinkForFile: |
|
(NSString *) |
path |
|
- (void) loadStreamableURLForFile: |
|
(NSString *) |
path |
|
- (void) loadThumbnail: |
|
(NSString *) |
path |
ofSize: |
|
(NSString *) |
size |
intoPath: |
|
(NSString *) |
destinationPath |
|
|
| |
- (void) moveFrom: |
|
(NSString *) |
fromPath |
toPath: |
|
(NSString *) |
toPath |
|
|
| |
- (NSUInteger) requestCount |
|
|
|
- (void) restoreFile: |
|
(NSString *) |
path |
toRev: |
|
(NSString *) |
rev |
|
|
| |
- (void) searchPath: |
|
(NSString *) |
path |
forKeyword: |
|
(NSString *) |
keyword |
|
|
| |
- (void) uploadFile: |
|
(NSString *) |
filename |
toPath: |
|
(NSString *) |
path |
|
|
| |
- (void) uploadFile: |
|
(NSString *) |
filename |
toPath: |
|
(NSString *) |
path |
withParentRev: |
|
(NSString *) |
parentRev |
fromPath: |
|
(NSString *) |
sourcePath |
|
|
| |
Member Data Documentation
- (NSMutableDictionary*) imageLoadRequests |
|
protected |
- (NSMutableDictionary*) loadRequests |
|
protected |
- (NSMutableSet*) requests |
|
protected |
- (NSMutableDictionary*) uploadRequests |
|
protected |
Property Documentation
The documentation for this class was generated from the following file: