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