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