|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterTranscribingSystem in fr.ifremer.allegro.referential.transcribing |
---|
Methods in fr.ifremer.allegro.referential.transcribing that return ClusterTranscribingSystem | |
---|---|
ClusterTranscribingSystem[] |
TranscribingSystemDao.getAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingSystem[] |
TranscribingSystemDaoBase.getAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterTranscribingSystem[] |
TranscribingSystemDaoImpl.handleGetAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTranscribingSystem[] |
TranscribingSystemDaoBase.handleGetAllClusterTranscribingSystemSinceDateSynchro(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 TranscribingSystemDaoBase.getAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTranscribingSystem |
TranscribingSystemDaoBase.toClusterTranscribingSystem(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterTranscribingSystem |
TranscribingSystemDaoImpl.toClusterTranscribingSystem(TranscribingSystem entity)
|
ClusterTranscribingSystem |
TranscribingSystemDao.toClusterTranscribingSystem(TranscribingSystem entity)
Converts this DAO's entity to an object of type ClusterTranscribingSystem . |
ClusterTranscribingSystem |
TranscribingSystemDaoBase.toClusterTranscribingSystem(TranscribingSystem entity)
|
ClusterTranscribingSystem[] |
TranscribingSystemDao.toClusterTranscribingSystemArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterTranscribingSystem . |
ClusterTranscribingSystem[] |
TranscribingSystemDaoBase.toClusterTranscribingSystemArray(java.util.Collection entities)
|
Uses of ClusterTranscribingSystem in fr.ifremer.allegro.referential.transcribing.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.cluster with parameters of type ClusterTranscribingSystem | |
---|---|
void |
ClusterTranscribingSystem.copy(ClusterTranscribingSystem otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.transcribing.generic.cluster with parameters of type ClusterTranscribingSystem | |
---|---|
ClusterTranscribingSystem(ClusterTranscribingSystem otherBean)
Copies constructor from other ClusterTranscribingSystem |
Uses of ClusterTranscribingSystem in fr.ifremer.allegro.referential.transcribing.generic.service |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return ClusterTranscribingSystem | |
---|---|
ClusterTranscribingSystem |
RemoteTranscribingSystemFullService.addOrUpdateClusterTranscribingSystem(ClusterTranscribingSystem clusterTranscribingSystem)
|
ClusterTranscribingSystem |
RemoteTranscribingSystemFullServiceWSDelegator.addOrUpdateClusterTranscribingSystem(ClusterTranscribingSystem clusterTranscribingSystem)
|
ClusterTranscribingSystem |
RemoteTranscribingSystemFullServiceBase.addOrUpdateClusterTranscribingSystem(ClusterTranscribingSystem clusterTranscribingSystem)
|
ClusterTranscribingSystem[] |
RemoteTranscribingSystemFullService.getAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingSystem[] |
RemoteTranscribingSystemFullServiceWSDelegator.getAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingSystem[] |
RemoteTranscribingSystemFullServiceBase.getAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingSystem |
RemoteTranscribingSystemFullService.getClusterTranscribingSystemByIdentifiers(java.lang.Integer id)
|
ClusterTranscribingSystem |
RemoteTranscribingSystemFullServiceWSDelegator.getClusterTranscribingSystemByIdentifiers(java.lang.Integer id)
|
ClusterTranscribingSystem |
RemoteTranscribingSystemFullServiceBase.getClusterTranscribingSystemByIdentifiers(java.lang.Integer id)
|
protected ClusterTranscribingSystem |
RemoteTranscribingSystemFullServiceImpl.handleAddOrUpdateClusterTranscribingSystem(ClusterTranscribingSystem clusterTranscribingSystem)
|
protected abstract ClusterTranscribingSystem |
RemoteTranscribingSystemFullServiceBase.handleAddOrUpdateClusterTranscribingSystem(ClusterTranscribingSystem clusterTranscribingSystem)
Performs the core logic for RemoteTranscribingSystemFullServiceBase.addOrUpdateClusterTranscribingSystem(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingSystem) |
protected ClusterTranscribingSystem[] |
RemoteTranscribingSystemFullServiceImpl.handleGetAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTranscribingSystem[] |
RemoteTranscribingSystemFullServiceBase.handleGetAllClusterTranscribingSystemSinceDateSynchro(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 RemoteTranscribingSystemFullServiceBase.getAllClusterTranscribingSystemSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTranscribingSystem |
RemoteTranscribingSystemFullServiceImpl.handleGetClusterTranscribingSystemByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterTranscribingSystem |
RemoteTranscribingSystemFullServiceBase.handleGetClusterTranscribingSystemByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteTranscribingSystemFullServiceBase.getClusterTranscribingSystemByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |