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