fr.ifremer.allegro.data.measure.generic.service
Interface RemoteVesselPhysicalMeasurementFullService
- All Known Implementing Classes:
- RemoteVesselPhysicalMeasurementFullServiceBase, RemoteVesselPhysicalMeasurementFullServiceImpl
public interface RemoteVesselPhysicalMeasurementFullService
addVesselPhysicalMeasurement
RemoteVesselPhysicalMeasurementFullVO addVesselPhysicalMeasurement(RemoteVesselPhysicalMeasurementFullVO vesselPhysicalMeasurement)
updateVesselPhysicalMeasurement
void updateVesselPhysicalMeasurement(RemoteVesselPhysicalMeasurementFullVO vesselPhysicalMeasurement)
removeVesselPhysicalMeasurement
void removeVesselPhysicalMeasurement(RemoteVesselPhysicalMeasurementFullVO vesselPhysicalMeasurement)
getAllVesselPhysicalMeasurement
RemoteVesselPhysicalMeasurementFullVO[] getAllVesselPhysicalMeasurement()
getVesselPhysicalMeasurementById
RemoteVesselPhysicalMeasurementFullVO getVesselPhysicalMeasurementById(java.lang.Integer id)
getVesselPhysicalMeasurementByIds
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByIds(java.lang.Integer[] id)
getVesselPhysicalMeasurementByVesselPhysicalFeaturesId
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByVesselPhysicalFeaturesId(java.lang.Integer id)
getVesselPhysicalMeasurementByDepartmentId
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByDepartmentId(java.lang.Integer id)
getVesselPhysicalMeasurementByPrecisionTypeId
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByPrecisionTypeId(java.lang.Integer id)
getVesselPhysicalMeasurementByQualityFlagCode
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByQualityFlagCode(java.lang.String code)
getVesselPhysicalMeasurementByAnalysisInstrumentId
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer id)
getVesselPhysicalMeasurementByNumericalPrecisionId
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer id)
getVesselPhysicalMeasurementByPmfmId
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByPmfmId(java.lang.Integer id)
getVesselPhysicalMeasurementByQualitativeValueId
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByQualitativeValueId(java.lang.Integer id)
getVesselPhysicalMeasurementByAggregationLevelId
RemoteVesselPhysicalMeasurementFullVO[] getVesselPhysicalMeasurementByAggregationLevelId(java.lang.Integer id)
remoteVesselPhysicalMeasurementFullVOsAreEqualOnIdentifiers
boolean remoteVesselPhysicalMeasurementFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOFirst,
RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOSecond)
remoteVesselPhysicalMeasurementFullVOsAreEqual
boolean remoteVesselPhysicalMeasurementFullVOsAreEqual(RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOFirst,
RemoteVesselPhysicalMeasurementFullVO remoteVesselPhysicalMeasurementFullVOSecond)
getVesselPhysicalMeasurementNaturalIds
RemoteVesselPhysicalMeasurementNaturalId[] getVesselPhysicalMeasurementNaturalIds()
getVesselPhysicalMeasurementByNaturalId
RemoteVesselPhysicalMeasurementFullVO getVesselPhysicalMeasurementByNaturalId(RemoteVesselPhysicalMeasurementNaturalId vesselPhysicalMeasurementNaturalId)
getVesselPhysicalMeasurementNaturalIdById
RemoteVesselPhysicalMeasurementNaturalId getVesselPhysicalMeasurementNaturalIdById(java.lang.Integer id)
getClusterVesselPhysicalMeasurementByIdentifiers
ClusterVesselPhysicalMeasurement getClusterVesselPhysicalMeasurementByIdentifiers(java.lang.Integer id)
Copyright © 2008-2010 IFREMER. All Rights Reserved.