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

Packages that use RemoteGearPhysicalFeaturesNaturalId
fr.ifremer.allegro.data.measure.generic.cluster   
fr.ifremer.allegro.data.operation.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 RemoteGearPhysicalFeaturesNaturalId in fr.ifremer.allegro.data.measure.generic.cluster
 

Methods in fr.ifremer.allegro.data.measure.generic.cluster that return RemoteGearPhysicalFeaturesNaturalId
 RemoteGearPhysicalFeaturesNaturalId ClusterGearPhysicalMeasurement.getGearPhysicalFeaturesNaturalId()
           
 

Methods in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteGearPhysicalFeaturesNaturalId
 void ClusterGearPhysicalMeasurement.setGearPhysicalFeaturesNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteGearPhysicalFeaturesNaturalId
ClusterGearPhysicalMeasurement(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, RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
ClusterGearPhysicalMeasurement(RemoteQualityFlagNaturalId qualityFlagNaturalId, RemotePmfmNaturalId pmfmNaturalId, RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
 

Uses of RemoteGearPhysicalFeaturesNaturalId in fr.ifremer.allegro.data.operation.generic.cluster
 

Methods in fr.ifremer.allegro.data.operation.generic.cluster that return RemoteGearPhysicalFeaturesNaturalId
 RemoteGearPhysicalFeaturesNaturalId ClusterOperation.getGearPhysicalFeaturesNaturalId()
           
 

Methods in fr.ifremer.allegro.data.operation.generic.cluster with parameters of type RemoteGearPhysicalFeaturesNaturalId
 void ClusterOperation.setGearPhysicalFeaturesNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.operation.generic.cluster with parameters of type RemoteGearPhysicalFeaturesNaturalId
ClusterFishingOperation(java.lang.Integer id, java.lang.String name, java.lang.Short rankOrderOnPeriod, java.util.Date startDateTime, java.util.Date endDateTime, java.lang.Boolean isMainOperation, java.lang.String comments, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, RemoteVesselNaturalId vesselNaturalId, RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, ClusterOperationVesselAssociation[] clusterOperationVesselAssociations, ClusterMetierUseFeatures[] clusterGearUseFeaturessOfMetierUseFeatures, ClusterGearUseFeatures[] clusterGearUseFeaturess, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterVesselExtendedPosition[] clusterVesselPositionsOfVesselExtendedPosition, ClusterVesselPosition[] clusterVesselPositions, java.util.Date fishingStartDateTime, java.util.Date fishingEndDateTime, java.lang.Boolean hasCatch, RemoteSampleNaturalId[] sampleNaturalId, RemoteCatchBatchNaturalId catchBatchNaturalId, ClusterSaleProduce[] clusterProducesOfSaleProduce, ClusterProduce[] clusterProduces)
           
ClusterOperation(java.lang.Integer id, java.lang.String name, java.lang.Short rankOrderOnPeriod, java.util.Date startDateTime, java.util.Date endDateTime, java.lang.Boolean isMainOperation, java.lang.String comments, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, RemoteVesselNaturalId vesselNaturalId, RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, ClusterOperationVesselAssociation[] clusterOperationVesselAssociations, ClusterMetierUseFeatures[] clusterGearUseFeaturessOfMetierUseFeatures, ClusterGearUseFeatures[] clusterGearUseFeaturess, ClusterVesselUseFeatures[] clusterVesselUseFeaturess, ClusterVesselExtendedPosition[] clusterVesselPositionsOfVesselExtendedPosition, ClusterVesselPosition[] clusterVesselPositions)
           
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return RemoteGearPhysicalFeaturesNaturalId
 RemoteGearPhysicalFeaturesNaturalId GearPhysicalFeaturesDaoImpl.toRemoteGearPhysicalFeaturesNaturalId(GearPhysicalFeatures entity)
           
 RemoteGearPhysicalFeaturesNaturalId GearPhysicalFeaturesDao.toRemoteGearPhysicalFeaturesNaturalId(GearPhysicalFeatures entity)
          Converts this DAO's entity to an object of type RemoteGearPhysicalFeaturesNaturalId.
 RemoteGearPhysicalFeaturesNaturalId GearPhysicalFeaturesDaoBase.toRemoteGearPhysicalFeaturesNaturalId(GearPhysicalFeatures entity)
           
protected  RemoteGearPhysicalFeaturesNaturalId GearPhysicalFeaturesDaoBase.toRemoteGearPhysicalFeaturesNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteGearPhysicalFeaturesNaturalId[] GearPhysicalFeaturesDao.toRemoteGearPhysicalFeaturesNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteGearPhysicalFeaturesNaturalId.
 RemoteGearPhysicalFeaturesNaturalId[] GearPhysicalFeaturesDaoBase.toRemoteGearPhysicalFeaturesNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type RemoteGearPhysicalFeaturesNaturalId
 GearPhysicalFeatures GearPhysicalFeaturesDaoImpl.remoteGearPhysicalFeaturesNaturalIdToEntity(RemoteGearPhysicalFeaturesNaturalId remoteGearPhysicalFeaturesNaturalId)
           
 GearPhysicalFeatures GearPhysicalFeaturesDao.remoteGearPhysicalFeaturesNaturalIdToEntity(RemoteGearPhysicalFeaturesNaturalId remoteGearPhysicalFeaturesNaturalId)
          Converts an instance of type RemoteGearPhysicalFeaturesNaturalId to this DAO's entity.
 void GearPhysicalFeaturesDaoImpl.remoteGearPhysicalFeaturesNaturalIdToEntity(RemoteGearPhysicalFeaturesNaturalId source, GearPhysicalFeatures target, boolean copyIfNull)
           
 void GearPhysicalFeaturesDao.remoteGearPhysicalFeaturesNaturalIdToEntity(RemoteGearPhysicalFeaturesNaturalId source, GearPhysicalFeatures target, boolean copyIfNull)
          Copies the fields of RemoteGearPhysicalFeaturesNaturalId to the specified entity.
 void GearPhysicalFeaturesDaoBase.remoteGearPhysicalFeaturesNaturalIdToEntity(RemoteGearPhysicalFeaturesNaturalId source, GearPhysicalFeatures target, boolean copyIfNull)
           
 void GearPhysicalFeaturesDaoImpl.toRemoteGearPhysicalFeaturesNaturalId(GearPhysicalFeatures source, RemoteGearPhysicalFeaturesNaturalId target)
           
 void GearPhysicalFeaturesDao.toRemoteGearPhysicalFeaturesNaturalId(GearPhysicalFeatures source, RemoteGearPhysicalFeaturesNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void GearPhysicalFeaturesDaoBase.toRemoteGearPhysicalFeaturesNaturalId(GearPhysicalFeatures source, RemoteGearPhysicalFeaturesNaturalId target)
           
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster that return RemoteGearPhysicalFeaturesNaturalId
 RemoteGearPhysicalFeaturesNaturalId ClusterGearPhysicalFeaturesOrigin.getGearPhysicalFeaturesNaturalId()
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type RemoteGearPhysicalFeaturesNaturalId
 void ClusterGearPhysicalFeaturesOrigin.setGearPhysicalFeaturesNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type RemoteGearPhysicalFeaturesNaturalId
ClusterGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId, RemoteProgramNaturalId programNaturalId)
           
ClusterGearPhysicalFeaturesOrigin(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId, RemoteProgramNaturalId programNaturalId, RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
           
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return RemoteGearPhysicalFeaturesNaturalId
 RemoteGearPhysicalFeaturesNaturalId RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesNaturalIdById(java.lang.Integer id)
           
 RemoteGearPhysicalFeaturesNaturalId RemoteGearPhysicalFeaturesFullServiceWSDelegator.getGearPhysicalFeaturesNaturalIdById(java.lang.Integer id)
           
 RemoteGearPhysicalFeaturesNaturalId RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesNaturalIdById(java.lang.Integer id)
           
 RemoteGearPhysicalFeaturesNaturalId[] RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesNaturalIds()
           
 RemoteGearPhysicalFeaturesNaturalId[] RemoteGearPhysicalFeaturesFullServiceWSDelegator.getGearPhysicalFeaturesNaturalIds()
           
 RemoteGearPhysicalFeaturesNaturalId[] RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesNaturalIds()
           
protected  RemoteGearPhysicalFeaturesNaturalId RemoteGearPhysicalFeaturesFullServiceImpl.handleGetGearPhysicalFeaturesNaturalIdById(java.lang.Integer id)
           
protected abstract  RemoteGearPhysicalFeaturesNaturalId RemoteGearPhysicalFeaturesFullServiceBase.handleGetGearPhysicalFeaturesNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesNaturalIdById(java.lang.Integer)
protected  RemoteGearPhysicalFeaturesNaturalId[] RemoteGearPhysicalFeaturesFullServiceImpl.handleGetGearPhysicalFeaturesNaturalIds()
           
protected abstract  RemoteGearPhysicalFeaturesNaturalId[] RemoteGearPhysicalFeaturesFullServiceBase.handleGetGearPhysicalFeaturesNaturalIds()
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesNaturalIds()
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type RemoteGearPhysicalFeaturesNaturalId
 RemoteGearPhysicalFeaturesFullVO RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesByNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
 RemoteGearPhysicalFeaturesFullVO RemoteGearPhysicalFeaturesFullServiceWSDelegator.getGearPhysicalFeaturesByNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
 RemoteGearPhysicalFeaturesFullVO RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
protected  RemoteGearPhysicalFeaturesFullVO RemoteGearPhysicalFeaturesFullServiceImpl.handleGetGearPhysicalFeaturesByNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
           
protected abstract  RemoteGearPhysicalFeaturesFullVO RemoteGearPhysicalFeaturesFullServiceBase.handleGetGearPhysicalFeaturesByNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesNaturalId)
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.vo that return RemoteGearPhysicalFeaturesNaturalId
 RemoteGearPhysicalFeaturesNaturalId RemoteGearPhysicalFeaturesOriginNaturalId.getGearPhysicalFeatures()
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.vo with parameters of type RemoteGearPhysicalFeaturesNaturalId
 void RemoteGearPhysicalFeaturesNaturalId.copy(RemoteGearPhysicalFeaturesNaturalId otherBean)
          Copies all properties from the argument value object into this value object.
 void RemoteGearPhysicalFeaturesOriginNaturalId.setGearPhysicalFeatures(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeatures)
           
 

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.