Uses of Class
fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesNaturalId

Packages that use RemoteVesselPhysicalFeaturesNaturalId
fr.ifremer.allegro.data.measure.generic.cluster   
fr.ifremer.allegro.data.vessel.feature.physical   
fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster   
fr.ifremer.allegro.data.vessel.feature.physical.generic.service   
fr.ifremer.allegro.data.vessel.feature.physical.generic.vo   
 

Uses of RemoteVesselPhysicalFeaturesNaturalId in fr.ifremer.allegro.data.measure.generic.cluster
 

Methods in fr.ifremer.allegro.data.measure.generic.cluster that return RemoteVesselPhysicalFeaturesNaturalId
 RemoteVesselPhysicalFeaturesNaturalId ClusterVesselPhysicalMeasurement.getVesselPhysicalFeaturesNaturalId()
           
 

Methods in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteVesselPhysicalFeaturesNaturalId
 void ClusterVesselPhysicalMeasurement.setVesselPhysicalFeaturesNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteVesselPhysicalFeaturesNaturalId
ClusterVesselPhysicalMeasurement(java.lang.Integer id, java.lang.Integer idLocal, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, RemoteDepartmentNaturalId departmentNaturalId, RemotePrecisionTypeNaturalId precisionTypeNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteAnalysisInstrumentNaturalId analysisInstrumentNaturalId, RemoteNumericalPrecisionNaturalId numericalPrecisionNaturalId, RemotePmfmNaturalId pmfmNaturalId, RemoteQualitativeValueNaturalId qualitativeValueNaturalId, RemoteAggregationLevelNaturalId aggregationLevelNaturalId, RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
           
ClusterVesselPhysicalMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId, RemotePmfmNaturalId pmfmNaturalId, RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
           
 

Uses of RemoteVesselPhysicalFeaturesNaturalId in fr.ifremer.allegro.data.vessel.feature.physical
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return RemoteVesselPhysicalFeaturesNaturalId
protected  RemoteVesselPhysicalFeaturesNaturalId VesselPhysicalFeaturesDaoBase.toRemoteVesselPhysicalFeaturesNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteVesselPhysicalFeaturesNaturalId VesselPhysicalFeaturesDaoImpl.toRemoteVesselPhysicalFeaturesNaturalId(VesselPhysicalFeatures entity)
           
 RemoteVesselPhysicalFeaturesNaturalId VesselPhysicalFeaturesDao.toRemoteVesselPhysicalFeaturesNaturalId(VesselPhysicalFeatures entity)
          Converts this DAO's entity to an object of type RemoteVesselPhysicalFeaturesNaturalId.
 RemoteVesselPhysicalFeaturesNaturalId VesselPhysicalFeaturesDaoBase.toRemoteVesselPhysicalFeaturesNaturalId(VesselPhysicalFeatures entity)
           
 RemoteVesselPhysicalFeaturesNaturalId[] VesselPhysicalFeaturesDao.toRemoteVesselPhysicalFeaturesNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteVesselPhysicalFeaturesNaturalId.
 RemoteVesselPhysicalFeaturesNaturalId[] VesselPhysicalFeaturesDaoBase.toRemoteVesselPhysicalFeaturesNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type RemoteVesselPhysicalFeaturesNaturalId
 VesselPhysicalFeatures VesselPhysicalFeaturesDaoImpl.remoteVesselPhysicalFeaturesNaturalIdToEntity(RemoteVesselPhysicalFeaturesNaturalId remoteVesselPhysicalFeaturesNaturalId)
           
 VesselPhysicalFeatures VesselPhysicalFeaturesDao.remoteVesselPhysicalFeaturesNaturalIdToEntity(RemoteVesselPhysicalFeaturesNaturalId remoteVesselPhysicalFeaturesNaturalId)
          Converts an instance of type RemoteVesselPhysicalFeaturesNaturalId to this DAO's entity.
 void VesselPhysicalFeaturesDaoImpl.remoteVesselPhysicalFeaturesNaturalIdToEntity(RemoteVesselPhysicalFeaturesNaturalId source, VesselPhysicalFeatures target, boolean copyIfNull)
           
 void VesselPhysicalFeaturesDao.remoteVesselPhysicalFeaturesNaturalIdToEntity(RemoteVesselPhysicalFeaturesNaturalId source, VesselPhysicalFeatures target, boolean copyIfNull)
          Copies the fields of RemoteVesselPhysicalFeaturesNaturalId to the specified entity.
 void VesselPhysicalFeaturesDaoBase.remoteVesselPhysicalFeaturesNaturalIdToEntity(RemoteVesselPhysicalFeaturesNaturalId source, VesselPhysicalFeatures target, boolean copyIfNull)
           
 void VesselPhysicalFeaturesDaoImpl.toRemoteVesselPhysicalFeaturesNaturalId(VesselPhysicalFeatures source, RemoteVesselPhysicalFeaturesNaturalId target)
           
 void VesselPhysicalFeaturesDao.toRemoteVesselPhysicalFeaturesNaturalId(VesselPhysicalFeatures source, RemoteVesselPhysicalFeaturesNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void VesselPhysicalFeaturesDaoBase.toRemoteVesselPhysicalFeaturesNaturalId(VesselPhysicalFeatures source, RemoteVesselPhysicalFeaturesNaturalId target)
           
 

Uses of RemoteVesselPhysicalFeaturesNaturalId in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster that return RemoteVesselPhysicalFeaturesNaturalId
 RemoteVesselPhysicalFeaturesNaturalId ClusterVesselPhysicalFeaturesOrigin.getVesselPhysicalFeaturesNaturalId()
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type RemoteVesselPhysicalFeaturesNaturalId
 void ClusterVesselPhysicalFeaturesOrigin.setVesselPhysicalFeaturesNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type RemoteVesselPhysicalFeaturesNaturalId
ClusterVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId, RemoteProgramNaturalId programNaturalId)
           
ClusterVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId, RemoteProgramNaturalId programNaturalId, RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
           
 

Uses of RemoteVesselPhysicalFeaturesNaturalId in fr.ifremer.allegro.data.vessel.feature.physical.generic.service
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return RemoteVesselPhysicalFeaturesNaturalId
 RemoteVesselPhysicalFeaturesNaturalId RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesNaturalIdById(java.lang.Integer id)
           
 RemoteVesselPhysicalFeaturesNaturalId RemoteVesselPhysicalFeaturesFullServiceWSDelegator.getVesselPhysicalFeaturesNaturalIdById(java.lang.Integer id)
           
 RemoteVesselPhysicalFeaturesNaturalId RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesNaturalIdById(java.lang.Integer id)
           
 RemoteVesselPhysicalFeaturesNaturalId[] RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesNaturalIds()
           
 RemoteVesselPhysicalFeaturesNaturalId[] RemoteVesselPhysicalFeaturesFullServiceWSDelegator.getVesselPhysicalFeaturesNaturalIds()
           
 RemoteVesselPhysicalFeaturesNaturalId[] RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesNaturalIds()
           
protected  RemoteVesselPhysicalFeaturesNaturalId RemoteVesselPhysicalFeaturesFullServiceImpl.handleGetVesselPhysicalFeaturesNaturalIdById(java.lang.Integer id)
           
protected abstract  RemoteVesselPhysicalFeaturesNaturalId RemoteVesselPhysicalFeaturesFullServiceBase.handleGetVesselPhysicalFeaturesNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesNaturalIdById(java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesNaturalId[] RemoteVesselPhysicalFeaturesFullServiceImpl.handleGetVesselPhysicalFeaturesNaturalIds()
           
protected abstract  RemoteVesselPhysicalFeaturesNaturalId[] RemoteVesselPhysicalFeaturesFullServiceBase.handleGetVesselPhysicalFeaturesNaturalIds()
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesNaturalIds()
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type RemoteVesselPhysicalFeaturesNaturalId
 RemoteVesselPhysicalFeaturesFullVO RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
           
 RemoteVesselPhysicalFeaturesFullVO RemoteVesselPhysicalFeaturesFullServiceWSDelegator.getVesselPhysicalFeaturesByNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
           
 RemoteVesselPhysicalFeaturesFullVO RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
           
protected  RemoteVesselPhysicalFeaturesFullVO RemoteVesselPhysicalFeaturesFullServiceImpl.handleGetVesselPhysicalFeaturesByNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
           
protected abstract  RemoteVesselPhysicalFeaturesFullVO RemoteVesselPhysicalFeaturesFullServiceBase.handleGetVesselPhysicalFeaturesByNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesNaturalId)
 

Uses of RemoteVesselPhysicalFeaturesNaturalId in fr.ifremer.allegro.data.vessel.feature.physical.generic.vo
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.vo that return RemoteVesselPhysicalFeaturesNaturalId
 RemoteVesselPhysicalFeaturesNaturalId RemoteVesselPhysicalFeaturesOriginNaturalId.getVesselPhysicalFeatures()
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.vo with parameters of type RemoteVesselPhysicalFeaturesNaturalId
 void RemoteVesselPhysicalFeaturesNaturalId.copy(RemoteVesselPhysicalFeaturesNaturalId otherBean)
          Copies all properties from the argument value object into this value object.
 void RemoteVesselPhysicalFeaturesOriginNaturalId.setVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeatures)
           
 

Constructors in fr.ifremer.allegro.data.vessel.feature.physical.generic.vo with parameters of type RemoteVesselPhysicalFeaturesNaturalId
RemoteVesselPhysicalFeaturesNaturalId(RemoteVesselPhysicalFeaturesNaturalId otherBean)
          Copies constructor from other RemoteVesselPhysicalFeaturesNaturalId
RemoteVesselPhysicalFeaturesOriginNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeatures, RemoteProgramNaturalId program)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.