|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterPhysicalGearSurvey in fr.ifremer.allegro.data.survey.physicalGear |
---|
Methods in fr.ifremer.allegro.data.survey.physicalGear that return ClusterPhysicalGearSurvey | |
---|---|
ClusterPhysicalGearSurvey[] |
PhysicalGearSurveyDao.getAllClusterPhysicalGearSurveySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterPhysicalGearSurvey[] |
PhysicalGearSurveyDaoBase.getAllClusterPhysicalGearSurveySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterPhysicalGearSurvey[] |
PhysicalGearSurveyDaoImpl.handleGetAllClusterPhysicalGearSurveySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterPhysicalGearSurvey[] |
PhysicalGearSurveyDaoBase.handleGetAllClusterPhysicalGearSurveySinceDateSynchro(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 PhysicalGearSurveyDaoBase.getAllClusterPhysicalGearSurveySinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterPhysicalGearSurvey |
PhysicalGearSurveyDaoBase.toClusterPhysicalGearSurvey(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterPhysicalGearSurvey |
PhysicalGearSurveyDaoImpl.toClusterPhysicalGearSurvey(PhysicalGearSurvey entity)
|
ClusterPhysicalGearSurvey |
PhysicalGearSurveyDao.toClusterPhysicalGearSurvey(PhysicalGearSurvey entity)
Converts this DAO's entity to an object of type ClusterPhysicalGearSurvey . |
ClusterPhysicalGearSurvey |
PhysicalGearSurveyDaoBase.toClusterPhysicalGearSurvey(PhysicalGearSurvey entity)
|
ClusterPhysicalGearSurvey[] |
PhysicalGearSurveyDao.toClusterPhysicalGearSurveyArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterPhysicalGearSurvey . |
ClusterPhysicalGearSurvey[] |
PhysicalGearSurveyDaoBase.toClusterPhysicalGearSurveyArray(java.util.Collection entities)
|
Uses of ClusterPhysicalGearSurvey in fr.ifremer.allegro.data.survey.physicalGear.generic.cluster |
---|
Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.cluster with parameters of type ClusterPhysicalGearSurvey | |
---|---|
void |
ClusterPhysicalGearSurvey.copy(ClusterPhysicalGearSurvey otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.data.survey.physicalGear.generic.cluster with parameters of type ClusterPhysicalGearSurvey | |
---|---|
ClusterPhysicalGearSurvey(ClusterPhysicalGearSurvey otherBean)
Copies constructor from other ClusterPhysicalGearSurvey |
Uses of ClusterPhysicalGearSurvey in fr.ifremer.allegro.data.survey.physicalGear.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.service that return ClusterPhysicalGearSurvey | |
---|---|
ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullService.addOrUpdateClusterPhysicalGearSurvey(ClusterPhysicalGearSurvey clusterPhysicalGearSurvey)
|
ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullServiceWSDelegator.addOrUpdateClusterPhysicalGearSurvey(ClusterPhysicalGearSurvey clusterPhysicalGearSurvey)
|
ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullServiceBase.addOrUpdateClusterPhysicalGearSurvey(ClusterPhysicalGearSurvey clusterPhysicalGearSurvey)
|
ClusterPhysicalGearSurvey[] |
RemotePhysicalGearSurveyFullService.getAllClusterPhysicalGearSurveySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterPhysicalGearSurvey[] |
RemotePhysicalGearSurveyFullServiceWSDelegator.getAllClusterPhysicalGearSurveySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterPhysicalGearSurvey[] |
RemotePhysicalGearSurveyFullServiceBase.getAllClusterPhysicalGearSurveySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullService.getClusterPhysicalGearSurveyByIdentifiers(java.lang.Integer id)
|
ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullServiceWSDelegator.getClusterPhysicalGearSurveyByIdentifiers(java.lang.Integer id)
|
ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullServiceBase.getClusterPhysicalGearSurveyByIdentifiers(java.lang.Integer id)
|
protected ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullServiceImpl.handleAddOrUpdateClusterPhysicalGearSurvey(ClusterPhysicalGearSurvey clusterPhysicalGearSurvey)
|
protected abstract ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullServiceBase.handleAddOrUpdateClusterPhysicalGearSurvey(ClusterPhysicalGearSurvey clusterPhysicalGearSurvey)
Performs the core logic for RemotePhysicalGearSurveyFullServiceBase.addOrUpdateClusterPhysicalGearSurvey(fr.ifremer.allegro.data.survey.physicalGear.generic.cluster.ClusterPhysicalGearSurvey) |
protected ClusterPhysicalGearSurvey[] |
RemotePhysicalGearSurveyFullServiceImpl.handleGetAllClusterPhysicalGearSurveySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterPhysicalGearSurvey[] |
RemotePhysicalGearSurveyFullServiceBase.handleGetAllClusterPhysicalGearSurveySinceDateSynchro(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 RemotePhysicalGearSurveyFullServiceBase.getAllClusterPhysicalGearSurveySinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullServiceImpl.handleGetClusterPhysicalGearSurveyByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterPhysicalGearSurvey |
RemotePhysicalGearSurveyFullServiceBase.handleGetClusterPhysicalGearSurveyByIdentifiers(java.lang.Integer id)
Performs the core logic for RemotePhysicalGearSurveyFullServiceBase.getClusterPhysicalGearSurveyByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |