All Methods Instance Methods Concrete Methods
| Modifier and Type |
Method and Description |
ProductCatalog |
execute() |
ProductCatalog |
execute(Map<String,Object> extraParams) |
com.google.common.util.concurrent.ListenableFuture<ProductCatalog> |
executeAsync() |
com.google.common.util.concurrent.ListenableFuture<ProductCatalog> |
executeAsync(Map<String,Object> extraParams) |
ProductCatalog |
getLastResponse() |
ProductCatalog |
parseResponse(String response,
String header) |
Business.APIRequestCreateOwnedProductCatalog |
requestAllFields() |
Business.APIRequestCreateOwnedProductCatalog |
requestAllFields(boolean value) |
Business.APIRequestCreateOwnedProductCatalog |
requestField(String field) |
Business.APIRequestCreateOwnedProductCatalog |
requestField(String field,
boolean value) |
Business.APIRequestCreateOwnedProductCatalog |
requestFields(List<String> fields) |
Business.APIRequestCreateOwnedProductCatalog |
requestFields(List<String> fields,
boolean value) |
Business.APIRequestCreateOwnedProductCatalog |
setCatalogSegmentFilter(Object catalogSegmentFilter) |
Business.APIRequestCreateOwnedProductCatalog |
setCatalogSegmentFilter(String catalogSegmentFilter) |
Business.APIRequestCreateOwnedProductCatalog |
setCatalogSegmentProductSetId(String catalogSegmentProductSetId) |
Business.APIRequestCreateOwnedProductCatalog |
setDaDisplaySettings(Object daDisplaySettings) |
Business.APIRequestCreateOwnedProductCatalog |
setDaDisplaySettings(String daDisplaySettings) |
Business.APIRequestCreateOwnedProductCatalog |
setDestinationCatalogSettings(Map<String,String> destinationCatalogSettings) |
Business.APIRequestCreateOwnedProductCatalog |
setDestinationCatalogSettings(String destinationCatalogSettings) |
Business.APIRequestCreateOwnedProductCatalog |
setFlightCatalogSettings(Map<String,String> flightCatalogSettings) |
Business.APIRequestCreateOwnedProductCatalog |
setFlightCatalogSettings(String flightCatalogSettings) |
Business.APIRequestCreateOwnedProductCatalog |
setName(String name) |
Business.APIRequestCreateOwnedProductCatalog |
setParam(String param,
Object value) |
Business.APIRequestCreateOwnedProductCatalog |
setParams(Map<String,Object> params) |
Business.APIRequestCreateOwnedProductCatalog |
setParentCatalogId(String parentCatalogId) |
Business.APIRequestCreateOwnedProductCatalog |
setStoreCatalogSettings(Map<String,String> storeCatalogSettings) |
Business.APIRequestCreateOwnedProductCatalog |
setStoreCatalogSettings(String storeCatalogSettings) |
Business.APIRequestCreateOwnedProductCatalog |
setVertical(ProductCatalog.EnumVertical vertical) |
Business.APIRequestCreateOwnedProductCatalog |
setVertical(String vertical) |