public class GenericDirectorySynchronizer
extends AbstractLdapSynchronizer
This is a generic class to synchronize the required data from
LDAP server to MAXIMO Database tables.
The Synchronization process is one way only i.e from
directory to MAXIMO. Any changes made to the MAXIMO tables
in this process by external means will be overwritten when
this synchronizer runs . Any data that's not
coming from directory, i.e default data that's not available
in directory will not be overwritten when data is updated
in MAXIMO tables.