|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterAuthor | |
---|---|
fr.ifremer.allegro.referential.taxon | |
fr.ifremer.allegro.referential.taxon.generic.cluster | |
fr.ifremer.allegro.referential.taxon.generic.service |
Uses of ClusterAuthor in fr.ifremer.allegro.referential.taxon |
---|
Methods in fr.ifremer.allegro.referential.taxon that return ClusterAuthor | |
---|---|
ClusterAuthor[] |
AuthorDao.getAllClusterAuthorSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterAuthor[] |
AuthorDaoBase.getAllClusterAuthorSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterAuthor[] |
AuthorDaoImpl.handleGetAllClusterAuthorSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterAuthor[] |
AuthorDaoBase.handleGetAllClusterAuthorSinceDateSynchro(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 AuthorDaoBase.getAllClusterAuthorSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
ClusterAuthor |
AuthorDaoImpl.toClusterAuthor(Author entity)
|
ClusterAuthor |
AuthorDao.toClusterAuthor(Author entity)
Converts this DAO's entity to an object of type ClusterAuthor . |
ClusterAuthor |
AuthorDaoBase.toClusterAuthor(Author entity)
|
protected ClusterAuthor |
AuthorDaoBase.toClusterAuthor(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterAuthor[] |
AuthorDao.toClusterAuthorArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterAuthor . |
ClusterAuthor[] |
AuthorDaoBase.toClusterAuthorArray(java.util.Collection entities)
|
Methods in fr.ifremer.allegro.referential.taxon with parameters of type ClusterAuthor | |
---|---|
Author |
AuthorDaoImpl.clusterAuthorToEntity(ClusterAuthor clusterAuthor)
|
Author |
AuthorDao.clusterAuthorToEntity(ClusterAuthor clusterAuthor)
Converts an instance of type ClusterAuthor to this DAO's entity. |
void |
AuthorDaoImpl.clusterAuthorToEntity(ClusterAuthor source,
Author target,
boolean copyIfNull)
|
void |
AuthorDao.clusterAuthorToEntity(ClusterAuthor source,
Author target,
boolean copyIfNull)
Copies the fields of ClusterAuthor to the specified entity. |
void |
AuthorDaoBase.clusterAuthorToEntity(ClusterAuthor source,
Author target,
boolean copyIfNull)
|
Author |
AuthorDao.createFromClusterAuthor(ClusterAuthor clusterAuthor)
|
Author |
AuthorDaoBase.createFromClusterAuthor(ClusterAuthor clusterAuthor)
|
protected Author |
AuthorDaoImpl.handleCreateFromClusterAuthor(ClusterAuthor clusterAuthor)
|
protected abstract Author |
AuthorDaoBase.handleCreateFromClusterAuthor(ClusterAuthor clusterAuthor)
Performs the core logic for AuthorDaoBase.createFromClusterAuthor(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterAuthor) |
void |
AuthorDaoImpl.toClusterAuthor(Author source,
ClusterAuthor target)
|
void |
AuthorDao.toClusterAuthor(Author source,
ClusterAuthor target)
Copies the fields of the specified entity to the target value object. |
void |
AuthorDaoBase.toClusterAuthor(Author source,
ClusterAuthor target)
|
Uses of ClusterAuthor in fr.ifremer.allegro.referential.taxon.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type ClusterAuthor | |
---|---|
void |
ClusterAuthor.copy(ClusterAuthor otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type ClusterAuthor | |
---|---|
ClusterAuthor(ClusterAuthor otherBean)
Copies constructor from other ClusterAuthor |
Uses of ClusterAuthor in fr.ifremer.allegro.referential.taxon.generic.service |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.service that return ClusterAuthor | |
---|---|
ClusterAuthor |
RemoteAuthorFullService.addOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
|
ClusterAuthor |
RemoteAuthorFullServiceWSDelegator.addOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
|
ClusterAuthor |
RemoteAuthorFullServiceBase.addOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
|
ClusterAuthor[] |
RemoteAuthorFullService.getAllClusterAuthorSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterAuthor[] |
RemoteAuthorFullServiceWSDelegator.getAllClusterAuthorSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterAuthor[] |
RemoteAuthorFullServiceBase.getAllClusterAuthorSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterAuthor |
RemoteAuthorFullService.getClusterAuthorByIdentifiers(java.lang.Integer id)
|
ClusterAuthor |
RemoteAuthorFullServiceWSDelegator.getClusterAuthorByIdentifiers(java.lang.Integer id)
|
ClusterAuthor |
RemoteAuthorFullServiceBase.getClusterAuthorByIdentifiers(java.lang.Integer id)
|
protected ClusterAuthor |
RemoteAuthorFullServiceImpl.handleAddOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
|
protected abstract ClusterAuthor |
RemoteAuthorFullServiceBase.handleAddOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
Performs the core logic for RemoteAuthorFullServiceBase.addOrUpdateClusterAuthor(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterAuthor) |
protected ClusterAuthor[] |
RemoteAuthorFullServiceImpl.handleGetAllClusterAuthorSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterAuthor[] |
RemoteAuthorFullServiceBase.handleGetAllClusterAuthorSinceDateSynchro(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 RemoteAuthorFullServiceBase.getAllClusterAuthorSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterAuthor |
RemoteAuthorFullServiceImpl.handleGetClusterAuthorByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterAuthor |
RemoteAuthorFullServiceBase.handleGetClusterAuthorByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteAuthorFullServiceBase.getClusterAuthorByIdentifiers(java.lang.Integer) |
Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type ClusterAuthor | |
---|---|
ClusterAuthor |
RemoteAuthorFullService.addOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
|
ClusterAuthor |
RemoteAuthorFullServiceWSDelegator.addOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
|
ClusterAuthor |
RemoteAuthorFullServiceBase.addOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
|
protected ClusterAuthor |
RemoteAuthorFullServiceImpl.handleAddOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
|
protected abstract ClusterAuthor |
RemoteAuthorFullServiceBase.handleAddOrUpdateClusterAuthor(ClusterAuthor clusterAuthor)
Performs the core logic for RemoteAuthorFullServiceBase.addOrUpdateClusterAuthor(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterAuthor) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |