| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
AssociativeEntity[] |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogProductTagAdd(String sessionId,
CatalogProductTagAddEntity data) |
AssociativeEntity[] |
Mage_Api_Model_Server_V2_HandlerPortType.catalogProductTagAdd(String sessionId,
CatalogProductTagAddEntity data)
Add tag(s) to product
|
AssociativeEntity[] |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogProductTagAdd(String sessionId,
CatalogProductTagAddEntity data) |
AssociativeEntity[] |
CatalogProductReturnEntity.getAdditional_attributes()
Gets the additional_attributes value for this CatalogProductReturnEntity.
|
AssociativeEntity[] |
CatalogProductAttributeEntityToCreate.getAdditional_fields()
Gets the additional_fields value for this CatalogProductAttributeEntityToCreate.
|
AssociativeEntity[] |
CatalogProductAttributeEntity.getAdditional_fields()
Gets the additional_fields value for this CatalogProductAttributeEntity.
|
AssociativeEntity[] |
CatalogProductAttributeEntityToUpdate.getAdditional_fields()
Gets the additional_fields value for this CatalogProductAttributeEntityToUpdate.
|
AssociativeEntity[] |
ShoppingCartProductEntity.getBundle_option_qty()
Gets the bundle_option_qty value for this ShoppingCartProductEntity.
|
AssociativeEntity[] |
ShoppingCartProductEntity.getBundle_option()
Gets the bundle_option value for this ShoppingCartProductEntity.
|
AssociativeEntity[] |
ShoppingCartPaymentMethodResponseEntityArray.getCc_types()
Gets the cc_types value for this ShoppingCartPaymentMethodResponseEntityArray.
|
AssociativeEntity[] |
Filters.getFilter()
Gets the filter value for this Filters.
|
AssociativeEntity[] |
ShoppingCartProductEntity.getOptions()
Gets the options value for this ShoppingCartProductEntity.
|
AssociativeEntity[] |
CatalogProductTagInfoEntity.getProducts()
Gets the products value for this CatalogProductTagInfoEntity.
|
AssociativeEntity[] |
CatalogProductAdditionalAttributesEntity.getSingle_data()
Gets the single_data value for this CatalogProductAdditionalAttributesEntity.
|
AssociativeEntity |
ComplexFilter.getValue()
Gets the value value for this ComplexFilter.
|
AssociativeEntity[] |
Mage_Api_Model_Server_V2_HandlerBindingStub.salesOrderShipmentGetCarriers(String sessionId,
String orderIncrementId) |
AssociativeEntity[] |
Mage_Api_Model_Server_V2_HandlerPortType.salesOrderShipmentGetCarriers(String sessionId,
String orderIncrementId)
Retrieve list of allowed carriers for order
|
AssociativeEntity[] |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.salesOrderShipmentGetCarriers(String sessionId,
String orderIncrementId) |
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogProductReturnEntity.setAdditional_attributes(AssociativeEntity[] additional_attributes)
Sets the additional_attributes value for this CatalogProductReturnEntity.
|
void |
CatalogProductAttributeEntityToCreate.setAdditional_fields(AssociativeEntity[] additional_fields)
Sets the additional_fields value for this CatalogProductAttributeEntityToCreate.
|
void |
CatalogProductAttributeEntity.setAdditional_fields(AssociativeEntity[] additional_fields)
Sets the additional_fields value for this CatalogProductAttributeEntity.
|
void |
CatalogProductAttributeEntityToUpdate.setAdditional_fields(AssociativeEntity[] additional_fields)
Sets the additional_fields value for this CatalogProductAttributeEntityToUpdate.
|
void |
ShoppingCartProductEntity.setBundle_option_qty(AssociativeEntity[] bundle_option_qty)
Sets the bundle_option_qty value for this ShoppingCartProductEntity.
|
void |
ShoppingCartProductEntity.setBundle_option(AssociativeEntity[] bundle_option)
Sets the bundle_option value for this ShoppingCartProductEntity.
|
void |
ShoppingCartPaymentMethodResponseEntityArray.setCc_types(AssociativeEntity[] cc_types)
Sets the cc_types value for this ShoppingCartPaymentMethodResponseEntityArray.
|
void |
Filters.setFilter(AssociativeEntity[] filter)
Sets the filter value for this Filters.
|
void |
ShoppingCartProductEntity.setOptions(AssociativeEntity[] options)
Sets the options value for this ShoppingCartProductEntity.
|
void |
CatalogProductTagInfoEntity.setProducts(AssociativeEntity[] products)
Sets the products value for this CatalogProductTagInfoEntity.
|
void |
CatalogProductAdditionalAttributesEntity.setSingle_data(AssociativeEntity[] single_data)
Sets the single_data value for this CatalogProductAdditionalAttributesEntity.
|
void |
ComplexFilter.setValue(AssociativeEntity value)
Sets the value value for this ComplexFilter.
|
| Constructor and Description |
|---|
CatalogProductAdditionalAttributesEntity(AssociativeMultiEntity[] multi_data,
AssociativeEntity[] single_data) |
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) |
CatalogProductAttributeEntityToCreate(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,
CatalogProductAttributeFrontendLabelEntity[] frontend_label) |
CatalogProductAttributeEntityToUpdate(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,
CatalogProductAttributeFrontendLabelEntity[] frontend_label) |
CatalogProductReturnEntity(String product_id,
String sku,
String set,
String type,
String[] categories,
String[] websites,
String created_at,
String updated_at,
String type_id,
String name,
String description,
String short_description,
String weight,
String status,
String url_key,
String url_path,
String visibility,
String[] category_ids,
String[] website_ids,
String has_options,
String gift_message_available,
String price,
String special_price,
String special_from_date,
String special_to_date,
String tax_class_id,
CatalogProductTierPriceEntity[] tier_price,
String meta_title,
String meta_keyword,
String meta_description,
String custom_design,
String custom_layout_update,
String options_container,
AssociativeEntity[] additional_attributes,
String enable_googlecheckout) |
CatalogProductTagInfoEntity(String name,
String status,
String base_popularity,
AssociativeEntity[] products) |
ComplexFilter(String key,
AssociativeEntity value) |
Filters(AssociativeEntity[] filter,
ComplexFilter[] complex_filter) |
ShoppingCartPaymentMethodResponseEntityArray(String code,
String title,
AssociativeEntity[] cc_types) |
ShoppingCartProductEntity(String product_id,
String sku,
Double qty,
AssociativeEntity[] options,
AssociativeEntity[] bundle_option,
AssociativeEntity[] bundle_option_qty,
String[] links) |
ShoppingCartProductEntity(String product_id,
String sku,
Double qty,
AssociativeEntity[] options,
AssociativeEntity[] bundle_option,
AssociativeEntity[] bundle_option_qty,
String[] links) |
ShoppingCartProductEntity(String product_id,
String sku,
Double qty,
AssociativeEntity[] options,
AssociativeEntity[] bundle_option,
AssociativeEntity[] bundle_option_qty,
String[] links) |
Copyright © 2019 Imixs Software Solutions GmbH. All rights reserved.