public class MarketingActivityMediator extends AbstractMarketingMediator
CATALOG_STORE_RELATION_TYPE_ID, CONTENT_STORE_RELATION_TYPE_ID, MARKETING_STORE_RELATION_TYPE_ID, PROMOTION_STORE_RELATION_TYPE_ID, SEGMENTATION_STORE_RELATION_TYPE_ID, VIEW_STORE_RELATION_TYPE_ID| Constructor and Description |
|---|
MarketingActivityMediator() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Releases all resources
|
void |
init()
Does some initializations.
|
execute, getConfigProperties, getEndKey, getStartKey, initConfig, postProcess, preProcess, setConfigPropertiespublic void init()
throws DataLoadException
init in interface BusinessObjectMediatorinit in class AbstractBusinessObjectMediatorDataLoadException - if there are some errors.public void close()
throws DataLoadException
close in interface BusinessObjectMediatorclose in class AbstractMarketingMediatorDataLoadException - if there are some errors.