Definition at line 54 of file ColdUpdateModuleManagerListener.java.
Public Member Functions | |
String | getSyncName () |
Return the name used to identiy the of the listener in the synchro processus. | |
void | startSync (Credential cred, SynchroDescriptor synchrodescriptor) throws OpenMSPException |
Fire this event once a synchro is starting. | |
void | endSync () throws OpenMSPException |
Fire this event once the current synchro is ended. |
String org.openmobileis.bundle.coldupdate.terminal.ColdUpdateModuleManagerListener.getSyncName | ( | ) |
Return the name used to identiy the of the listener in the synchro processus.
This name correspond to the source in the OpenMS protocol.
Implements org.openmobileis.synchro.openmsp.client.OpenMSPSyncListener.
Definition at line 83 of file ColdUpdateModuleManagerListener.java.