fr.ifremer.allegro.data.measure.generic.service
Class RemoteGearPhysicalMeasurementFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.data.measure.generic.service.RemoteGearPhysicalMeasurementFullServiceWSDelegator
public class RemoteGearPhysicalMeasurementFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteGearPhysicalMeasurementFullService
.
- See Also:
RemoteGearPhysicalMeasurementFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteGearPhysicalMeasurementFullServiceWSDelegator
public RemoteGearPhysicalMeasurementFullServiceWSDelegator()
addGearPhysicalMeasurement
public RemoteGearPhysicalMeasurementFullVO addGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
- See Also:
RemoteGearPhysicalMeasurementFullService.addGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
updateGearPhysicalMeasurement
public void updateGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
- See Also:
RemoteGearPhysicalMeasurementFullService.updateGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
removeGearPhysicalMeasurement
public void removeGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
- See Also:
RemoteGearPhysicalMeasurementFullService.removeGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
getAllGearPhysicalMeasurement
public RemoteGearPhysicalMeasurementFullVO[] getAllGearPhysicalMeasurement()
- See Also:
RemoteGearPhysicalMeasurementFullService.getAllGearPhysicalMeasurement()
getGearPhysicalMeasurementById
public RemoteGearPhysicalMeasurementFullVO getGearPhysicalMeasurementById(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementById(java.lang.Integer)
getGearPhysicalMeasurementByIds
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByIds(java.lang.Integer[] id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByIds(java.lang.Integer[])
getGearPhysicalMeasurementByGearPhysicalFeaturesId
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByGearPhysicalFeaturesId(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByGearPhysicalFeaturesId(java.lang.Integer)
getGearPhysicalMeasurementByDepartmentId
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByDepartmentId(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByDepartmentId(java.lang.Integer)
getGearPhysicalMeasurementByPrecisionTypeId
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByPrecisionTypeId(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByPrecisionTypeId(java.lang.Integer)
getGearPhysicalMeasurementByQualityFlagCode
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByQualityFlagCode(java.lang.String code)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByQualityFlagCode(java.lang.String)
getGearPhysicalMeasurementByAnalysisInstrumentId
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer)
getGearPhysicalMeasurementByNumericalPrecisionId
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer)
getGearPhysicalMeasurementByPmfmId
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByPmfmId(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByPmfmId(java.lang.Integer)
getGearPhysicalMeasurementByQualitativeValueId
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByQualitativeValueId(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByQualitativeValueId(java.lang.Integer)
getGearPhysicalMeasurementByAggregationLevelId
public RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByAggregationLevelId(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByAggregationLevelId(java.lang.Integer)
remoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers
public boolean remoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers(RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOFirst,
RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOSecond)
- See Also:
RemoteGearPhysicalMeasurementFullService.remoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
remoteGearPhysicalMeasurementFullVOsAreEqual
public boolean remoteGearPhysicalMeasurementFullVOsAreEqual(RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOFirst,
RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOSecond)
- See Also:
RemoteGearPhysicalMeasurementFullService.remoteGearPhysicalMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
getGearPhysicalMeasurementNaturalIds
public RemoteGearPhysicalMeasurementNaturalId[] getGearPhysicalMeasurementNaturalIds()
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementNaturalIds()
getGearPhysicalMeasurementByNaturalId
public RemoteGearPhysicalMeasurementFullVO getGearPhysicalMeasurementByNaturalId(RemoteGearPhysicalMeasurementNaturalId gearPhysicalMeasurementNaturalId)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementNaturalId)
getGearPhysicalMeasurementNaturalIdById
public RemoteGearPhysicalMeasurementNaturalId getGearPhysicalMeasurementNaturalIdById(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementNaturalIdById(java.lang.Integer)
getClusterGearPhysicalMeasurementByIdentifiers
public ClusterGearPhysicalMeasurement getClusterGearPhysicalMeasurementByIdentifiers(java.lang.Integer id)
- See Also:
RemoteGearPhysicalMeasurementFullService.getClusterGearPhysicalMeasurementByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.