fr.ifremer.allegro.data.vessel.feature.physical.generic.service
Interface RemotePhysicalFeaturesFullService
- All Known Implementing Classes:
- RemotePhysicalFeaturesFullServiceBase, RemotePhysicalFeaturesFullServiceImpl
public interface RemotePhysicalFeaturesFullService
removePhysicalFeatures
void removePhysicalFeatures(RemotePhysicalFeaturesFullVO physicalFeatures)
getAllPhysicalFeatures
RemotePhysicalFeaturesFullVO[] getAllPhysicalFeatures()
getPhysicalFeaturesById
RemotePhysicalFeaturesFullVO getPhysicalFeaturesById(java.lang.Integer id)
getPhysicalFeaturesByIds
RemotePhysicalFeaturesFullVO[] getPhysicalFeaturesByIds(java.lang.Integer[] id)
getPhysicalFeaturesByVesselCode
RemotePhysicalFeaturesFullVO[] getPhysicalFeaturesByVesselCode(java.lang.String code)
getPhysicalFeaturesByQualityFlagCode
RemotePhysicalFeaturesFullVO[] getPhysicalFeaturesByQualityFlagCode(java.lang.String code)
getPhysicalFeaturesByProgramCode
RemotePhysicalFeaturesFullVO[] getPhysicalFeaturesByProgramCode(java.lang.String code)
remotePhysicalFeaturesFullVOsAreEqualOnIdentifiers
boolean remotePhysicalFeaturesFullVOsAreEqualOnIdentifiers(RemotePhysicalFeaturesFullVO remotePhysicalFeaturesFullVOFirst,
RemotePhysicalFeaturesFullVO remotePhysicalFeaturesFullVOSecond)
remotePhysicalFeaturesFullVOsAreEqual
boolean remotePhysicalFeaturesFullVOsAreEqual(RemotePhysicalFeaturesFullVO remotePhysicalFeaturesFullVOFirst,
RemotePhysicalFeaturesFullVO remotePhysicalFeaturesFullVOSecond)
getPhysicalFeaturesNaturalIds
RemotePhysicalFeaturesNaturalId[] getPhysicalFeaturesNaturalIds()
getPhysicalFeaturesByNaturalId
RemotePhysicalFeaturesFullVO getPhysicalFeaturesByNaturalId(RemotePhysicalFeaturesNaturalId physicalFeaturesNaturalId)
getPhysicalFeaturesNaturalIdById
RemotePhysicalFeaturesNaturalId getPhysicalFeaturesNaturalIdById(java.lang.Integer id)
getClusterPhysicalFeaturesByIdentifiers
ClusterPhysicalFeatures getClusterPhysicalFeaturesByIdentifiers(java.lang.Integer id)
Copyright © 2008-2010 IFREMER. All Rights Reserved.