| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
ShoppingCartProductEntity |
GiftMessageAssociativeProductsEntity.getProduct()
Gets the product value for this GiftMessageAssociativeProductsEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GiftMessageAssociativeProductsEntity.setProduct(ShoppingCartProductEntity product)
Sets the product value for this GiftMessageAssociativeProductsEntity.
|
boolean |
Mage_Api_Model_Server_V2_HandlerBindingStub.shoppingCartProductAdd(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId) |
boolean |
Mage_Api_Model_Server_V2_HandlerPortType.shoppingCartProductAdd(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId)
Add product(s) to shopping cart
|
boolean |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.shoppingCartProductAdd(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId) |
boolean |
Mage_Api_Model_Server_V2_HandlerBindingStub.shoppingCartProductMoveToCustomerQuote(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId) |
boolean |
Mage_Api_Model_Server_V2_HandlerPortType.shoppingCartProductMoveToCustomerQuote(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId)
Move product(s) to customer quote
|
boolean |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.shoppingCartProductMoveToCustomerQuote(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId) |
boolean |
Mage_Api_Model_Server_V2_HandlerBindingStub.shoppingCartProductRemove(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId) |
boolean |
Mage_Api_Model_Server_V2_HandlerPortType.shoppingCartProductRemove(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId)
Remove product(s) from shopping cart
|
boolean |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.shoppingCartProductRemove(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId) |
boolean |
Mage_Api_Model_Server_V2_HandlerBindingStub.shoppingCartProductUpdate(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId) |
boolean |
Mage_Api_Model_Server_V2_HandlerPortType.shoppingCartProductUpdate(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId)
Update product(s) quantities in shopping cart
|
boolean |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.shoppingCartProductUpdate(String sessionId,
int quoteId,
ShoppingCartProductEntity[] products,
String storeId) |
| Constructor and Description |
|---|
GiftMessageAssociativeProductsEntity(ShoppingCartProductEntity product,
GiftMessageEntity message) |
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.