fr.ifremer.allegro.data.measure.generic.service
Interface RemoteGearPhysicalMeasurementFullService
- All Known Implementing Classes:
- RemoteGearPhysicalMeasurementFullServiceBase, RemoteGearPhysicalMeasurementFullServiceImpl
public interface RemoteGearPhysicalMeasurementFullService
addGearPhysicalMeasurement
RemoteGearPhysicalMeasurementFullVO addGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
updateGearPhysicalMeasurement
void updateGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
removeGearPhysicalMeasurement
void removeGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
getAllGearPhysicalMeasurement
RemoteGearPhysicalMeasurementFullVO[] getAllGearPhysicalMeasurement()
getGearPhysicalMeasurementById
RemoteGearPhysicalMeasurementFullVO getGearPhysicalMeasurementById(java.lang.Integer id)
getGearPhysicalMeasurementByIds
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByIds(java.lang.Integer[] id)
getGearPhysicalMeasurementByGearPhysicalFeaturesId
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByGearPhysicalFeaturesId(java.lang.Integer id)
getGearPhysicalMeasurementByDepartmentId
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByDepartmentId(java.lang.Integer id)
getGearPhysicalMeasurementByPrecisionTypeId
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByPrecisionTypeId(java.lang.Integer id)
getGearPhysicalMeasurementByQualityFlagCode
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByQualityFlagCode(java.lang.String code)
getGearPhysicalMeasurementByAnalysisInstrumentId
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer id)
getGearPhysicalMeasurementByNumericalPrecisionId
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer id)
getGearPhysicalMeasurementByPmfmId
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByPmfmId(java.lang.Integer id)
getGearPhysicalMeasurementByQualitativeValueId
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByQualitativeValueId(java.lang.Integer id)
getGearPhysicalMeasurementByAggregationLevelId
RemoteGearPhysicalMeasurementFullVO[] getGearPhysicalMeasurementByAggregationLevelId(java.lang.Integer id)
remoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers
boolean remoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers(RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOFirst,
RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOSecond)
remoteGearPhysicalMeasurementFullVOsAreEqual
boolean remoteGearPhysicalMeasurementFullVOsAreEqual(RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOFirst,
RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOSecond)
getGearPhysicalMeasurementNaturalIds
RemoteGearPhysicalMeasurementNaturalId[] getGearPhysicalMeasurementNaturalIds()
getGearPhysicalMeasurementByNaturalId
RemoteGearPhysicalMeasurementFullVO getGearPhysicalMeasurementByNaturalId(RemoteGearPhysicalMeasurementNaturalId gearPhysicalMeasurementNaturalId)
getGearPhysicalMeasurementNaturalIdById
RemoteGearPhysicalMeasurementNaturalId getGearPhysicalMeasurementNaturalIdById(java.lang.Integer id)
getClusterGearPhysicalMeasurementByIdentifiers
ClusterGearPhysicalMeasurement getClusterGearPhysicalMeasurementByIdentifiers(java.lang.Integer id)
Copyright © 2008-2010 IFREMER. All Rights Reserved.