Inheritance diagram for org.openmobileis.module.profiles.server.ProfilManagerSyncTarget:
Use to manage profil synchronisation.
Definition at line 58 of file ProfilManagerSyncTarget.java.
Public Member Functions | |
ProfilManagerSyncTarget () | |
String | getTargetName () |
Protected Member Functions | |
ContainerMessage | processMapCommand (Credential cred, ContainerMessage mapContainer) throws OpenMSPException |
void | notifySyncAction (long sessionId, Credential cred, Command syncCommand) throws OpenMSPException |
void | processResultCommand (Credential cred, Result resultCommande) throws OpenMSPException |
void | processStatusCommand (Credential cred, Status statusCommande) throws OpenMSPException |
Status | processAddCommand (Credential cred, ContainerMessage addContainer) throws OpenMSPException |
Status | processDeleteCommand (Credential cred, ContainerMessage deleteContainer) throws OpenMSPException |
Status | processReplaceCommand (Credential cred, ContainerMessage replaceContainer) throws OpenMSPException |
void | beginProcessOpenMSpCommand (Credential cred) throws OpenMSPException |
ContainerMessage[] | endProcessOpenMSpCommand () throws OpenMSPException |
ContainerMessage[] | processGetCommand (Credential cred, ContainerMessage getContainer) throws OpenMSPException |