APINodeList<FundraiserPersonToCharity> |
User.APIRequestGetFundraisers.execute() |
APINodeList<FundraiserPersonToCharity> |
User.APIRequestGetFundraisers.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<FundraiserPersonToCharity>> |
User.APIRequestGetFundraisers.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> |
User.APIRequestCreateFundraiser.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> |
FundraiserPersonToCharity.APIRequestGet.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> |
FundraiserPersonToCharity.APIRequestUpdate.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<FundraiserPersonToCharity>> |
User.APIRequestGetFundraisers.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> |
User.APIRequestCreateFundraiser.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> |
FundraiserPersonToCharity.APIRequestGet.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> |
FundraiserPersonToCharity.APIRequestUpdate.executeAsync(Map<String,Object> extraParams) |
static com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> |
FundraiserPersonToCharity.fetchByIdAsync(Long id,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<FundraiserPersonToCharity> |
FundraiserPersonToCharity.fetchByIdAsync(String id,
APIContext context) |
static APINodeList<FundraiserPersonToCharity> |
FundraiserPersonToCharity.fetchByIds(List<String> ids,
List<String> fields,
APIContext context) |
static com.google.common.util.concurrent.ListenableFuture<APINodeList<FundraiserPersonToCharity>> |
FundraiserPersonToCharity.fetchByIdsAsync(List<String> ids,
List<String> fields,
APIContext context) |
APINodeList<FundraiserPersonToCharity> |
User.APIRequestGetFundraisers.getLastResponse() |
static APIRequest.ResponseParser<FundraiserPersonToCharity> |
FundraiserPersonToCharity.getParser() |
static APINodeList<FundraiserPersonToCharity> |
FundraiserPersonToCharity.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<FundraiserPersonToCharity> |
User.APIRequestGetFundraisers.parseResponse(String response,
String header) |