Package | Description |
---|---|
psdi.security.vmm |
Modifier and Type | Class and Description |
---|---|
class |
DefaultVMMSyncAdapter
A default adapter class that synchronizes the VMM
data with configured MAXIMO database table mappings.
|
class |
VMMSyncAdapter
An adapter class that has a dummy implementations of
all the required methods.
|
Modifier and Type | Method and Description |
---|---|
VMMSyncListener |
VMMSynchronizer.getVMMSyncListener()
Returns the listener object that receives synchronization events.
|
Modifier and Type | Method and Description |
---|---|
void |
VMMSynchronizer.setVMMSyncListener(VMMSyncListener vmmSyncListener)
Sets the listener object that gets notification events during
synchronization process.
|