| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
int |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogCategoryCreate(String sessionId,
int parentId,
CatalogCategoryEntityCreate categoryData,
String storeView) |
int |
Mage_Api_Model_Server_V2_HandlerPortType.catalogCategoryCreate(String sessionId,
int parentId,
CatalogCategoryEntityCreate categoryData,
String storeView)
Create new category and return its id.
|
int |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogCategoryCreate(String sessionId,
int parentId,
CatalogCategoryEntityCreate categoryData,
String storeView) |
boolean |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogCategoryUpdate(String sessionId,
int categoryId,
CatalogCategoryEntityCreate categoryData,
String storeView) |
boolean |
Mage_Api_Model_Server_V2_HandlerPortType.catalogCategoryUpdate(String sessionId,
int categoryId,
CatalogCategoryEntityCreate categoryData,
String storeView)
Update category
|
boolean |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogCategoryUpdate(String sessionId,
int categoryId,
CatalogCategoryEntityCreate categoryData,
String storeView) |
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.