|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterAnalysisInstrument | |
---|---|
fr.ifremer.allegro.referential | |
fr.ifremer.allegro.referential.generic.cluster | |
fr.ifremer.allegro.referential.generic.service |
Uses of ClusterAnalysisInstrument in fr.ifremer.allegro.referential |
---|
Methods in fr.ifremer.allegro.referential that return ClusterAnalysisInstrument | |
---|---|
ClusterAnalysisInstrument[] |
AnalysisInstrumentDao.getAllClusterAnalysisInstrumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterAnalysisInstrument[] |
AnalysisInstrumentDaoBase.getAllClusterAnalysisInstrumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterAnalysisInstrument[] |
AnalysisInstrumentDaoImpl.handleGetAllClusterAnalysisInstrumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterAnalysisInstrument[] |
AnalysisInstrumentDaoBase.handleGetAllClusterAnalysisInstrumentSinceDateSynchro(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 AnalysisInstrumentDaoBase.getAllClusterAnalysisInstrumentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
ClusterAnalysisInstrument |
AnalysisInstrumentDaoImpl.toClusterAnalysisInstrument(AnalysisInstrument entity)
|
ClusterAnalysisInstrument |
AnalysisInstrumentDao.toClusterAnalysisInstrument(AnalysisInstrument entity)
Converts this DAO's entity to an object of type ClusterAnalysisInstrument . |
ClusterAnalysisInstrument |
AnalysisInstrumentDaoBase.toClusterAnalysisInstrument(AnalysisInstrument entity)
|
protected ClusterAnalysisInstrument |
AnalysisInstrumentDaoBase.toClusterAnalysisInstrument(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterAnalysisInstrument[] |
AnalysisInstrumentDao.toClusterAnalysisInstrumentArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterAnalysisInstrument . |
ClusterAnalysisInstrument[] |
AnalysisInstrumentDaoBase.toClusterAnalysisInstrumentArray(java.util.Collection entities)
|
Uses of ClusterAnalysisInstrument in fr.ifremer.allegro.referential.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.generic.cluster with parameters of type ClusterAnalysisInstrument | |
---|---|
void |
ClusterAnalysisInstrument.copy(ClusterAnalysisInstrument otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.generic.cluster with parameters of type ClusterAnalysisInstrument | |
---|---|
ClusterAnalysisInstrument(ClusterAnalysisInstrument otherBean)
Copies constructor from other ClusterAnalysisInstrument |
Uses of ClusterAnalysisInstrument in fr.ifremer.allegro.referential.generic.service |
---|
Methods in fr.ifremer.allegro.referential.generic.service that return ClusterAnalysisInstrument | |
---|---|
ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullService.addOrUpdateClusterAnalysisInstrument(ClusterAnalysisInstrument clusterAnalysisInstrument)
|
ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullServiceWSDelegator.addOrUpdateClusterAnalysisInstrument(ClusterAnalysisInstrument clusterAnalysisInstrument)
|
ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullServiceBase.addOrUpdateClusterAnalysisInstrument(ClusterAnalysisInstrument clusterAnalysisInstrument)
|
ClusterAnalysisInstrument[] |
RemoteAnalysisInstrumentFullService.getAllClusterAnalysisInstrumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterAnalysisInstrument[] |
RemoteAnalysisInstrumentFullServiceWSDelegator.getAllClusterAnalysisInstrumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterAnalysisInstrument[] |
RemoteAnalysisInstrumentFullServiceBase.getAllClusterAnalysisInstrumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullService.getClusterAnalysisInstrumentByIdentifiers(java.lang.Integer id)
|
ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullServiceWSDelegator.getClusterAnalysisInstrumentByIdentifiers(java.lang.Integer id)
|
ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullServiceBase.getClusterAnalysisInstrumentByIdentifiers(java.lang.Integer id)
|
protected ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullServiceImpl.handleAddOrUpdateClusterAnalysisInstrument(ClusterAnalysisInstrument clusterAnalysisInstrument)
|
protected abstract ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullServiceBase.handleAddOrUpdateClusterAnalysisInstrument(ClusterAnalysisInstrument clusterAnalysisInstrument)
Performs the core logic for RemoteAnalysisInstrumentFullServiceBase.addOrUpdateClusterAnalysisInstrument(fr.ifremer.allegro.referential.generic.cluster.ClusterAnalysisInstrument) |
protected ClusterAnalysisInstrument[] |
RemoteAnalysisInstrumentFullServiceImpl.handleGetAllClusterAnalysisInstrumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterAnalysisInstrument[] |
RemoteAnalysisInstrumentFullServiceBase.handleGetAllClusterAnalysisInstrumentSinceDateSynchro(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 RemoteAnalysisInstrumentFullServiceBase.getAllClusterAnalysisInstrumentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullServiceImpl.handleGetClusterAnalysisInstrumentByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterAnalysisInstrument |
RemoteAnalysisInstrumentFullServiceBase.handleGetClusterAnalysisInstrumentByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteAnalysisInstrumentFullServiceBase.getClusterAnalysisInstrumentByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |