| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
CatalogProductTierPriceEntity[] |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogProductAttributeTierPriceInfo(String sessionId,
String product,
String productIdentifierType) |
CatalogProductTierPriceEntity[] |
Mage_Api_Model_Server_V2_HandlerPortType.catalogProductAttributeTierPriceInfo(String sessionId,
String product,
String productIdentifierType)
Retrieve product tier prices
|
CatalogProductTierPriceEntity[] |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogProductAttributeTierPriceInfo(String sessionId,
String product,
String productIdentifierType) |
CatalogProductTierPriceEntity[] |
CatalogProductReturnEntity.getTier_price()
Gets the tier_price value for this CatalogProductReturnEntity.
|
CatalogProductTierPriceEntity[] |
CatalogProductCreateEntity.getTier_price()
Gets the tier_price value for this CatalogProductCreateEntity.
|
| Modifier and Type | Method and Description |
|---|---|
int |
Mage_Api_Model_Server_V2_HandlerBindingStub.catalogProductAttributeTierPriceUpdate(String sessionId,
String product,
CatalogProductTierPriceEntity[] tier_price,
String productIdentifierType) |
int |
Mage_Api_Model_Server_V2_HandlerPortType.catalogProductAttributeTierPriceUpdate(String sessionId,
String product,
CatalogProductTierPriceEntity[] tier_price,
String productIdentifierType)
Update product tier prices
|
int |
Mage_Api_Model_Server_V2_HandlerPortTypeProxy.catalogProductAttributeTierPriceUpdate(String sessionId,
String product,
CatalogProductTierPriceEntity[] tier_price,
String productIdentifierType) |
void |
CatalogProductReturnEntity.setTier_price(CatalogProductTierPriceEntity[] tier_price)
Sets the tier_price value for this CatalogProductReturnEntity.
|
void |
CatalogProductCreateEntity.setTier_price(CatalogProductTierPriceEntity[] tier_price)
Sets the tier_price value for this CatalogProductCreateEntity.
|
| Constructor and Description |
|---|
CatalogProductCreateEntity(String[] categories,
String[] websites,
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,
CatalogProductAdditionalAttributesEntity additional_attributes,
CatalogInventoryStockItemUpdateEntity stock_data) |
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) |
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.