org.openmobileis.synchro.openmsp.server.synctarget.proxy
Class GenericProxySynchroTarget
java.lang.Object
org.openmobileis.synchro.openmsp.server.synctarget.proxy.GenericProxySynchroTarget
- All Implemented Interfaces:
- ProxySyncroTarget
- public class GenericProxySynchroTarget
- extends java.lang.Object
- implements ProxySyncroTarget
Title: OpenMobileIS project source
Description:
- Since:
- JDK 1.1
- Version:
- 1.0.
- Author:
- Philippe Delrieu
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GenericProxySynchroTarget
public GenericProxySynchroTarget()
executeOpenMSPCommande
public void executeOpenMSPCommande(Credential cred,
java.lang.String listenerName,
ContainerMessage container,
Message answer,
UserTerminal terminal,
java.lang.String version,
Profile profil,
FileSystem fileSystem)
throws OpenMSPException
- Specified by:
executeOpenMSPCommande
in interface ProxySyncroTarget
- Throws:
OpenMSPException
validateProfilAccess
protected boolean validateProfilAccess(java.lang.String listenerName,
Profile profil)
Copyright 2006 OpenMobileIS. All Rights Reserved.