|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterFishingArea in fr.ifremer.allegro.data.fishingArea |
---|
Methods in fr.ifremer.allegro.data.fishingArea that return ClusterFishingArea | |
---|---|
ClusterFishingArea[] |
FishingAreaDao.getAllClusterFishingArea(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterFishingArea[] |
FishingAreaDaoBase.getAllClusterFishingArea(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterFishingArea[] |
FishingAreaDaoImpl.handleGetAllClusterFishingArea(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterFishingArea[] |
FishingAreaDaoBase.handleGetAllClusterFishingArea(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
Performs the core logic for FishingAreaDaoBase.getAllClusterFishingArea(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
ClusterFishingArea |
FishingAreaDaoImpl.toClusterFishingArea(FishingArea entity)
|
ClusterFishingArea |
FishingAreaDao.toClusterFishingArea(FishingArea entity)
Converts this DAO's entity to an object of type ClusterFishingArea . |
ClusterFishingArea |
FishingAreaDaoBase.toClusterFishingArea(FishingArea entity)
|
protected ClusterFishingArea |
FishingAreaDaoBase.toClusterFishingArea(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterFishingArea[] |
FishingAreaDao.toClusterFishingAreaArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterFishingArea . |
ClusterFishingArea[] |
FishingAreaDaoBase.toClusterFishingAreaArray(java.util.Collection entities)
|
Uses of ClusterFishingArea in fr.ifremer.allegro.data.fishingArea.generic.cluster |
---|
Methods in fr.ifremer.allegro.data.fishingArea.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
void |
ClusterFishingArea.copy(ClusterFishingArea otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.data.fishingArea.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
ClusterFishingArea(ClusterFishingArea otherBean)
Copies constructor from other ClusterFishingArea |
Uses of ClusterFishingArea in fr.ifremer.allegro.data.fishingArea.generic.service |
---|
Methods in fr.ifremer.allegro.data.fishingArea.generic.service that return ClusterFishingArea | |
---|---|
ClusterFishingArea |
RemoteFishingAreaFullService.addOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
|
ClusterFishingArea |
RemoteFishingAreaFullServiceWSDelegator.addOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
|
ClusterFishingArea |
RemoteFishingAreaFullServiceBase.addOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
|
ClusterFishingArea[] |
RemoteFishingAreaFullService.getAllClusterFishingArea(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterFishingArea[] |
RemoteFishingAreaFullServiceWSDelegator.getAllClusterFishingArea(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterFishingArea[] |
RemoteFishingAreaFullServiceBase.getAllClusterFishingArea(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterFishingArea |
RemoteFishingAreaFullService.getClusterFishingAreaByIdentifiers(java.lang.Integer id)
|
ClusterFishingArea |
RemoteFishingAreaFullServiceWSDelegator.getClusterFishingAreaByIdentifiers(java.lang.Integer id)
|
ClusterFishingArea |
RemoteFishingAreaFullServiceBase.getClusterFishingAreaByIdentifiers(java.lang.Integer id)
|
protected ClusterFishingArea |
RemoteFishingAreaFullServiceImpl.handleAddOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
|
protected abstract ClusterFishingArea |
RemoteFishingAreaFullServiceBase.handleAddOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
Performs the core logic for RemoteFishingAreaFullServiceBase.addOrUpdateClusterFishingArea(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea) |
protected ClusterFishingArea[] |
RemoteFishingAreaFullServiceImpl.handleGetAllClusterFishingArea(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterFishingArea[] |
RemoteFishingAreaFullServiceBase.handleGetAllClusterFishingArea(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
Performs the core logic for RemoteFishingAreaFullServiceBase.getAllClusterFishingArea(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterFishingArea |
RemoteFishingAreaFullServiceImpl.handleGetClusterFishingAreaByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterFishingArea |
RemoteFishingAreaFullServiceBase.handleGetClusterFishingAreaByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteFishingAreaFullServiceBase.getClusterFishingAreaByIdentifiers(java.lang.Integer) |
Methods in fr.ifremer.allegro.data.fishingArea.generic.service with parameters of type ClusterFishingArea | |
---|---|
ClusterFishingArea |
RemoteFishingAreaFullService.addOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
|
ClusterFishingArea |
RemoteFishingAreaFullServiceWSDelegator.addOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
|
ClusterFishingArea |
RemoteFishingAreaFullServiceBase.addOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
|
protected ClusterFishingArea |
RemoteFishingAreaFullServiceImpl.handleAddOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
|
protected abstract ClusterFishingArea |
RemoteFishingAreaFullServiceBase.handleAddOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
Performs the core logic for RemoteFishingAreaFullServiceBase.addOrUpdateClusterFishingArea(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea) |
Uses of ClusterFishingArea in fr.ifremer.allegro.data.produce.generic.cluster |
---|
Methods in fr.ifremer.allegro.data.produce.generic.cluster that return ClusterFishingArea | |
---|---|
ClusterFishingArea[] |
ClusterProduce.getClusterFishingAreas()
|
Methods in fr.ifremer.allegro.data.produce.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
void |
ClusterProduce.setClusterFishingAreas(ClusterFishingArea[] clusterFishingAreas)
|
Constructors in fr.ifremer.allegro.data.produce.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
ClusterProduce(java.lang.Boolean isDiscard,
RemoteTaxonGroupNaturalId taxonGroupNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
ClusterQuantificationMeasurement[] clusterQuantificationMeasurements,
ClusterSortingMeasurement[] clusterSortingMeasurements,
ClusterFishingArea[] clusterFishingAreas)
|
|
ClusterProduce(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.Boolean isDiscard,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.String taxonGroupOtherInformation,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
RemoteTaxonGroupNaturalId otherTaxonGroupNaturalId,
RemoteTaxonGroupNaturalId taxonGroupNaturalId,
RemoteLandingNaturalId landingNaturalId,
RemoteGearNaturalId gearNaturalId,
RemoteTransshipmentNaturalId transshipmentNaturalId,
RemoteBatchNaturalId batchNaturalId,
RemoteFishingOperationNaturalId fishingOperationNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
ClusterQuantificationMeasurement[] clusterQuantificationMeasurements,
ClusterSortingMeasurement[] clusterSortingMeasurements,
ClusterFishingArea[] clusterFishingAreas)
|
Uses of ClusterFishingArea in fr.ifremer.allegro.data.sample.generic.cluster |
---|
Methods in fr.ifremer.allegro.data.sample.generic.cluster that return ClusterFishingArea | |
---|---|
ClusterFishingArea[] |
ClusterSample.getClusterFishingAreas()
|
Methods in fr.ifremer.allegro.data.sample.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
void |
ClusterSample.setClusterFishingAreas(ClusterFishingArea[] clusterFishingAreas)
|
Constructors in fr.ifremer.allegro.data.sample.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
ClusterSample(java.lang.Integer id,
java.lang.String label,
java.util.Date sampleDate,
java.lang.Short individualCount,
java.lang.Float size,
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,
RemoteMatrixNaturalId matrixNaturalId,
RemoteUnitNaturalId sizeUnitNaturalId,
RemoteBatchNaturalId batchNaturalId,
RemoteFishingOperationNaturalId fishingOperationNaturalId,
RemoteTaxonGroupNaturalId taxonGroupNaturalId,
RemoteReferenceTaxonNaturalId referenceTaxonNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteUserNaturalId recorderUserNaturalId,
RemoteSampleNaturalId parentSampleNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
java.lang.String synchronizationStatus,
ClusterSampleMeasurement[] clusterSampleMeasurements,
ClusterSample[] clusterChildSampless,
ClusterFishingArea[] clusterFishingAreas)
|
|
ClusterSample(java.lang.String label,
java.util.Date creationDate,
RemoteMatrixNaturalId matrixNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
ClusterSampleMeasurement[] clusterSampleMeasurements,
ClusterSample[] clusterChildSampless,
ClusterFishingArea[] clusterFishingAreas)
|
Uses of ClusterFishingArea in fr.ifremer.allegro.data.survey.sale.generic.cluster |
---|
Constructors in fr.ifremer.allegro.data.survey.sale.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
ClusterSaleProduce(java.lang.Boolean isDiscard,
RemoteTaxonGroupNaturalId taxonGroupNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
ClusterQuantificationMeasurement[] clusterQuantificationMeasurements,
ClusterSortingMeasurement[] clusterSortingMeasurements,
ClusterFishingArea[] clusterFishingAreas)
|
|
ClusterSaleProduce(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.Boolean isDiscard,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.String taxonGroupOtherInformation,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
RemoteTaxonGroupNaturalId otherTaxonGroupNaturalId,
RemoteTaxonGroupNaturalId taxonGroupNaturalId,
RemoteLandingNaturalId landingNaturalId,
RemoteGearNaturalId gearNaturalId,
RemoteTransshipmentNaturalId transshipmentNaturalId,
RemoteBatchNaturalId batchNaturalId,
RemoteFishingOperationNaturalId fishingOperationNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
ClusterQuantificationMeasurement[] clusterQuantificationMeasurements,
ClusterSortingMeasurement[] clusterSortingMeasurements,
ClusterFishingArea[] clusterFishingAreas,
RemoteSaleNaturalId saleNaturalId,
RemoteBuyerNaturalId buyerNaturalId,
RemoteExpectedSaleNaturalId expectedSaleNaturalId)
|
Uses of ClusterFishingArea in fr.ifremer.allegro.data.vessel.feature.use.generic.cluster |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.cluster that return ClusterFishingArea | |
---|---|
ClusterFishingArea[] |
ClusterGearUseFeatures.getClusterFishingAreas()
|
ClusterFishingArea[] |
ClusterVesselUseFeatures.getClusterFishingAreas()
|
Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
void |
ClusterGearUseFeatures.setClusterFishingAreas(ClusterFishingArea[] clusterFishingAreas)
|
void |
ClusterVesselUseFeatures.setClusterFishingAreas(ClusterFishingArea[] clusterFishingAreas)
|
Constructors in fr.ifremer.allegro.data.vessel.feature.use.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
ClusterGearUseFeatures(java.util.Date startDate,
java.util.Date creationDate,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteVesselNaturalId vesselNaturalId,
RemoteProgramNaturalId programNaturalId,
ClusterFishingArea[] clusterFishingAreas,
ClusterGearUseMeasurement[] clusterGearUseMeasurements,
ClusterGearUseFeaturesOrigin[] clusterGearUseFeaturesOrigins)
|
|
ClusterGearUseFeatures(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,
RemoteGearNaturalId gearNaturalId,
RemoteOperationNaturalId operationNaturalId,
RemoteFishingEffortCalendarNaturalId fishingEffortCalendarNaturalId,
ClusterFishingArea[] clusterFishingAreas,
ClusterGearUseMeasurement[] clusterGearUseMeasurements,
ClusterGearUseFeaturesOrigin[] clusterGearUseFeaturesOrigins)
|
|
ClusterMetierUseFeatures(java.util.Date startDate,
java.util.Date creationDate,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteVesselNaturalId vesselNaturalId,
RemoteProgramNaturalId programNaturalId,
ClusterFishingArea[] clusterFishingAreas,
ClusterGearUseMeasurement[] clusterGearUseMeasurements,
ClusterGearUseFeaturesOrigin[] clusterGearUseFeaturesOrigins,
RemoteMetierNaturalId metierNaturalId)
|
|
ClusterMetierUseFeatures(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,
RemoteGearNaturalId gearNaturalId,
RemoteOperationNaturalId operationNaturalId,
RemoteFishingEffortCalendarNaturalId fishingEffortCalendarNaturalId,
ClusterFishingArea[] clusterFishingAreas,
ClusterGearUseMeasurement[] clusterGearUseMeasurements,
ClusterGearUseFeaturesOrigin[] clusterGearUseFeaturesOrigins,
RemoteMetierNaturalId metierNaturalId,
RemoteActivityCalendarNaturalId activityCalendarNaturalId)
|
|
ClusterVesselUseFeatures(java.util.Date startDate,
java.util.Date creationDate,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemoteVesselNaturalId vesselNaturalId,
RemoteProgramNaturalId programNaturalId,
java.lang.Boolean isActive,
ClusterFishingArea[] clusterFishingAreas,
ClusterVesselUseMeasurement[] clusterVesselUseMeasurements,
ClusterVesselUseFeaturesOrigin[] clusterVesselUseFeaturesOrigins)
|
|
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 ClusterFishingArea in fr.ifremer.allegro.referential.regulation.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.regulation.generic.cluster that return ClusterFishingArea | |
---|---|
ClusterFishingArea |
ClusterFishery.getClusterFishingArea()
|
Methods in fr.ifremer.allegro.referential.regulation.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
void |
ClusterFishery.setClusterFishingArea(ClusterFishingArea clusterFishingArea)
|
Constructors in fr.ifremer.allegro.referential.regulation.generic.cluster with parameters of type ClusterFishingArea | |
---|---|
ClusterFishery(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String name,
java.sql.Timestamp updateDate,
RemoteTaxonGroupNaturalId taxonGroupNaturalId,
RemoteGearNaturalId gearNaturalId,
RemoteCorpusNaturalId[] corpusNaturalId,
ClusterFishingArea clusterFishingArea)
|
|
ClusterFishery(java.lang.String name,
RemoteCorpusNaturalId[] corpusNaturalId,
ClusterFishingArea clusterFishingArea)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |