| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
int |
Mage_Api_Model_Server_V2_HandlerBindingStub.customerCustomerCreate(String sessionId,
CustomerCustomerEntityToCreate customerData) |
int |
Mage_Api_Model_Server_V2_HandlerPortType.customerCustomerCreate(String sessionId,
CustomerCustomerEntityToCreate customerData)
Create customer
|
int |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.customerCustomerCreate(String sessionId,
CustomerCustomerEntityToCreate customerData) |
boolean |
Mage_Api_Model_Server_V2_HandlerBindingStub.customerCustomerUpdate(String sessionId,
int customerId,
CustomerCustomerEntityToCreate customerData) |
boolean |
Mage_Api_Model_Server_V2_HandlerPortType.customerCustomerUpdate(String sessionId,
int customerId,
CustomerCustomerEntityToCreate customerData)
Update customer data
|
boolean |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.customerCustomerUpdate(String sessionId,
int customerId,
CustomerCustomerEntityToCreate customerData) |
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.