| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap | |
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
static org.imixs.workflow.ItemCollection |
MagentoSOAPAdapter.adapt(CatalogProductEntity entity) |
| Modifier and Type | Method and Description |
|---|---|
CatalogProductEntity[] |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogProductList(String sessionId,
Filters filters,
String storeView) |
CatalogProductEntity[] |
Mage_Api_Model_Server_V2_HandlerPortType.catalogProductList(String sessionId,
Filters filters,
String storeView)
Retrieve products list by filters
|
CatalogProductEntity[] |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogProductList(String sessionId,
Filters filters,
String storeView) |
CatalogProductEntity[] |
Mage_Api_Model_Server_V2_HandlerBindingStub.shoppingCartProductList(String sessionId,
int quoteId,
String storeId) |
CatalogProductEntity[] |
Mage_Api_Model_Server_V2_HandlerPortType.shoppingCartProductList(String sessionId,
int quoteId,
String storeId)
Get list of products in shopping cart
|
CatalogProductEntity[] |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.shoppingCartProductList(String sessionId,
int quoteId,
String storeId) |
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.