| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
CatalogInventoryStockItemUpdateEntity |
CatalogProductCreateEntity.getStock_data()
Gets the stock_data value for this CatalogProductCreateEntity.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogInventoryStockItemUpdate(String sessionId,
String product,
CatalogInventoryStockItemUpdateEntity data) |
int |
Mage_Api_Model_Server_V2_HandlerPortType.catalogInventoryStockItemUpdate(String sessionId,
String product,
CatalogInventoryStockItemUpdateEntity data)
Update product stock data
|
int |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogInventoryStockItemUpdate(String sessionId,
String product,
CatalogInventoryStockItemUpdateEntity data) |
void |
CatalogProductCreateEntity.setStock_data(CatalogInventoryStockItemUpdateEntity stock_data)
Sets the stock_data value for this CatalogProductCreateEntity.
|
| Constructor and Description |
|---|
CatalogProductCreateEntity(String[] categories,
String[] websites,
String name,
String description,
String short_description,
String weight,
String status,
String url_key,
String url_path,
String visibility,
String[] category_ids,
String[] website_ids,
String has_options,
String gift_message_available,
String price,
String special_price,
String special_from_date,
String special_to_date,
String tax_class_id,
CatalogProductTierPriceEntity[] tier_price,
String meta_title,
String meta_keyword,
String meta_description,
String custom_design,
String custom_layout_update,
String options_container,
CatalogProductAdditionalAttributesEntity additional_attributes,
CatalogInventoryStockItemUpdateEntity stock_data) |
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.