fr.ifremer.allegro.data.measure.generic.service
Class RemoteVesselPhysicalMeasurementFullServiceWSDelegator

java.lang.Object
  extended by fr.ifremer.allegro.data.measure.generic.service.RemoteVesselPhysicalMeasurementFullServiceWSDelegator

public class RemoteVesselPhysicalMeasurementFullServiceWSDelegator
extends java.lang.Object

Web service delegator for RemoteVesselPhysicalMeasurementFullService.

See Also:
RemoteVesselPhysicalMeasurementFullService

Constructor Summary
RemoteVesselPhysicalMeasurementFullServiceWSDelegator()
           
 
Method Summary
 RemoteVesselPhysicalMeasurementFullVO addVesselPhysicalMeasurement(RemoteVesselPhysicalMeasurementFullVO vesselPhysicalMeasurement)
           
 RemoteVesselPhysicalMeasurementFullVO[] getAllVesselPhysicalMeasurement()
           
 ClusterVesselPhysicalMeasurement getClusterVesselPhysicalMeasurementByIdentifiers(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByAggregationLevelId(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByDepartmentId(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementFullVO getVesselPhysicalMeasurementById(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByIds(java.lang.Integer[] id)
           
 RemoteVesselPhysicalMeasurementFullVO getVesselPhysicalMeasurementByNaturalId(RemoteVesselPhysicalMeasurementNaturalId vesselPhysicalMeasurementNaturalId)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByPmfmId(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByPrecisionTypeId(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByQualitativeValueId(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByQualityFlagCode(java.lang.String code)
           
 RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByVesselPhysicalFeaturesId(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementNaturalId getVesselPhysicalMeasurementNaturalIdById(java.lang.Integer id)
           
 RemoteVesselPhysicalMeasurementNaturalId[] getVesselPhysicalMeasurementNaturalIds()
           
 boolean remoteVesselPhysicalMeasurementFullVOsAreEqual(RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOFirst, RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOSecond)
           
 boolean remoteVesselPhysicalMeasurementFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOFirst, RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOSecond)
           
 void removeVesselPhysicalMeasurement(RemoteVesselPhysicalMeasurementFullVO vesselPhysicalMeasurement)
           
 void updateVesselPhysicalMeasurement(RemoteVesselPhysicalMeasurementFullVO vesselPhysicalMeasurement)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteVesselPhysicalMeasurementFullServiceWSDelegator

public RemoteVesselPhysicalMeasurementFullServiceWSDelegator()
Method Detail

addVesselPhysicalMeasurement

public RemoteVesselPhysicalMeasurementFullVO addVesselPhysicalMeasurement(RemoteVesselPhysicalMeasurementFullVO vesselPhysicalMeasurement)
See Also:
RemoteVesselPhysicalMeasurementFullService.addVesselPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselPhysicalMeasurementFullVO)

updateVesselPhysicalMeasurement

public void updateVesselPhysicalMeasurement(RemoteVesselPhysicalMeasurementFullVO vesselPhysicalMeasurement)
See Also:
RemoteVesselPhysicalMeasurementFullService.updateVesselPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselPhysicalMeasurementFullVO)

removeVesselPhysicalMeasurement

public void removeVesselPhysicalMeasurement(RemoteVesselPhysicalMeasurementFullVO vesselPhysicalMeasurement)
See Also:
RemoteVesselPhysicalMeasurementFullService.removeVesselPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselPhysicalMeasurementFullVO)

getAllVesselPhysicalMeasurement

public RemoteVesselPhysicalMeasurementFullVO[] getAllVesselPhysicalMeasurement()
See Also:
RemoteVesselPhysicalMeasurementFullService.getAllVesselPhysicalMeasurement()

getVesselPhysicalMeasurementById

public RemoteVesselPhysicalMeasurementFullVO getVesselPhysicalMeasurementById(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementById(java.lang.Integer)

getVesselPhysicalMeasurementByIds

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByIds(java.lang.Integer[] id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByIds(java.lang.Integer[])

getVesselPhysicalMeasurementByVesselPhysicalFeaturesId

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByVesselPhysicalFeaturesId(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByVesselPhysicalFeaturesId(java.lang.Integer)

getVesselPhysicalMeasurementByDepartmentId

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByDepartmentId(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByDepartmentId(java.lang.Integer)

getVesselPhysicalMeasurementByPrecisionTypeId

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByPrecisionTypeId(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByPrecisionTypeId(java.lang.Integer)

getVesselPhysicalMeasurementByQualityFlagCode

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByQualityFlagCode(java.lang.String code)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByQualityFlagCode(java.lang.String)

getVesselPhysicalMeasurementByAnalysisInstrumentId

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer)

getVesselPhysicalMeasurementByNumericalPrecisionId

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer)

getVesselPhysicalMeasurementByPmfmId

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByPmfmId(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByPmfmId(java.lang.Integer)

getVesselPhysicalMeasurementByQualitativeValueId

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByQualitativeValueId(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByQualitativeValueId(java.lang.Integer)

getVesselPhysicalMeasurementByAggregationLevelId

public RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByAggregationLevelId(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByAggregationLevelId(java.lang.Integer)

remoteVesselPhysicalMeasurementFullVOsAreEqualOnIdentifiers

public boolean remoteVesselPhysicalMeasurementFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOFirst,
                                                                           RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOSecond)
See Also:
RemoteVesselPhysicalMeasurementFullService.remoteVesselPhysicalMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselPhysicalMeasurementFullVO)

remoteVesselPhysicalMeasurementFullVOsAreEqual

public boolean remoteVesselPhysicalMeasurementFullVOsAreEqual(RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOFirst,
                                                              RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOSecond)
See Also:
RemoteVesselPhysicalMeasurementFullService.remoteVesselPhysicalMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselPhysicalMeasurementFullVO)

getVesselPhysicalMeasurementNaturalIds

public RemoteVesselPhysicalMeasurementNaturalId[] getVesselPhysicalMeasurementNaturalIds()
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementNaturalIds()

getVesselPhysicalMeasurementByNaturalId

public RemoteVesselPhysicalMeasurementFullVO getVesselPhysicalMeasurementByNaturalId(RemoteVesselPhysicalMeasurementNaturalId vesselPhysicalMeasurementNaturalId)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteVesselPhysicalMeasurementNaturalId)

getVesselPhysicalMeasurementNaturalIdById

public RemoteVesselPhysicalMeasurementNaturalId getVesselPhysicalMeasurementNaturalIdById(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getVesselPhysicalMeasurementNaturalIdById(java.lang.Integer)

getClusterVesselPhysicalMeasurementByIdentifiers

public ClusterVesselPhysicalMeasurement getClusterVesselPhysicalMeasurementByIdentifiers(java.lang.Integer id)
See Also:
RemoteVesselPhysicalMeasurementFullService.getClusterVesselPhysicalMeasurementByIdentifiers(java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.