baasday
 All Classes
BDAPIClient Class Reference

Inherits NSObject.

Instance Methods

(BDAPIClient *) - getWithPath:
 
(BDAPIClient *) - postWithPath:
 
(BDAPIClient *) - putWithPath:
 
(BDAPIClient *) - deleteWithPath:
 
(BDAPIClient *) - requestParameters:
 
(BDAPIClient *) - requestJson:
 
(NSDictionary *) - doRequestWithError:
 
(void) - doRequestInBackground:
 

Class Methods

(NSDictionary *) + fetchWithPath:error:
 
(void) + fetchInBackgroundWithPath:block:
 
(BDAPIClient *) + apiClientForCreateWithPath:values:
 
(NSDictionary *) + createWithPath:values:error:
 
(void) + createInBackgroundWithPath:values:block:
 
(BDAPIClient *) + apiClientForFetchAllWithPath:query:
 
(BDListResult *) + fetchAllWithPath:query:error:
 
(BDListResult *) + fetchAllWithPath:query:contentConverter:error:
 
(void) + fetchAllInBackgroundWithPath:query:block:
 
(void) + fetchAllInBackgroundWithPath:query:contentConverter:block:
 

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