| Package | Description |
|---|---|
| de.hybris.platform.btg.events |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractBTGRuleDataEventListener<V extends AbstractBTGRuleDataEvent<? extends Serializable>>
Abstract type for runtime BTG rule data listeners
|
| Modifier and Type | Class and Description |
|---|---|
class |
CategoryVisitedBTGRuleDataEvent
An event that represents "visiting" a Category.
|
class |
ContentPageVisitedBTGRuleDataEvent
An event that represents "visiting" a Content Page.
|
class |
ProductVisitedBTGRuleDataEvent
An event that represents "visiting" a Product.
|
class |
RefererHeaderUsedBTGRuleDataEvent
An event published when a website is visited with a non-empty "Referer" header value.
|
class |
RequestParametersUsedBTGRuleDataEvent
This event provides information about HTTP request parameters used in requests to btg-enabled web application.
|
| Constructor and Description |
|---|
AbstractBTGRuleDataEvent(AbstractBTGRuleDataEvent<T> dataInsertingEvent)
Constructor used to create "Data removing event"
|
Copyright © 2017 SAP SE. All Rights Reserved.