APINodeList<ProductCatalogCategory> |
ProductCatalog.APIRequestGetCategories.execute() |
APINodeList<ProductCatalogCategory> |
ProductCatalog.APIRequestGetCategories.execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalogCategory>> |
ProductCatalog.APIRequestGetCategories.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<ProductCatalogCategory> |
ProductCatalog.APIRequestCreateCategory.executeAsync() |
com.google.common.util.concurrent.ListenableFuture<APINodeList<ProductCatalogCategory>> |
ProductCatalog.APIRequestGetCategories.executeAsync(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<ProductCatalogCategory> |
ProductCatalog.APIRequestCreateCategory.executeAsync(Map<String,Object> extraParams) |
APINodeList<ProductCatalogCategory> |
ProductCatalog.APIRequestGetCategories.getLastResponse() |
static APIRequest.ResponseParser<ProductCatalogCategory> |
ProductCatalogCategory.getParser() |
static APINodeList<ProductCatalogCategory> |
ProductCatalogCategory.parseResponse(String json,
APIContext context,
APIRequest request,
String header) |
APINodeList<ProductCatalogCategory> |
ProductCatalog.APIRequestGetCategories.parseResponse(String response,
String header) |