fr.ifremer.allegro.technical.synchronization.generic.service
Class RemoteDataSynchronizationFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.technical.synchronization.generic.service.RemoteDataSynchronizationFullServiceWSDelegator
public class RemoteDataSynchronizationFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteDataSynchronizationFullService
.
- See Also:
RemoteDataSynchronizationFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteDataSynchronizationFullServiceWSDelegator
public RemoteDataSynchronizationFullServiceWSDelegator()
addDataSynchronization
public RemoteDataSynchronizationFullVO addDataSynchronization(RemoteDataSynchronizationFullVO dataSynchronization)
- See Also:
RemoteDataSynchronizationFullService.addDataSynchronization(fr.ifremer.allegro.technical.synchronization.generic.vo.RemoteDataSynchronizationFullVO)
updateDataSynchronization
public void updateDataSynchronization(RemoteDataSynchronizationFullVO dataSynchronization)
- See Also:
RemoteDataSynchronizationFullService.updateDataSynchronization(fr.ifremer.allegro.technical.synchronization.generic.vo.RemoteDataSynchronizationFullVO)
removeDataSynchronization
public void removeDataSynchronization(RemoteDataSynchronizationFullVO dataSynchronization)
- See Also:
RemoteDataSynchronizationFullService.removeDataSynchronization(fr.ifremer.allegro.technical.synchronization.generic.vo.RemoteDataSynchronizationFullVO)
getAllDataSynchronization
public RemoteDataSynchronizationFullVO[] getAllDataSynchronization()
- See Also:
RemoteDataSynchronizationFullService.getAllDataSynchronization()
getDataSynchronizationById
public RemoteDataSynchronizationFullVO getDataSynchronizationById(java.lang.Integer id)
- See Also:
RemoteDataSynchronizationFullService.getDataSynchronizationById(java.lang.Integer)
getDataSynchronizationByIds
public RemoteDataSynchronizationFullVO[] getDataSynchronizationByIds(java.lang.Integer[] id)
- See Also:
RemoteDataSynchronizationFullService.getDataSynchronizationByIds(java.lang.Integer[])
remoteDataSynchronizationFullVOsAreEqualOnIdentifiers
public boolean remoteDataSynchronizationFullVOsAreEqualOnIdentifiers(RemoteDataSynchronizationFullVO remoteDataSynchronizationFullVOFirst,
RemoteDataSynchronizationFullVO remoteDataSynchronizationFullVOSecond)
- See Also:
RemoteDataSynchronizationFullService.remoteDataSynchronizationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.technical.synchronization.generic.vo.RemoteDataSynchronizationFullVO, fr.ifremer.allegro.technical.synchronization.generic.vo.RemoteDataSynchronizationFullVO)
remoteDataSynchronizationFullVOsAreEqual
public boolean remoteDataSynchronizationFullVOsAreEqual(RemoteDataSynchronizationFullVO remoteDataSynchronizationFullVOFirst,
RemoteDataSynchronizationFullVO remoteDataSynchronizationFullVOSecond)
- See Also:
RemoteDataSynchronizationFullService.remoteDataSynchronizationFullVOsAreEqual(fr.ifremer.allegro.technical.synchronization.generic.vo.RemoteDataSynchronizationFullVO, fr.ifremer.allegro.technical.synchronization.generic.vo.RemoteDataSynchronizationFullVO)
getDataSynchronizationNaturalIds
public RemoteDataSynchronizationNaturalId[] getDataSynchronizationNaturalIds()
- See Also:
RemoteDataSynchronizationFullService.getDataSynchronizationNaturalIds()
getDataSynchronizationByNaturalId
public RemoteDataSynchronizationFullVO getDataSynchronizationByNaturalId(RemoteDataSynchronizationNaturalId dataSynchronizationNaturalId)
- See Also:
RemoteDataSynchronizationFullService.getDataSynchronizationByNaturalId(fr.ifremer.allegro.technical.synchronization.generic.vo.RemoteDataSynchronizationNaturalId)
getDataSynchronizationNaturalIdById
public RemoteDataSynchronizationNaturalId getDataSynchronizationNaturalIdById(java.lang.Integer id)
- See Also:
RemoteDataSynchronizationFullService.getDataSynchronizationNaturalIdById(java.lang.Integer)
addOrUpdateClusterDataSynchronization
public ClusterDataSynchronization addOrUpdateClusterDataSynchronization(ClusterDataSynchronization clusterDataSynchronization)
- See Also:
RemoteDataSynchronizationFullService.addOrUpdateClusterDataSynchronization(fr.ifremer.allegro.technical.synchronization.generic.cluster.ClusterDataSynchronization)
getAllClusterDataSynchronizationSinceDateSynchro
public ClusterDataSynchronization[] getAllClusterDataSynchronizationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteDataSynchronizationFullService.getAllClusterDataSynchronizationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterDataSynchronizationByIdentifiers
public ClusterDataSynchronization getClusterDataSynchronizationByIdentifiers(java.lang.Integer id)
- See Also:
RemoteDataSynchronizationFullService.getClusterDataSynchronizationByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.