| Package | Description |
|---|---|
| org.imixs.workflow.magento.soap.generated |
| Modifier and Type | Method and Description |
|---|---|
CatalogProductAttributeFrontendLabelEntity[] |
CatalogProductAttributeEntityToCreate.getFrontend_label()
Gets the frontend_label value for this CatalogProductAttributeEntityToCreate.
|
CatalogProductAttributeFrontendLabelEntity[] |
CatalogProductAttributeEntity.getFrontend_label()
Gets the frontend_label value for this CatalogProductAttributeEntity.
|
CatalogProductAttributeFrontendLabelEntity[] |
CatalogProductAttributeEntityToUpdate.getFrontend_label()
Gets the frontend_label value for this CatalogProductAttributeEntityToUpdate.
|
| Modifier and Type | Method and Description |
|---|---|
void |
CatalogProductAttributeEntityToCreate.setFrontend_label(CatalogProductAttributeFrontendLabelEntity[] frontend_label)
Sets the frontend_label value for this CatalogProductAttributeEntityToCreate.
|
void |
CatalogProductAttributeEntity.setFrontend_label(CatalogProductAttributeFrontendLabelEntity[] frontend_label)
Sets the frontend_label value for this CatalogProductAttributeEntity.
|
void |
CatalogProductAttributeEntityToUpdate.setFrontend_label(CatalogProductAttributeFrontendLabelEntity[] frontend_label)
Sets the frontend_label value for this CatalogProductAttributeEntityToUpdate.
|
| 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) |
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) |
Copyright © 2020 Imixs Software Solutions GmbH. All rights reserved.