public abstract class AbstractMarketingMediator extends AbstractBusinessObjectMediator
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
CATALOG_STORE_RELATION_TYPE_ID
A constant for the catalog store relation type ID -4
|
static java.lang.String |
CONTENT_STORE_RELATION_TYPE_ID
A constant for the content store relation type ID -29
|
static java.lang.String |
MARKETING_STORE_RELATION_TYPE_ID
A constant for the marketing store relation type ID -3
|
static java.lang.String |
PROMOTION_STORE_RELATION_TYPE_ID
A constant for the promotion store relation type ID -23
|
static java.lang.String |
SEGMENTATION_STORE_RELATION_TYPE_ID
A constant for the segmentation store relation type ID -9
|
static java.lang.String |
VIEW_STORE_RELATION_TYPE_ID
A constant for the view store relation type ID -11
|
| Constructor and Description |
|---|
AbstractMarketingMediator() |
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Releases all resources used.
|
execute, getConfigProperties, getEndKey, getStartKey, init, initConfig, postProcess, preProcess, setConfigPropertiespublic static final java.lang.String MARKETING_STORE_RELATION_TYPE_ID
public static final java.lang.String CATALOG_STORE_RELATION_TYPE_ID
public static final java.lang.String SEGMENTATION_STORE_RELATION_TYPE_ID
public static final java.lang.String VIEW_STORE_RELATION_TYPE_ID
public static final java.lang.String PROMOTION_STORE_RELATION_TYPE_ID
public static final java.lang.String CONTENT_STORE_RELATION_TYPE_ID
public void close()
throws DataLoadException
close in interface BusinessObjectMediatorclose in class AbstractBusinessObjectMediatorDataLoadException - if there are some errors.