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