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