See: Description
| Class | Description |
|---|---|
| CpgnStats |
This is the object that will persist (create / update) the event into the CPGNSTATS table.
|
| CpgnStatsConstants |
Constants that represent column names for the CPGNSTATS table.
|
| EventComponent |
Base event object class for merchant events feature.
|
| ExpCpgnStats |
This class is used to persist experimental campaign initiative statistics into the EXPSTATS table when
a click event is triggered.
|
| ExpCpgnStatsConstants |
This class contains constants that are used in experimental campaign initiative statistical events.
|
| OrdersMgp |
This is the object that will persist the event into
the OrdersMgp table.
|
| OrdersMgpConstants |
Constants that represent column names for the ORDERMGP table.
|
| OrdersMgpPersistEvent |
Event object for the ORDERSMGP table.
|
| OrdersMgpPersistEventListener |
Event listener for the OrdersMgpPersistEvent event.
|
| PAStats |
This is the object that will persist (create / update) the event into the PASTATS table.
|
| PAStatsConstants |
Constants that represent column names for the PASTATS table.
|
| PAStatsInvocationEvent |
Event object for the PASTATS table.
|
| PAStatsInvocationEventListener |
Event listener for the PAStatsInvocationEvent event.
|
| PCStats |
This is the object that will persist (create / update) the event into the PCSTATS table.
|
| PCStatsConstants |
Constants that represent column names for the PCSTATS table.
|
| PCStatsInvocationEvent |
Event object for the PCSTATS table.
|
| PCStatsInvocationEventListener |
Event listener for the PCStatsInvocationEvent event.
|
| PEStats |
This is the object that will persist (create / update) the event into the PESTATS table.
|
| PEStatsConstants |
Constants that represent column names for the PESTATS table.
|
| PEStatsInvocationEvent |
Event object for the PESTATS table.
|
| PEStatsInvocationEventListener |
Event listener for the PEStatsInvocationEvent event.
|
| SAStats |
This is the object that will persist (create / update) the event into the SASTATS table.
|
| SAStatsConstants |
Constants that represent column names for the SASTATS table.
|
| SAStatsInvocationEvent |
Event object for the SASTATS table.
|
| SAStatsInvocationEventListener |
Event listener for the SAStatsInvocationEvent event.
|
| StringManipulationHelper |
This helper class provides various methods to manipulate strings.
|