Uses of Class
fr.ifremer.allegro.data.survey.fishingTrip.generic.vo.RemoteFishingTripNaturalId

Packages that use RemoteFishingTripNaturalId
fr.ifremer.allegro.data.measure.generic.cluster   
fr.ifremer.allegro.data.operation.generic.cluster   
fr.ifremer.allegro.data.operation.generic.vo   
fr.ifremer.allegro.data.survey.fishingTrip   
fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster   
fr.ifremer.allegro.data.survey.fishingTrip.generic.service   
fr.ifremer.allegro.data.survey.fishingTrip.generic.vo   
fr.ifremer.allegro.data.survey.landing.generic.cluster   
fr.ifremer.allegro.data.survey.sale.generic.cluster   
fr.ifremer.allegro.data.transshipment.generic.cluster   
fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster   
fr.ifremer.allegro.data.vessel.feature.physical.generic.vo   
fr.ifremer.allegro.data.vessel.feature.use.generic.cluster   
fr.ifremer.allegro.playground.generic.cluster   
fr.ifremer.allegro.playground.generic.vo   
 

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

Methods in fr.ifremer.allegro.data.measure.generic.cluster that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId ClusterSurveyMeasurement.getFishingTripNaturalId()
           
 

Methods in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteFishingTripNaturalId
 void ClusterSurveyMeasurement.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteFishingTripNaturalId
ClusterSurveyMeasurement(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, RemoteActivityCalendarNaturalId activityCalendarNaturalId, RemoteEconomicalSurveyNaturalId economicalSurveyNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteLandingNaturalId landingNaturalId, RemoteSaleNaturalId saleNaturalId, RemotePhysicalGearSurveyNaturalId physicalGearSurveyNaturalId)
           
 

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

Methods in fr.ifremer.allegro.data.operation.generic.cluster that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId ClusterOperation.getFishingTripNaturalId()
           
 

Methods in fr.ifremer.allegro.data.operation.generic.cluster with parameters of type RemoteFishingTripNaturalId
 void ClusterOperation.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.operation.generic.cluster with parameters of type RemoteFishingTripNaturalId
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 RemoteFishingTripNaturalId in fr.ifremer.allegro.data.operation.generic.vo
 

Methods in fr.ifremer.allegro.data.operation.generic.vo that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId RemoteOperationNaturalId.getFishingTrip()
           
 RemoteFishingTripNaturalId RemoteFishingOperationNaturalId.getFishingTrip()
           
 

Methods in fr.ifremer.allegro.data.operation.generic.vo with parameters of type RemoteFishingTripNaturalId
 void RemoteOperationNaturalId.setFishingTrip(RemoteFishingTripNaturalId fishingTrip)
           
 void RemoteFishingOperationNaturalId.setFishingTrip(RemoteFishingTripNaturalId fishingTrip)
           
 

Constructors in fr.ifremer.allegro.data.operation.generic.vo with parameters of type RemoteFishingTripNaturalId
RemoteFishingOperationNaturalId(java.util.Date fishingStartDateTime, java.lang.Short rankOrderOnPeriod, java.util.Date startDateTime, RemoteVesselNaturalId vessel, RemoteFishingTripNaturalId fishingTrip)
           
RemoteOperationNaturalId(java.lang.Short rankOrderOnPeriod, java.util.Date startDateTime, RemoteVesselNaturalId vessel, RemoteFishingTripNaturalId fishingTrip)
           
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.data.survey.fishingTrip
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId FishingTripDaoImpl.toRemoteFishingTripNaturalId(FishingTrip entity)
           
 RemoteFishingTripNaturalId FishingTripDao.toRemoteFishingTripNaturalId(FishingTrip entity)
          Converts this DAO's entity to an object of type RemoteFishingTripNaturalId.
 RemoteFishingTripNaturalId FishingTripDaoBase.toRemoteFishingTripNaturalId(FishingTrip entity)
           
