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.
|
close
execute, getConfigProperties, getEndKey, getStartKey, initConfig, postProcess, preProcess, setConfigProperties
public void init() throws DataLoadException
init
in interface BusinessObjectMediator
init
in class AbstractMemberMediator
DataLoadException
- An application exception will be thrown if there was a problem retrieving the business contexts.