|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterTranscribingLocationLevel in fr.ifremer.allegro.referential.transcribing |
---|
Methods in fr.ifremer.allegro.referential.transcribing that return ClusterTranscribingLocationLevel | |
---|---|
ClusterTranscribingLocationLevel[] |
TranscribingLocationLevelDao.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingLocationLevel[] |
TranscribingLocationLevelDaoBase.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterTranscribingLocationLevel[] |
TranscribingLocationLevelDaoImpl.handleGetAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTranscribingLocationLevel[] |
TranscribingLocationLevelDaoBase.handleGetAllClusterTranscribingLocationLevelSinceDateSynchro(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 TranscribingLocationLevelDaoBase.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTranscribingLocationLevel |
TranscribingLocationLevelDaoBase.toClusterTranscribingLocationLevel(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterTranscribingLocationLevel |
TranscribingLocationLevelDaoImpl.toClusterTranscribingLocationLevel(TranscribingLocationLevel entity)
|
ClusterTranscribingLocationLevel |
TranscribingLocationLevelDao.toClusterTranscribingLocationLevel(TranscribingLocationLevel entity)
Converts this DAO's entity to an object of type ClusterTranscribingLocationLevel . |
ClusterTranscribingLocationLevel |
TranscribingLocationLevelDaoBase.toClusterTranscribingLocationLevel(TranscribingLocationLevel entity)
|
ClusterTranscribingLocationLevel[] |
TranscribingLocationLevelDao.toClusterTranscribingLocationLevelArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterTranscribingLocationLevel . |
ClusterTranscribingLocationLevel[] |
TranscribingLocationLevelDaoBase.toClusterTranscribingLocationLevelArray(java.util.Collection entities)
|
Uses of ClusterTranscribingLocationLevel in fr.ifremer.allegro.referential.transcribing.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.cluster with parameters of type ClusterTranscribingLocationLevel | |
---|---|
void |
ClusterTranscribingLocationLevel.copy(ClusterTranscribingLocationLevel 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 ClusterTranscribingLocationLevel | |
---|---|
ClusterTranscribingLocationLevel(ClusterTranscribingLocationLevel otherBean)
Copies constructor from other ClusterTranscribingLocationLevel |
Uses of ClusterTranscribingLocationLevel in fr.ifremer.allegro.referential.transcribing.generic.service |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return ClusterTranscribingLocationLevel | |
---|---|
ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullService.addOrUpdateClusterTranscribingLocationLevel(ClusterTranscribingLocationLevel clusterTranscribingLocationLevel)
|
ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullServiceWSDelegator.addOrUpdateClusterTranscribingLocationLevel(ClusterTranscribingLocationLevel clusterTranscribingLocationLevel)
|
ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullServiceBase.addOrUpdateClusterTranscribingLocationLevel(ClusterTranscribingLocationLevel clusterTranscribingLocationLevel)
|
ClusterTranscribingLocationLevel[] |
RemoteTranscribingLocationLevelFullService.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingLocationLevel[] |
RemoteTranscribingLocationLevelFullServiceWSDelegator.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingLocationLevel[] |
RemoteTranscribingLocationLevelFullServiceBase.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullService.getClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer transcribingSystemId,
java.lang.Integer locationLevelId)
|
ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullServiceWSDelegator.getClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer transcribingSystemId,
java.lang.Integer locationLevelId)
|
ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullServiceBase.getClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer transcribingSystemId,
java.lang.Integer locationLevelId)
|
protected ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullServiceImpl.handleAddOrUpdateClusterTranscribingLocationLevel(ClusterTranscribingLocationLevel clusterTranscribingLocationLevel)
|
protected abstract ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullServiceBase.handleAddOrUpdateClusterTranscribingLocationLevel(ClusterTranscribingLocationLevel clusterTranscribingLocationLevel)
Performs the core logic for RemoteTranscribingLocationLevelFullServiceBase.addOrUpdateClusterTranscribingLocationLevel(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingLocationLevel) |
protected ClusterTranscribingLocationLevel[] |
RemoteTranscribingLocationLevelFullServiceImpl.handleGetAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTranscribingLocationLevel[] |
RemoteTranscribingLocationLevelFullServiceBase.handleGetAllClusterTranscribingLocationLevelSinceDateSynchro(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 RemoteTranscribingLocationLevelFullServiceBase.getAllClusterTranscribingLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullServiceImpl.handleGetClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer transcribingSystemId,
java.lang.Integer locationLevelId)
|
protected abstract ClusterTranscribingLocationLevel |
RemoteTranscribingLocationLevelFullServiceBase.handleGetClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer transcribingSystemId,
java.lang.Integer locationLevelId)
Performs the core logic for RemoteTranscribingLocationLevelFullServiceBase.getClusterTranscribingLocationLevelByIdentifiers(java.lang.Integer, java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |