fr.ifremer.allegro.data.measure.generic.service
Class RemoteVesselUseMeasurementFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.data.measure.generic.service.RemoteVesselUseMeasurementFullServiceWSDelegator
public class RemoteVesselUseMeasurementFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteVesselUseMeasurementFullService
.
- See Also:
RemoteVesselUseMeasurementFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteVesselUseMeasurementFullServiceWSDelegator
public RemoteVesselUseMeasurementFullServiceWSDelegator()
addVesselUseMeasurement
public RemoteVesselUseMeasurementFullVO addVesselUseMeasurement(RemoteVesselUseMeasurementFullVO vesselUseMeasurement)
- See Also:
RemoteVesselUseMeasurementFullService.addVesselUseMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselUseMeasurementFullVO)
updateVesselUseMeasurement
public void updateVesselUseMeasurement(RemoteVesselUseMeasurementFullVO vesselUseMeasurement)
- See Also:
RemoteVesselUseMeasurementFullService.updateVesselUseMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselUseMeasurementFullVO)
removeVesselUseMeasurement
public void removeVesselUseMeasurement(RemoteVesselUseMeasurementFullVO vesselUseMeasurement)
- See Also:
RemoteVesselUseMeasurementFullService.removeVesselUseMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselUseMeasurementFullVO)
getAllVesselUseMeasurement
public RemoteVesselUseMeasurementFullVO[] getAllVesselUseMeasurement()
- See Also:
RemoteVesselUseMeasurementFullService.getAllVesselUseMeasurement()
getVesselUseMeasurementById
public RemoteVesselUseMeasurementFullVO getVesselUseMeasurementById(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementById(java.lang.Integer)
getVesselUseMeasurementByIds
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByIds(java.lang.Integer[] id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByIds(java.lang.Integer[])
getVesselUseMeasurementByVesselUseFeaturesId
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByVesselUseFeaturesId(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByVesselUseFeaturesId(java.lang.Integer)
getVesselUseMeasurementByDepartmentId
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByDepartmentId(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByDepartmentId(java.lang.Integer)
getVesselUseMeasurementByPrecisionTypeId
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByPrecisionTypeId(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByPrecisionTypeId(java.lang.Integer)
getVesselUseMeasurementByQualityFlagCode
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByQualityFlagCode(java.lang.String code)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByQualityFlagCode(java.lang.String)
getVesselUseMeasurementByAnalysisInstrumentId
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByAnalysisInstrumentId(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByAnalysisInstrumentId(java.lang.Integer)
getVesselUseMeasurementByNumericalPrecisionId
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByNumericalPrecisionId(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByNumericalPrecisionId(java.lang.Integer)
getVesselUseMeasurementByPmfmId
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByPmfmId(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByPmfmId(java.lang.Integer)
getVesselUseMeasurementByQualitativeValueId
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByQualitativeValueId(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByQualitativeValueId(java.lang.Integer)
getVesselUseMeasurementByAggregationLevelId
public RemoteVesselUseMeasurementFullVO[] getVesselUseMeasurementByAggregationLevelId(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByAggregationLevelId(java.lang.Integer)
remoteVesselUseMeasurementFullVOsAreEqualOnIdentifiers
public boolean remoteVesselUseMeasurementFullVOsAreEqualOnIdentifiers(RemoteVesselUseMeasurementFullVO remoteVesselUseMeasurementFullVOFirst,
RemoteVesselUseMeasurementFullVO remoteVesselUseMeasurementFullVOSecond)
- See Also:
RemoteVesselUseMeasurementFullService.remoteVesselUseMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselUseMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselUseMeasurementFullVO)
remoteVesselUseMeasurementFullVOsAreEqual
public boolean remoteVesselUseMeasurementFullVOsAreEqual(RemoteVesselUseMeasurementFullVO remoteVesselUseMeasurementFullVOFirst,
RemoteVesselUseMeasurementFullVO remoteVesselUseMeasurementFullVOSecond)
- See Also:
RemoteVesselUseMeasurementFullService.remoteVesselUseMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselUseMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselUseMeasurementFullVO)
getVesselUseMeasurementNaturalIds
public RemoteVesselUseMeasurementNaturalId[] getVesselUseMeasurementNaturalIds()
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementNaturalIds()
getVesselUseMeasurementByNaturalId
public RemoteVesselUseMeasurementFullVO getVesselUseMeasurementByNaturalId(RemoteVesselUseMeasurementNaturalId vesselUseMeasurementNaturalId)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselUseMeasurementNaturalId)
getVesselUseMeasurementNaturalIdById
public RemoteVesselUseMeasurementNaturalId getVesselUseMeasurementNaturalIdById(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getVesselUseMeasurementNaturalIdById(java.lang.Integer)
getClusterVesselUseMeasurementByIdentifiers
public ClusterVesselUseMeasurement getClusterVesselUseMeasurementByIdentifiers(java.lang.Integer id)
- See Also:
RemoteVesselUseMeasurementFullService.getClusterVesselUseMeasurementByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.