| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
CatalogAttributeOptionEntity[] |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogCategoryAttributeOptions(String sessionId,
String attributeId,
String storeView) |
CatalogAttributeOptionEntity[] |
Mage_Api_Model_Server_V2_HandlerPortType.catalogCategoryAttributeOptions(String sessionId,
String attributeId,
String storeView)
Retrieve attribute options
|
CatalogAttributeOptionEntity[] |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogCategoryAttributeOptions(String sessionId,
String attributeId,
String storeView) |
CatalogAttributeOptionEntity[] |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogProductAttributeOptions(String sessionId,
String attributeId,
String storeView) |
CatalogAttributeOptionEntity[] |
Mage_Api_Model_Server_V2_HandlerPortType.catalogProductAttributeOptions(String sessionId,
String attributeId,
String storeView)
Retrieve attribute options
|
CatalogAttributeOptionEntity[] |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogProductAttributeOptions(String sessionId,
String attributeId,
String storeView) |
CatalogAttributeOptionEntity[] |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogProductAttributeTypes(String sessionId) |
CatalogAttributeOptionEntity[] |
Mage_Api_Model_Server_V2_HandlerPortType.catalogProductAttributeTypes(String sessionId)
Get list of possible attribute types
|
CatalogAttributeOptionEntity[] |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogProductAttributeTypes(String sessionId) |
CatalogAttributeOptionEntity[] |
CatalogProductAttributeEntity.getOptions()
Gets the options value for this CatalogProductAttributeEntity.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogProductAttributeEntity.setOptions(CatalogAttributeOptionEntity[] options)
Sets the options value for this CatalogProductAttributeEntity.
|
| Constructor and Description |
|---|
CatalogProductAttributeEntity(String attribute_id,
String attribute_code,
String frontend_input,
String scope,
String default_value,
Integer is_unique,
Integer is_required,
String[] apply_to,
Integer is_configurable,
Integer is_searchable,
Integer is_visible_in_advanced_search,
Integer is_comparable,
Integer is_used_for_promo_rules,
Integer is_visible_on_front,
Integer used_in_product_listing,
AssociativeEntity[] additional_fields,
CatalogAttributeOptionEntity[] options,
CatalogProductAttributeFrontendLabelEntity[] frontend_label) |
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.