ProductFeed |
ProductFeed.copyFrom(ProductFeed instance) |
ProductFeed |
ProductFeed.APIRequestGet.execute() |
ProductFeed |
ProductFeed.APIRequestUpdate.execute() |
ProductFeed |
ProductCatalog.APIRequestCreateProductFeed.execute() |
ProductFeed |
ProductFeed.APIRequestGet.execute(Map<String,Object> extraParams) |
ProductFeed |
ProductFeed.APIRequestUpdate.execute(Map<String,Object> extraParams) |
ProductFeed |
ProductCatalog.APIRequestCreateProductFeed.execute(Map<String,Object> extraParams) |
ProductFeed |
ProductFeed.fetch() |
static ProductFeed |
ProductFeed.fetchById(Long id,
APIContext context) |
static ProductFeed |
ProductFeed.fetchById(String id,
APIContext context) |
ProductFeed |
ProductItem.getFieldProductFeed() |
ProductFeed |
ProductFeed.APIRequestGet.getLastResponse() |
ProductFeed |
ProductFeed.APIRequestUpdate.getLastResponse() |
ProductFeed |
ProductCatalog.APIRequestCreateProductFeed.getLastResponse() |
static ProductFeed |
ProductFeed.loadJSON(String json,
APIContext context) |
ProductFeed |
ProductFeed.APIRequestGet.parseResponse(String response) |
ProductFeed |
ProductFeed.APIRequestUpdate.parseResponse(String response) |
ProductFeed |
ProductCatalog.APIRequestCreateProductFeed.parseResponse(String response) |