|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterNumericalPrecision | |
---|---|
fr.ifremer.allegro.referential | |
fr.ifremer.allegro.referential.generic.cluster | |
fr.ifremer.allegro.referential.generic.service |
Uses of ClusterNumericalPrecision in fr.ifremer.allegro.referential |
---|
Methods in fr.ifremer.allegro.referential that return ClusterNumericalPrecision | |
---|---|
ClusterNumericalPrecision[] |
NumericalPrecisionDao.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterNumericalPrecision[] |
NumericalPrecisionDaoBase.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterNumericalPrecision[] |
NumericalPrecisionDaoImpl.handleGetAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterNumericalPrecision[] |
NumericalPrecisionDaoBase.handleGetAllClusterNumericalPrecisionSinceDateSynchro(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 NumericalPrecisionDaoBase.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
ClusterNumericalPrecision |
NumericalPrecisionDaoImpl.toClusterNumericalPrecision(NumericalPrecision entity)
|
ClusterNumericalPrecision |
NumericalPrecisionDao.toClusterNumericalPrecision(NumericalPrecision entity)
Converts this DAO's entity to an object of type ClusterNumericalPrecision . |
ClusterNumericalPrecision |
NumericalPrecisionDaoBase.toClusterNumericalPrecision(NumericalPrecision entity)
|
protected ClusterNumericalPrecision |
NumericalPrecisionDaoBase.toClusterNumericalPrecision(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterNumericalPrecision[] |
NumericalPrecisionDao.toClusterNumericalPrecisionArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterNumericalPrecision . |
ClusterNumericalPrecision[] |
NumericalPrecisionDaoBase.toClusterNumericalPrecisionArray(java.util.Collection entities)
|
Uses of ClusterNumericalPrecision in fr.ifremer.allegro.referential.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.generic.cluster with parameters of type ClusterNumericalPrecision | |
---|---|
void |
ClusterNumericalPrecision.copy(ClusterNumericalPrecision 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 ClusterNumericalPrecision | |
---|---|
ClusterNumericalPrecision(ClusterNumericalPrecision otherBean)
Copies constructor from other ClusterNumericalPrecision |
Uses of ClusterNumericalPrecision in fr.ifremer.allegro.referential.generic.service |
---|
Methods in fr.ifremer.allegro.referential.generic.service that return ClusterNumericalPrecision | |
---|---|
ClusterNumericalPrecision |
RemoteNumericalPrecisionFullService.addOrUpdateClusterNumericalPrecision(ClusterNumericalPrecision clusterNumericalPrecision)
|
ClusterNumericalPrecision |
RemoteNumericalPrecisionFullServiceWSDelegator.addOrUpdateClusterNumericalPrecision(ClusterNumericalPrecision clusterNumericalPrecision)
|
ClusterNumericalPrecision |
RemoteNumericalPrecisionFullServiceBase.addOrUpdateClusterNumericalPrecision(ClusterNumericalPrecision clusterNumericalPrecision)
|
ClusterNumericalPrecision[] |
RemoteNumericalPrecisionFullService.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterNumericalPrecision[] |
RemoteNumericalPrecisionFullServiceWSDelegator.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterNumericalPrecision[] |
RemoteNumericalPrecisionFullServiceBase.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterNumericalPrecision |
RemoteNumericalPrecisionFullService.getClusterNumericalPrecisionByIdentifiers(java.lang.Integer id)
|
ClusterNumericalPrecision |
RemoteNumericalPrecisionFullServiceWSDelegator.getClusterNumericalPrecisionByIdentifiers(java.lang.Integer id)
|
ClusterNumericalPrecision |
RemoteNumericalPrecisionFullServiceBase.getClusterNumericalPrecisionByIdentifiers(java.lang.Integer id)
|
protected ClusterNumericalPrecision |
RemoteNumericalPrecisionFullServiceImpl.handleAddOrUpdateClusterNumericalPrecision(ClusterNumericalPrecision clusterNumericalPrecision)
|
protected abstract ClusterNumericalPrecision |
RemoteNumericalPrecisionFullServiceBase.handleAddOrUpdateClusterNumericalPrecision(ClusterNumericalPrecision clusterNumericalPrecision)
Performs the core logic for RemoteNumericalPrecisionFullServiceBase.addOrUpdateClusterNumericalPrecision(fr.ifremer.allegro.referential.generic.cluster.ClusterNumericalPrecision) |
protected ClusterNumericalPrecision[] |
RemoteNumericalPrecisionFullServiceImpl.handleGetAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterNumericalPrecision[] |
RemoteNumericalPrecisionFullServiceBase.handleGetAllClusterNumericalPrecisionSinceDateSynchro(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 RemoteNumericalPrecisionFullServiceBase.getAllClusterNumericalPrecisionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterNumericalPrecision |
RemoteNumericalPrecisionFullServiceImpl.handleGetClusterNumericalPrecisionByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterNumericalPrecision |
RemoteNumericalPrecisionFullServiceBase.handleGetClusterNumericalPrecisionByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteNumericalPrecisionFullServiceBase.getClusterNumericalPrecisionByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |