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, setConfigProperties
public void init() throws DataLoadException
init
in interface BusinessObjectMediator
init
in class AbstractBusinessObjectMediator
DataLoadException
- if there are some errors.public void close() throws DataLoadException
close
in interface BusinessObjectMediator
close
in class AbstractMarketingMediator
DataLoadException
- if there are some errors.