| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
int |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogProductCreate(String sessionId,
String type,
String set,
String sku,
CatalogProductCreateEntity productData,
String storeView) |
int |
Mage_Api_Model_Server_V2_HandlerPortType.catalogProductCreate(String sessionId,
String type,
String set,
String sku,
CatalogProductCreateEntity productData,
String storeView)
Create new product and return product id
|
int |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogProductCreate(String sessionId,
String type,
String set,
String sku,
CatalogProductCreateEntity productData,
String storeView) |
boolean |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogProductUpdate(String sessionId,
String product,
CatalogProductCreateEntity productData,
String storeView,
String productIdentifierType) |
boolean |
Mage_Api_Model_Server_V2_HandlerPortType.catalogProductUpdate(String sessionId,
String product,
CatalogProductCreateEntity productData,
String storeView,
String productIdentifierType)
Update product
|
boolean |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogProductUpdate(String sessionId,
String product,
CatalogProductCreateEntity productData,
String storeView,
String productIdentifierType) |
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.