fr.ifremer.allegro.data.vessel.feature.physical.generic.service
Interface RemoteVesselPhysicalFeaturesFullService
- All Known Implementing Classes:
- RemoteVesselPhysicalFeaturesFullServiceBase, RemoteVesselPhysicalFeaturesFullServiceImpl
public interface RemoteVesselPhysicalFeaturesFullService
addVesselPhysicalFeatures
RemoteVesselPhysicalFeaturesFullVO addVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesFullVO vesselPhysicalFeatures)
updateVesselPhysicalFeatures
void updateVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesFullVO vesselPhysicalFeatures)
removeVesselPhysicalFeatures
void removeVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesFullVO vesselPhysicalFeatures)
getAllVesselPhysicalFeatures
RemoteVesselPhysicalFeaturesFullVO[] getAllVesselPhysicalFeatures()
getVesselPhysicalFeaturesById
RemoteVesselPhysicalFeaturesFullVO getVesselPhysicalFeaturesById(java.lang.Integer id)
getVesselPhysicalFeaturesByIds
RemoteVesselPhysicalFeaturesFullVO[] getVesselPhysicalFeaturesByIds(java.lang.Integer[] id)
getVesselPhysicalFeaturesByPhysicalGearSurveyId
RemoteVesselPhysicalFeaturesFullVO[] getVesselPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer id)
getVesselPhysicalFeaturesByRecorderDepartmentId
RemoteVesselPhysicalFeaturesFullVO[] getVesselPhysicalFeaturesByRecorderDepartmentId(java.lang.Integer id)
getVesselPhysicalFeaturesByRecorderUserId
RemoteVesselPhysicalFeaturesFullVO[] getVesselPhysicalFeaturesByRecorderUserId(java.lang.Integer id)
getVesselPhysicalFeaturesByBaseLandingLocationId
RemoteVesselPhysicalFeaturesFullVO[] getVesselPhysicalFeaturesByBaseLandingLocationId(java.lang.Integer id)
getVesselPhysicalFeaturesByVesselCode
RemoteVesselPhysicalFeaturesFullVO[] getVesselPhysicalFeaturesByVesselCode(java.lang.String code)
getVesselPhysicalFeaturesByQualityFlagCode
RemoteVesselPhysicalFeaturesFullVO[] getVesselPhysicalFeaturesByQualityFlagCode(java.lang.String code)
getVesselPhysicalFeaturesByProgramCode
RemoteVesselPhysicalFeaturesFullVO[] getVesselPhysicalFeaturesByProgramCode(java.lang.String code)
remoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers
boolean remoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOFirst,
RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOSecond)
remoteVesselPhysicalFeaturesFullVOsAreEqual
boolean remoteVesselPhysicalFeaturesFullVOsAreEqual(RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOFirst,
RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOSecond)
getVesselPhysicalFeaturesNaturalIds
RemoteVesselPhysicalFeaturesNaturalId[] getVesselPhysicalFeaturesNaturalIds()
getVesselPhysicalFeaturesByNaturalId
RemoteVesselPhysicalFeaturesFullVO getVesselPhysicalFeaturesByNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
getVesselPhysicalFeaturesNaturalIdById
RemoteVesselPhysicalFeaturesNaturalId getVesselPhysicalFeaturesNaturalIdById(java.lang.Integer id)
getAllClusterVesselPhysicalFeaturesSinceDateSynchro
ClusterVesselPhysicalFeatures[] getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
getClusterVesselPhysicalFeaturesByIdentifiers
ClusterVesselPhysicalFeatures getClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer id)
addOrUpdateClusterVesselPhysicalFeatures
ClusterVesselPhysicalFeatures addOrUpdateClusterVesselPhysicalFeatures(ClusterVesselPhysicalFeatures clusterVesselPhysicalFeatures)
Copyright © 2008-2010 IFREMER. All Rights Reserved.