protected  RemoteFishingTripNaturalId FishingTripDaoBase.toRemoteFishingTripNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteFishingTripNaturalId[] FishingTripDao.toRemoteFishingTripNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteFishingTripNaturalId.
 RemoteFishingTripNaturalId[] FishingTripDaoBase.toRemoteFishingTripNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip with parameters of type RemoteFishingTripNaturalId
 FishingTrip FishingTripDaoImpl.remoteFishingTripNaturalIdToEntity(RemoteFishingTripNaturalId remoteFishingTripNaturalId)
           
 FishingTrip FishingTripDao.remoteFishingTripNaturalIdToEntity(RemoteFishingTripNaturalId remoteFishingTripNaturalId)
          Converts an instance of type RemoteFishingTripNaturalId to this DAO's entity.
 void FishingTripDaoImpl.remoteFishingTripNaturalIdToEntity(RemoteFishingTripNaturalId source, FishingTrip target, boolean copyIfNull)
           
 void FishingTripDao.remoteFishingTripNaturalIdToEntity(RemoteFishingTripNaturalId source, FishingTrip target, boolean copyIfNull)
          Copies the fields of RemoteFishingTripNaturalId to the specified entity.
 void FishingTripDaoBase.remoteFishingTripNaturalIdToEntity(RemoteFishingTripNaturalId source, FishingTrip target, boolean copyIfNull)
           
 void FishingTripDaoImpl.toRemoteFishingTripNaturalId(FishingTrip source, RemoteFishingTripNaturalId target)
           
 void FishingTripDao.toRemoteFishingTripNaturalId(FishingTrip source, RemoteFishingTripNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void FishingTripDaoBase.toRemoteFishingTripNaturalId(FishingTrip source, RemoteFishingTripNaturalId target)
           
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId ClusterFishingTripOrigin.getFishingTripNaturalId()
           
 RemoteFishingTripNaturalId ClusterFishingTripOrigin.getOriginFishingTripNaturalId()
           
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster with parameters of type RemoteFishingTripNaturalId
 void ClusterFishingTripOrigin.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 void ClusterFishingTripOrigin.setOriginFishingTripNaturalId(RemoteFishingTripNaturalId originFishingTripNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.survey.fishingTrip.generic.cluster with parameters of type RemoteFishingTripNaturalId
ClusterFishingTripOrigin(java.lang.Integer id, java.lang.Integer idLocal, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteProgramNaturalId programNaturalId, RemoteFishingTripNaturalId originFishingTripNaturalId)
           
ClusterFishingTripOrigin(RemoteFishingTripNaturalId fishingTripNaturalId, RemoteProgramNaturalId programNaturalId)
           
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.data.survey.fishingTrip.generic.service
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId RemoteFishingTripFullService.getFishingTripNaturalIdById(java.lang.Integer id)
           
 RemoteFishingTripNaturalId RemoteFishingTripFullServiceWSDelegator.getFishingTripNaturalIdById(java.lang.Integer id)
           
 RemoteFishingTripNaturalId RemoteFishingTripFullServiceBase.getFishingTripNaturalIdById(java.lang.Integer id)
           
 RemoteFishingTripNaturalId[] RemoteFishingTripFullService.getFishingTripNaturalIds()
           
 RemoteFishingTripNaturalId[] RemoteFishingTripFullServiceWSDelegator.getFishingTripNaturalIds()
           
 RemoteFishingTripNaturalId[] RemoteFishingTripFullServiceBase.getFishingTripNaturalIds()
           
protected  RemoteFishingTripNaturalId RemoteFishingTripFullServiceImpl.handleGetFishingTripNaturalIdById(java.lang.Integer id)
           
protected abstract  RemoteFishingTripNaturalId RemoteFishingTripFullServiceBase.handleGetFishingTripNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteFishingTripFullServiceBase.getFishingTripNaturalIdById(java.lang.Integer)
protected  RemoteFishingTripNaturalId[] RemoteFishingTripFullServiceImpl.handleGetFishingTripNaturalIds()
           
protected abstract  RemoteFishingTripNaturalId[] RemoteFishingTripFullServiceBase.handleGetFishingTripNaturalIds()
          Performs the core logic for RemoteFishingTripFullServiceBase.getFishingTripNaturalIds()
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service with parameters of type RemoteFishingTripNaturalId
 RemoteFishingTripFullVO RemoteFishingTripFullService.getFishingTripByNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 RemoteFishingTripFullVO RemoteFishingTripFullServiceWSDelegator.getFishingTripByNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 RemoteFishingTripFullVO RemoteFishingTripFullServiceBase.getFishingTripByNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
protected  RemoteFishingTripFullVO RemoteFishingTripFullServiceImpl.handleGetFishingTripByNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
protected abstract  RemoteFishingTripFullVO RemoteFishingTripFullServiceBase.handleGetFishingTripByNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
          Performs the core logic for RemoteFishingTripFullServiceBase.getFishingTripByNaturalId(fr.ifremer.allegro.data.survey.fishingTrip.generic.vo.RemoteFishingTripNaturalId)
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.data.survey.fishingTrip.generic.vo
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.vo with parameters of type RemoteFishingTripNaturalId
 void RemoteFishingTripNaturalId.copy(RemoteFishingTripNaturalId otherBean)
          Copies all properties from the argument value object into this value object.
 

Constructors in fr.ifremer.allegro.data.survey.fishingTrip.generic.vo with parameters of type RemoteFishingTripNaturalId
RemoteFishingTripNaturalId(RemoteFishingTripNaturalId otherBean)
          Copies constructor from other RemoteFishingTripNaturalId
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.data.survey.landing.generic.cluster
 

Methods in fr.ifremer.allegro.data.survey.landing.generic.cluster that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId ClusterLanding.getFishingTripNaturalId()
           
 

Methods in fr.ifremer.allegro.data.survey.landing.generic.cluster with parameters of type RemoteFishingTripNaturalId
 void ClusterLanding.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.survey.landing.generic.cluster with parameters of type RemoteFishingTripNaturalId
ClusterLanding(java.lang.Integer id, java.util.Date landingDateTime, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, RemoteLocationNaturalId landingLocationNaturalId, RemoteVesselNaturalId vesselNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteProgramNaturalId programNaturalId, RemoteDepartmentNaturalId recorderDepartmentNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteCatchBatchNaturalId catchBatchNaturalId, RemotePersonNaturalId recorderPersonNaturalId, java.lang.String synchronizationStatus, ClusterSaleProduce[] clusterProducesOfSaleProduce, ClusterProduce[] clusterProduces, ClusterObservedSale[] clusterSalesOfObservedSale, ClusterSale[] clusterSales, ClusterLandingMeasurement[] clusterLandingMeasurements, ClusterSurveyMeasurement[] clusterSurveyMeasurements)
           
ClusterObservedLanding(java.lang.Integer id, java.util.Date landingDateTime, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, RemoteLocationNaturalId landingLocationNaturalId, RemoteVesselNaturalId vesselNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteProgramNaturalId programNaturalId, RemoteDepartmentNaturalId recorderDepartmentNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteCatchBatchNaturalId catchBatchNaturalId, RemotePersonNaturalId recorderPersonNaturalId, java.lang.String synchronizationStatus, ClusterSaleProduce[] clusterProducesOfSaleProduce, ClusterProduce[] clusterProduces, ClusterObservedSale[] clusterSalesOfObservedSale, ClusterSale[] clusterSales, ClusterLandingMeasurement[] clusterLandingMeasurements, ClusterSurveyMeasurement[] clusterSurveyMeasurements, RemotePersonNaturalId[] observerPersonsNaturalId, ClusterExpectedSale[] clusterExpectedSales)
           
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.data.survey.sale.generic.cluster
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.cluster that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId ClusterSale.getFishingTripNaturalId()
           
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.cluster with parameters of type RemoteFishingTripNaturalId
 void ClusterSale.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.survey.sale.generic.cluster with parameters of type RemoteFishingTripNaturalId
ClusterObservedSale(java.lang.Integer id, java.lang.Integer idLocal, java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, RemoteLocationNaturalId saleLocationNaturalId, RemoteVesselNaturalId vesselNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteDeclaredDocumentReferenceNaturalId declaredDocumentReferenceNaturalId, RemoteSaleTypeNaturalId saleTypeNaturalId, RemoteLandingNaturalId landingNaturalId, RemoteProgramNaturalId programNaturalId, RemoteDepartmentNaturalId recorderDepartmentNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteCatchBatchNaturalId catchBatchNaturalId, RemotePersonNaturalId recorderPersonNaturalId, java.lang.String synchronizationStatus, ClusterSaleMeasurement[] clusterSaleMeasurements, ClusterSaleProduce[] clusterSaleProduces, ClusterSaleOrigin[] clusterSaleOrigins, ClusterSurveyMeasurement[] clusterSurveyMeasurements, RemotePersonNaturalId[] observerPersonsNaturalId)
           
ClusterSale(java.lang.Integer id, java.lang.Integer idLocal, java.util.Date saleStartDate, java.util.Date saleEndDate, java.lang.String comments, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, RemoteLocationNaturalId saleLocationNaturalId, RemoteVesselNaturalId vesselNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteDeclaredDocumentReferenceNaturalId declaredDocumentReferenceNaturalId, RemoteSaleTypeNaturalId saleTypeNaturalId, RemoteLandingNaturalId landingNaturalId, RemoteProgramNaturalId programNaturalId, RemoteDepartmentNaturalId recorderDepartmentNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteCatchBatchNaturalId catchBatchNaturalId, RemotePersonNaturalId recorderPersonNaturalId, java.lang.String synchronizationStatus, ClusterSaleMeasurement[] clusterSaleMeasurements, ClusterSaleProduce[] clusterSaleProduces, ClusterSaleOrigin[] clusterSaleOrigins, ClusterSurveyMeasurement[] clusterSurveyMeasurements)
           
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.data.transshipment.generic.cluster
 

Methods in fr.ifremer.allegro.data.transshipment.generic.cluster that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId ClusterTransshipment.getFishingTripNaturalId()
           
 

Methods in fr.ifremer.allegro.data.transshipment.generic.cluster with parameters of type RemoteFishingTripNaturalId
 void ClusterTransshipment.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.transshipment.generic.cluster with parameters of type RemoteFishingTripNaturalId
ClusterTransshipment(java.lang.Integer id, java.util.Date transshipmentDateTime, java.lang.String comments, java.util.Date creationDate, java.sql.Timestamp updateDate, RemoteVesselNaturalId toVesselNaturalId, RemoteLocationNaturalId transshipmentLocationNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteProduceNaturalId[] produceNaturalId, RemoteProgramNaturalId programNaturalId, RemoteDepartmentNaturalId recorderDepartmentNaturalId, RemoteUserNaturalId recorderUserNaturalId, RemoteSurveyQualificationNaturalId surveyQualificationNaturalId)
           
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId ClusterGearPhysicalFeatures.getFishingTripNaturalId()
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type RemoteFishingTripNaturalId
 void ClusterGearPhysicalFeatures.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type RemoteFishingTripNaturalId
ClusterGearPhysicalFeatures(java.lang.Integer id, java.util.Date startDate, java.util.Date endDate, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, RemoteVesselNaturalId vesselNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteProgramNaturalId programNaturalId, RemoteGearNaturalId gearNaturalId, RemoteOperationNaturalId[] operationNaturalId, RemotePhysicalGearSurveyNaturalId physicalGearSurveyNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, ClusterGearPhysicalMeasurement[] clusterGearPhysicalMeasurements, ClusterGearPhysicalFeaturesOrigin[] clusterGearPhysicalFeaturesOrigins)
           
 

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

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.vo with parameters of type RemoteFishingTripNaturalId
 void RemoteGearPhysicalFeaturesNaturalId.setFishingTrip(RemoteFishingTripNaturalId fishingTrip)
           
 

Constructors in fr.ifremer.allegro.data.vessel.feature.physical.generic.vo with parameters of type RemoteFishingTripNaturalId
RemoteGearPhysicalFeaturesNaturalId(java.util.Date startDate, RemoteGearNaturalId gear, RemotePhysicalGearSurveyNaturalId physicalGearSurvey, RemoteFishingTripNaturalId fishingTrip, RemoteVesselNaturalId vessel, RemoteProgramNaturalId program)
           
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.data.vessel.feature.use.generic.cluster
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.cluster that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId ClusterVesselUseFeatures.getFishingTripNaturalId()
           
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.cluster with parameters of type RemoteFishingTripNaturalId
 void ClusterVesselUseFeatures.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.vessel.feature.use.generic.cluster with parameters of type RemoteFishingTripNaturalId
ClusterVesselUseFeatures(java.lang.Integer id, java.util.Date startDate, java.util.Date endDate, java.util.Date creationDate, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, java.sql.Timestamp updateDate, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteVesselNaturalId vesselNaturalId, RemoteProgramNaturalId programNaturalId, java.lang.Boolean isActive, RemoteActivityCalendarNaturalId activityCalendarNaturalId, RemoteLocationNaturalId basePortLocationNaturalId, RemoteOperationNaturalId operationNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteFishingEffortCalendarNaturalId fishingEffortCalendarNaturalId, RemoteEconomicalSurveyNaturalId economicalSurveyNaturalId, ClusterFishingArea[] clusterFishingAreas, ClusterVesselUseMeasurement[] clusterVesselUseMeasurements, ClusterVesselUseFeaturesOrigin[] clusterVesselUseFeaturesOrigins)
           
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.playground.generic.cluster
 

Methods in fr.ifremer.allegro.playground.generic.cluster that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId ClusterPlaygroundVesselOwner.getFishingTripNaturalId()
           
 RemoteFishingTripNaturalId ClusterPlaygroundFishingEffortZone.getFishingTripNaturalId()
           
 RemoteFishingTripNaturalId ClusterPlaygroundFishingTripVesselMaster.getFishingTripNaturalId()
           
 

Methods in fr.ifremer.allegro.playground.generic.cluster with parameters of type RemoteFishingTripNaturalId
 void ClusterPlaygroundVesselOwner.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 void ClusterPlaygroundFishingEffortZone.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 void ClusterPlaygroundFishingTripVesselMaster.setFishingTripNaturalId(RemoteFishingTripNaturalId fishingTripNaturalId)
           
 

Constructors in fr.ifremer.allegro.playground.generic.cluster with parameters of type RemoteFishingTripNaturalId
ClusterPlaygroundFishingEffortZone(java.lang.Integer id, java.lang.Integer idLocal, java.util.Date dateTime, java.lang.String moveType, java.lang.String effortZoneCode, java.lang.String targetSpecies, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteGearNaturalId gearNaturalId)
           
ClusterPlaygroundFishingEffortZone(java.lang.String moveType, java.lang.String effortZoneCode, java.lang.String targetSpecies, RemoteFishingTripNaturalId fishingTripNaturalId, RemoteGearNaturalId gearNaturalId)
           
ClusterPlaygroundFishingTripVesselMaster(java.lang.Integer rank, RemotePlaygroundVesselMasterNaturalId playgroundVesselMasterNaturalId, RemoteFishingTripNaturalId fishingTripNaturalId)
           
ClusterPlaygroundVesselOwner(java.lang.Integer id, java.lang.Integer idLocal, java.lang.String code, java.lang.String lastname, java.lang.String firstname, java.lang.String street, java.lang.String zipCode, java.lang.String city, java.sql.Timestamp updateDate, RemoteFishingTripNaturalId fishingTripNaturalId)
           
 

Uses of RemoteFishingTripNaturalId in fr.ifremer.allegro.playground.generic.vo
 

Methods in fr.ifremer.allegro.playground.generic.vo that return RemoteFishingTripNaturalId
 RemoteFishingTripNaturalId RemotePlaygroundFishingTripVesselMasterNaturalId.getFishingTrip()
           
 

Methods in fr.ifremer.allegro.playground.generic.vo with parameters of type RemoteFishingTripNaturalId
 void RemotePlaygroundFishingTripVesselMasterNaturalId.setFishingTrip(RemoteFishingTripNaturalId fishingTrip)
           
 

Constructors in fr.ifremer.allegro.playground.generic.vo with parameters of type RemoteFishingTripNaturalId
RemotePlaygroundFishingTripVesselMasterNaturalId(java.lang.Integer rank, RemotePlaygroundVesselMasterNaturalId playgroundVesselMaster, RemoteFishingTripNaturalId fishingTrip)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.