fr.ifremer.allegro.data.measure.generic.service
Class RemoteSampleMeasurementFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.data.measure.generic.service.RemoteSampleMeasurementFullServiceWSDelegator
public class RemoteSampleMeasurementFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteSampleMeasurementFullService
.
- See Also:
RemoteSampleMeasurementFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteSampleMeasurementFullServiceWSDelegator
public RemoteSampleMeasurementFullServiceWSDelegator()
addSampleMeasurement
public RemoteSampleMeasurementFullVO addSampleMeasurement(RemoteSampleMeasurementFullVO sampleMeasurement)
- See Also:
RemoteSampleMeasurementFullService.addSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
updateSampleMeasurement
public void updateSampleMeasurement(RemoteSampleMeasurementFullVO sampleMeasurement)
- See Also:
RemoteSampleMeasurementFullService.updateSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
removeSampleMeasurement
public void removeSampleMeasurement(RemoteSampleMeasurementFullVO sampleMeasurement)
- See Also:
RemoteSampleMeasurementFullService.removeSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
getAllSampleMeasurement
public RemoteSampleMeasurementFullVO[] getAllSampleMeasurement()
- See Also:
RemoteSampleMeasurementFullService.getAllSampleMeasurement()
getSampleMeasurementById
public RemoteSampleMeasurementFullVO getSampleMeasurementById(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementById(java.lang.Integer)
getSampleMeasurementByIds
public RemoteSampleMeasurementFullVO[] getSampleMeasurementByIds(java.lang.Integer[] id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByIds(java.lang.Integer[])
getSampleMeasurementBySampleId
public RemoteSampleMeasurementFullVO[] getSampleMeasurementBySampleId(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementBySampleId(java.lang.Integer)
getSampleMeasurementByDepartmentId
public RemoteSampleMeasurementFullVO[] getSampleMeasurementByDepartmentId(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByDepartmentId(java.lang.Integer)
getSampleMeasurementByPrecisionTypeId
public RemoteSampleMeasurementFullVO[] getSampleMeasurementByPrecisionTypeId(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByPrecisionTypeId(java.lang.Integer)
getSampleMeasurementByQualityFlagCode
public RemoteSampleMeasurementFullVO[] getSampleMeasurementByQualityFlagCode(java.lang.String code)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByQualityFlagCode(java.lang.String)
getSampleMeasurementByAnalysisInstrumentId
public RemoteSampleMeasurementFullVO[] getSampleMeasurementByAnalysisInstrumentId(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByAnalysisInstrumentId(java.lang.Integer)
getSampleMeasurementByNumericalPrecisionId
public RemoteSampleMeasurementFullVO[] getSampleMeasurementByNumericalPrecisionId(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByNumericalPrecisionId(java.lang.Integer)
getSampleMeasurementByPmfmId
public RemoteSampleMeasurementFullVO[] getSampleMeasurementByPmfmId(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByPmfmId(java.lang.Integer)
getSampleMeasurementByQualitativeValueId
public RemoteSampleMeasurementFullVO[] getSampleMeasurementByQualitativeValueId(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByQualitativeValueId(java.lang.Integer)
getSampleMeasurementByAggregationLevelId
public RemoteSampleMeasurementFullVO[] getSampleMeasurementByAggregationLevelId(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByAggregationLevelId(java.lang.Integer)
remoteSampleMeasurementFullVOsAreEqualOnIdentifiers
public boolean remoteSampleMeasurementFullVOsAreEqualOnIdentifiers(RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOFirst,
RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOSecond)
- See Also:
RemoteSampleMeasurementFullService.remoteSampleMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
remoteSampleMeasurementFullVOsAreEqual
public boolean remoteSampleMeasurementFullVOsAreEqual(RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOFirst,
RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOSecond)
- See Also:
RemoteSampleMeasurementFullService.remoteSampleMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
getSampleMeasurementNaturalIds
public RemoteSampleMeasurementNaturalId[] getSampleMeasurementNaturalIds()
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementNaturalIds()
getSampleMeasurementByNaturalId
public RemoteSampleMeasurementFullVO getSampleMeasurementByNaturalId(RemoteSampleMeasurementNaturalId sampleMeasurementNaturalId)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementNaturalId)
getSampleMeasurementNaturalIdById
public RemoteSampleMeasurementNaturalId getSampleMeasurementNaturalIdById(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementNaturalIdById(java.lang.Integer)
getClusterSampleMeasurementByIdentifiers
public ClusterSampleMeasurement getClusterSampleMeasurementByIdentifiers(java.lang.Integer id)
- See Also:
RemoteSampleMeasurementFullService.getClusterSampleMeasurementByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.