|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterVesselPhysicalFeatures in fr.ifremer.allegro.data.survey.physicalGear.generic.cluster |
---|
Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.cluster that return ClusterVesselPhysicalFeatures | |
---|---|
ClusterVesselPhysicalFeatures[] |
ClusterPhysicalGearSurvey.getClusterVesselPhysicalFeaturess()
|
Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.cluster with parameters of type ClusterVesselPhysicalFeatures | |
---|---|
void |
ClusterPhysicalGearSurvey.setClusterVesselPhysicalFeaturess(ClusterVesselPhysicalFeatures[] clusterVesselPhysicalFeaturess)
|
Constructors in fr.ifremer.allegro.data.survey.physicalGear.generic.cluster with parameters of type ClusterVesselPhysicalFeatures | |
---|---|
ClusterPhysicalGearSurvey(java.lang.Integer year,
java.lang.Boolean directSurveyInvestigation,
java.util.Date creationDate,
RemoteVesselNaturalId vesselNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
ClusterVesselPhysicalFeatures[] clusterVesselPhysicalFeaturess,
ClusterGearPhysicalFeatures[] clusterGearPhysicalFeaturess,
ClusterSurveyMeasurement[] clusterSurveyMeasurements)
|
|
ClusterPhysicalGearSurvey(java.lang.Integer id,
java.lang.Integer year,
java.lang.Boolean directSurveyInvestigation,
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,
RemoteVesselNaturalId vesselNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
RemotePersonNaturalId recorderPersonNaturalId,
java.lang.String synchronizationStatus,
ClusterVesselPhysicalFeatures[] clusterVesselPhysicalFeaturess,
ClusterGearPhysicalFeatures[] clusterGearPhysicalFeaturess,
ClusterSurveyMeasurement[] clusterSurveyMeasurements)
|
Uses of ClusterVesselPhysicalFeatures in fr.ifremer.allegro.data.vessel.feature.physical |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical that return ClusterVesselPhysicalFeatures | |
---|---|
ClusterVesselPhysicalFeatures[] |
VesselPhysicalFeaturesDao.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterVesselPhysicalFeatures[] |
VesselPhysicalFeaturesDaoBase.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterVesselPhysicalFeatures[] |
VesselPhysicalFeaturesDaoImpl.handleGetAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterVesselPhysicalFeatures[] |
VesselPhysicalFeaturesDaoBase.handleGetAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
Performs the core logic for VesselPhysicalFeaturesDaoBase.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterVesselPhysicalFeatures |
VesselPhysicalFeaturesDaoBase.toClusterVesselPhysicalFeatures(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterVesselPhysicalFeatures |
VesselPhysicalFeaturesDaoImpl.toClusterVesselPhysicalFeatures(VesselPhysicalFeatures entity)
|
ClusterVesselPhysicalFeatures |
VesselPhysicalFeaturesDao.toClusterVesselPhysicalFeatures(VesselPhysicalFeatures entity)
Converts this DAO's entity to an object of type ClusterVesselPhysicalFeatures . |
ClusterVesselPhysicalFeatures |
VesselPhysicalFeaturesDaoBase.toClusterVesselPhysicalFeatures(VesselPhysicalFeatures entity)
|
ClusterVesselPhysicalFeatures[] |
VesselPhysicalFeaturesDao.toClusterVesselPhysicalFeaturesArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterVesselPhysicalFeatures . |
ClusterVesselPhysicalFeatures[] |
VesselPhysicalFeaturesDaoBase.toClusterVesselPhysicalFeaturesArray(java.util.Collection entities)
|
Uses of ClusterVesselPhysicalFeatures in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type ClusterVesselPhysicalFeatures | |
---|---|
void |
ClusterVesselPhysicalFeatures.copy(ClusterVesselPhysicalFeatures otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster with parameters of type ClusterVesselPhysicalFeatures | |
---|---|
ClusterVesselPhysicalFeatures(ClusterVesselPhysicalFeatures otherBean)
Copies constructor from other ClusterVesselPhysicalFeatures |
Uses of ClusterVesselPhysicalFeatures in fr.ifremer.allegro.data.vessel.feature.physical.generic.service |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return ClusterVesselPhysicalFeatures | |
---|---|
ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullService.addOrUpdateClusterVesselPhysicalFeatures(ClusterVesselPhysicalFeatures clusterVesselPhysicalFeatures)
|
ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullServiceWSDelegator.addOrUpdateClusterVesselPhysicalFeatures(ClusterVesselPhysicalFeatures clusterVesselPhysicalFeatures)
|
ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullServiceBase.addOrUpdateClusterVesselPhysicalFeatures(ClusterVesselPhysicalFeatures clusterVesselPhysicalFeatures)
|
ClusterVesselPhysicalFeatures[] |
RemoteVesselPhysicalFeaturesFullService.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterVesselPhysicalFeatures[] |
RemoteVesselPhysicalFeaturesFullServiceWSDelegator.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterVesselPhysicalFeatures[] |
RemoteVesselPhysicalFeaturesFullServiceBase.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullService.getClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer id)
|
ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullServiceWSDelegator.getClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer id)
|
ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullServiceBase.getClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer id)
|
protected ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullServiceImpl.handleAddOrUpdateClusterVesselPhysicalFeatures(ClusterVesselPhysicalFeatures clusterVesselPhysicalFeatures)
|
protected abstract ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullServiceBase.handleAddOrUpdateClusterVesselPhysicalFeatures(ClusterVesselPhysicalFeatures clusterVesselPhysicalFeatures)
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.addOrUpdateClusterVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterVesselPhysicalFeatures) |
protected ClusterVesselPhysicalFeatures[] |
RemoteVesselPhysicalFeaturesFullServiceImpl.handleGetAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterVesselPhysicalFeatures[] |
RemoteVesselPhysicalFeaturesFullServiceBase.handleGetAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullServiceImpl.handleGetClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterVesselPhysicalFeatures |
RemoteVesselPhysicalFeaturesFullServiceBase.handleGetClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |