fr.ifremer.allegro.referential.generic.service
Class RemoteNumericalPrecisionFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.generic.service.RemoteNumericalPrecisionFullServiceWSDelegator
public class RemoteNumericalPrecisionFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteNumericalPrecisionFullService
.
- See Also:
RemoteNumericalPrecisionFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteNumericalPrecisionFullServiceWSDelegator
public RemoteNumericalPrecisionFullServiceWSDelegator()
addNumericalPrecision
public RemoteNumericalPrecisionFullVO addNumericalPrecision(RemoteNumericalPrecisionFullVO numericalPrecision)
- See Also:
RemoteNumericalPrecisionFullService.addNumericalPrecision(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO)
updateNumericalPrecision
public void updateNumericalPrecision(RemoteNumericalPrecisionFullVO numericalPrecision)
- See Also:
RemoteNumericalPrecisionFullService.updateNumericalPrecision(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO)
removeNumericalPrecision
public void removeNumericalPrecision(RemoteNumericalPrecisionFullVO numericalPrecision)
- See Also:
RemoteNumericalPrecisionFullService.removeNumericalPrecision(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO)
getAllNumericalPrecision
public RemoteNumericalPrecisionFullVO[] getAllNumericalPrecision()
- See Also:
RemoteNumericalPrecisionFullService.getAllNumericalPrecision()
getNumericalPrecisionById
public RemoteNumericalPrecisionFullVO getNumericalPrecisionById(java.lang.Integer id)
- See Also:
RemoteNumericalPrecisionFullService.getNumericalPrecisionById(java.lang.Integer)
getNumericalPrecisionByIds
public RemoteNumericalPrecisionFullVO[] getNumericalPrecisionByIds(java.lang.Integer[] id)
- See Also:
RemoteNumericalPrecisionFullService.getNumericalPrecisionByIds(java.lang.Integer[])
getNumericalPrecisionByStatusCode
public RemoteNumericalPrecisionFullVO[] getNumericalPrecisionByStatusCode(java.lang.String code)
- See Also:
RemoteNumericalPrecisionFullService.getNumericalPrecisionByStatusCode(java.lang.String)
remoteNumericalPrecisionFullVOsAreEqualOnIdentifiers
public boolean remoteNumericalPrecisionFullVOsAreEqualOnIdentifiers(RemoteNumericalPrecisionFullVO remoteNumericalPrecisionFullVOFirst,
RemoteNumericalPrecisionFullVO remoteNumericalPrecisionFullVOSecond)
- See Also:
RemoteNumericalPrecisionFullService.remoteNumericalPrecisionFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO, fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO)
remoteNumericalPrecisionFullVOsAreEqual
public boolean remoteNumericalPrecisionFullVOsAreEqual(RemoteNumericalPrecisionFullVO remoteNumericalPrecisionFullVOFirst,
RemoteNumericalPrecisionFullVO remoteNumericalPrecisionFullVOSecond)
- See Also:
RemoteNumericalPrecisionFullService.remoteNumericalPrecisionFullVOsAreEqual(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO, fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionFullVO)
getNumericalPrecisionNaturalIds
public RemoteNumericalPrecisionNaturalId[] getNumericalPrecisionNaturalIds()
- See Also:
RemoteNumericalPrecisionFullService.getNumericalPrecisionNaturalIds()
getNumericalPrecisionByNaturalId
public RemoteNumericalPrecisionFullVO getNumericalPrecisionByNaturalId(RemoteNumericalPrecisionNaturalId numericalPrecisionNaturalId)
- See Also:
RemoteNumericalPrecisionFullService.getNumericalPrecisionByNaturalId(fr.ifremer.allegro.referential.generic.vo.RemoteNumericalPrecisionNaturalId)
getNumericalPrecisionNaturalIdById
public RemoteNumericalPrecisionNaturalId getNumericalPrecisionNaturalIdById(java.lang.Integer id)
- See Also:
RemoteNumericalPrecisionFullService.getNumericalPrecisionNaturalIdById(java.lang.Integer)
addOrUpdateClusterNumericalPrecision
public ClusterNumericalPrecision addOrUpdateClusterNumericalPrecision(ClusterNumericalPrecision clusterNumericalPrecision)
- See Also:
RemoteNumericalPrecisionFullService.addOrUpdateClusterNumericalPrecision(fr.ifremer.allegro.referential.generic.cluster.ClusterNumericalPrecision)
getAllClusterNumericalPrecisionSinceDateSynchro
public ClusterNumericalPrecision[] getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteNumericalPrecisionFullService.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterNumericalPrecisionByIdentifiers
public ClusterNumericalPrecision getClusterNumericalPrecisionByIdentifiers(java.lang.Integer id)
- See Also:
RemoteNumericalPrecisionFullService.getClusterNumericalPrecisionByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.