|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterTranscribingPmfm in fr.ifremer.allegro.referential.transcribing |
---|
Methods in fr.ifremer.allegro.referential.transcribing that return ClusterTranscribingPmfm | |
---|---|
ClusterTranscribingPmfm[] |
TranscribingPmfmDao.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingPmfm[] |
TranscribingPmfmDaoBase.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterTranscribingPmfm[] |
TranscribingPmfmDaoImpl.handleGetAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTranscribingPmfm[] |
TranscribingPmfmDaoBase.handleGetAllClusterTranscribingPmfmSinceDateSynchro(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 TranscribingPmfmDaoBase.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTranscribingPmfm |
TranscribingPmfmDaoBase.toClusterTranscribingPmfm(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterTranscribingPmfm |
TranscribingPmfmDaoImpl.toClusterTranscribingPmfm(TranscribingPmfm entity)
|
ClusterTranscribingPmfm |
TranscribingPmfmDao.toClusterTranscribingPmfm(TranscribingPmfm entity)
Converts this DAO's entity to an object of type ClusterTranscribingPmfm . |
ClusterTranscribingPmfm |
TranscribingPmfmDaoBase.toClusterTranscribingPmfm(TranscribingPmfm entity)
|
ClusterTranscribingPmfm[] |
TranscribingPmfmDao.toClusterTranscribingPmfmArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterTranscribingPmfm . |
ClusterTranscribingPmfm[] |
TranscribingPmfmDaoBase.toClusterTranscribingPmfmArray(java.util.Collection entities)
|
Uses of ClusterTranscribingPmfm in fr.ifremer.allegro.referential.transcribing.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.cluster with parameters of type ClusterTranscribingPmfm | |
---|---|
void |
ClusterTranscribingPmfm.copy(ClusterTranscribingPmfm 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 ClusterTranscribingPmfm | |
---|---|
ClusterTranscribingPmfm(ClusterTranscribingPmfm otherBean)
Copies constructor from other ClusterTranscribingPmfm |
Uses of ClusterTranscribingPmfm in fr.ifremer.allegro.referential.transcribing.generic.service |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return ClusterTranscribingPmfm | |
---|---|
ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullService.addOrUpdateClusterTranscribingPmfm(ClusterTranscribingPmfm clusterTranscribingPmfm)
|
ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullServiceWSDelegator.addOrUpdateClusterTranscribingPmfm(ClusterTranscribingPmfm clusterTranscribingPmfm)
|
ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullServiceBase.addOrUpdateClusterTranscribingPmfm(ClusterTranscribingPmfm clusterTranscribingPmfm)
|
ClusterTranscribingPmfm[] |
RemoteTranscribingPmfmFullService.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingPmfm[] |
RemoteTranscribingPmfmFullServiceWSDelegator.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingPmfm[] |
RemoteTranscribingPmfmFullServiceBase.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullService.getClusterTranscribingPmfmByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer transcribingSystemId)
|
ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullServiceWSDelegator.getClusterTranscribingPmfmByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer transcribingSystemId)
|
ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullServiceBase.getClusterTranscribingPmfmByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer transcribingSystemId)
|
protected ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullServiceImpl.handleAddOrUpdateClusterTranscribingPmfm(ClusterTranscribingPmfm clusterTranscribingPmfm)
|
protected abstract ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullServiceBase.handleAddOrUpdateClusterTranscribingPmfm(ClusterTranscribingPmfm clusterTranscribingPmfm)
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.addOrUpdateClusterTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingPmfm) |
protected ClusterTranscribingPmfm[] |
RemoteTranscribingPmfmFullServiceImpl.handleGetAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTranscribingPmfm[] |
RemoteTranscribingPmfmFullServiceBase.handleGetAllClusterTranscribingPmfmSinceDateSynchro(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 RemoteTranscribingPmfmFullServiceBase.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullServiceImpl.handleGetClusterTranscribingPmfmByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer transcribingSystemId)
|
protected abstract ClusterTranscribingPmfm |
RemoteTranscribingPmfmFullServiceBase.handleGetClusterTranscribingPmfmByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer transcribingSystemId)
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getClusterTranscribingPmfmByIdentifiers(java.lang.Integer, java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |