public class OrganizationMediator extends AbstractMemberMediator
| Constructor and Description |
|---|
OrganizationMediator() |
| Modifier and Type | Method and Description |
|---|---|
void |
init()
This method performs initialization for the member mediator.
|
closeexecute, getConfigProperties, getEndKey, getStartKey, initConfig, postProcess, preProcess, setConfigPropertiespublic void init()
throws DataLoadException
init in interface BusinessObjectMediatorinit in class AbstractMemberMediatorDataLoadException - An application exception will be thrown if there was a problem retrieving the business contexts.