org.openmobileis.synchro.openmsp.server.synctarget
Class SynchroMetadataTarget
java.lang.Object
org.openmobileis.synchro.openmsp.server.synctarget.DefaultOpenMSPSynchroTargetListener
org.openmobileis.synchro.openmsp.server.synctarget.SynchroMetadataTarget
- All Implemented Interfaces:
- OpenMSPSynchroTargetListener
- public class SynchroMetadataTarget
- extends DefaultOpenMSPSynchroTargetListener
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SynchroMetadataTarget
public SynchroMetadataTarget()
getTerminalMetadata
public java.io.Serializable getTerminalMetadata()
setTerminalMetadata
public void setTerminalMetadata(java.io.Serializable terminalMetadata)
getServerMetadata
public java.io.Serializable getServerMetadata()
setServerMetadata
public void setServerMetadata(java.io.Serializable serverMetadata)
beginProcessOpenMSpCommand
protected void beginProcessOpenMSpCommand(Credential cred)
throws OpenMSPException
- Specified by:
beginProcessOpenMSpCommand
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
endProcessOpenMSpCommand
protected ContainerMessage[] endProcessOpenMSpCommand()
throws OpenMSPException
- Specified by:
endProcessOpenMSpCommand
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
getTargetName
public java.lang.String getTargetName()
- Specified by:
getTargetName
in interface OpenMSPSynchroTargetListener
- Specified by:
getTargetName
in class DefaultOpenMSPSynchroTargetListener
notifySyncAction
protected void notifySyncAction(long sessionId,
Credential cred,
Command syncCommand)
throws OpenMSPException
- Specified by:
notifySyncAction
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
processAddCommand
protected Status processAddCommand(Credential cred,
ContainerMessage addContainer)
throws OpenMSPException
- Specified by:
processAddCommand
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
processDeleteCommand
protected Status processDeleteCommand(Credential cred,
ContainerMessage deleteContainer)
throws OpenMSPException
- Specified by:
processDeleteCommand
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
processGetCommand
protected ContainerMessage[] processGetCommand(Credential cred,
ContainerMessage cm)
throws OpenMSPException
- Specified by:
processGetCommand
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
processMapCommand
protected ContainerMessage processMapCommand(Credential cred,
ContainerMessage mapContainer)
throws OpenMSPException
- Specified by:
processMapCommand
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
processReplaceCommand
protected Status processReplaceCommand(Credential cred,
ContainerMessage replaceContainer)
throws OpenMSPException
- Specified by:
processReplaceCommand
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
processResultCommand
protected void processResultCommand(Credential cred,
Result resultCommande)
throws OpenMSPException
- Specified by:
processResultCommand
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
processStatusCommand
protected void processStatusCommand(Credential cred,
Status statusCommande)
throws OpenMSPException
- Specified by:
processStatusCommand
in class DefaultOpenMSPSynchroTargetListener
- Throws:
OpenMSPException
Copyright 2006 OpenMobileIS. All Rights Reserved.