ProductGroupEvent
class ProductGroupEvent extends Event
Class ProductEvent. Event used in crud operations of product groups
Constants
| PRODUCT_GROUP_EVENT |
|
| ACTION_CREATE |
|
| ACTION_UPDATE |
|
| ACTION_DELETE |
|
Methods
array
getProducts()
No description
setProducts(array $products)
No description
array
getCategories()
No description
setCategories(array $categories)
No description
array
getAttributes()
No description
setAttributes(array $attributes)
No description
array
getBrands()
No description
setBrands(array $brands)
No description
array
getAttributeValues()
No description
setAttributeValues(array $attributeValues)
No description
mixed
getActionType()
No description
setActionType(mixed $actionType)
No description