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