|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterTaxonInformation | |
---|---|
fr.ifremer.allegro.referential.taxon | |
fr.ifremer.allegro.referential.taxon.generic.cluster | |
fr.ifremer.allegro.referential.taxon.generic.service |
Uses of ClusterTaxonInformation in fr.ifremer.allegro.referential.taxon |
---|
Methods in fr.ifremer.allegro.referential.taxon that return ClusterTaxonInformation | |
---|---|
ClusterTaxonInformation[] |
TaxonInformationDao.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTaxonInformation[] |
TaxonInformationDaoBase.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterTaxonInformation[] |
TaxonInformationDaoImpl.handleGetAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTaxonInformation[] |
TaxonInformationDaoBase.handleGetAllClusterTaxonInformationSinceDateSynchro(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 TaxonInformationDaoBase.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTaxonInformation |
TaxonInformationDaoBase.toClusterTaxonInformation(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterTaxonInformation |
TaxonInformationDaoImpl.toClusterTaxonInformation(TaxonInformation entity)
|
ClusterTaxonInformation |
TaxonInformationDao.toClusterTaxonInformation(TaxonInformation entity)
Converts this DAO's entity to an object of type ClusterTaxonInformation . |
ClusterTaxonInformation |
TaxonInformationDaoBase.toClusterTaxonInformation(TaxonInformation entity)
|
ClusterTaxonInformation[] |
TaxonInformationDao.toClusterTaxonInformationArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterTaxonInformation . |
ClusterTaxonInformation[] |
TaxonInformationDaoBase.toClusterTaxonInformationArray(java.util.Collection entities)
|
Uses of ClusterTaxonInformation in fr.ifremer.allegro.referential.taxon.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type ClusterTaxonInformation | |
---|---|
void |
ClusterTaxonInformation.copy(ClusterTaxonInformation 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 ClusterTaxonInformation | |
---|---|
ClusterTaxonInformation(ClusterTaxonInformation otherBean)
Copies constructor from other ClusterTaxonInformation |
Uses of ClusterTaxonInformation in fr.ifremer.allegro.referential.taxon.generic.service |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.service that return ClusterTaxonInformation | |
---|---|
ClusterTaxonInformation |
RemoteTaxonInformationFullService.addOrUpdateClusterTaxonInformation(ClusterTaxonInformation clusterTaxonInformation)
|
ClusterTaxonInformation |
RemoteTaxonInformationFullServiceWSDelegator.addOrUpdateClusterTaxonInformation(ClusterTaxonInformation clusterTaxonInformation)
|
ClusterTaxonInformation |
RemoteTaxonInformationFullServiceBase.addOrUpdateClusterTaxonInformation(ClusterTaxonInformation clusterTaxonInformation)
|
ClusterTaxonInformation[] |
RemoteTaxonInformationFullService.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTaxonInformation[] |
RemoteTaxonInformationFullServiceWSDelegator.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTaxonInformation[] |
RemoteTaxonInformationFullServiceBase.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTaxonInformation |
RemoteTaxonInformationFullService.getClusterTaxonInformationByIdentifiers(java.lang.Integer taxonNameId,
java.lang.Integer referenceDocumentId)
|
ClusterTaxonInformation |
RemoteTaxonInformationFullServiceWSDelegator.getClusterTaxonInformationByIdentifiers(java.lang.Integer taxonNameId,
java.lang.Integer referenceDocumentId)
|
ClusterTaxonInformation |
RemoteTaxonInformationFullServiceBase.getClusterTaxonInformationByIdentifiers(java.lang.Integer taxonNameId,
java.lang.Integer referenceDocumentId)
|
protected ClusterTaxonInformation |
RemoteTaxonInformationFullServiceImpl.handleAddOrUpdateClusterTaxonInformation(ClusterTaxonInformation clusterTaxonInformation)
|
protected abstract ClusterTaxonInformation |
RemoteTaxonInformationFullServiceBase.handleAddOrUpdateClusterTaxonInformation(ClusterTaxonInformation clusterTaxonInformation)
Performs the core logic for RemoteTaxonInformationFullServiceBase.addOrUpdateClusterTaxonInformation(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonInformation) |
protected ClusterTaxonInformation[] |
RemoteTaxonInformationFullServiceImpl.handleGetAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTaxonInformation[] |
RemoteTaxonInformationFullServiceBase.handleGetAllClusterTaxonInformationSinceDateSynchro(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 RemoteTaxonInformationFullServiceBase.getAllClusterTaxonInformationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTaxonInformation |
RemoteTaxonInformationFullServiceImpl.handleGetClusterTaxonInformationByIdentifiers(java.lang.Integer taxonNameId,
java.lang.Integer referenceDocumentId)
|
protected abstract ClusterTaxonInformation |
RemoteTaxonInformationFullServiceBase.handleGetClusterTaxonInformationByIdentifiers(java.lang.Integer taxonNameId,
java.lang.Integer referenceDocumentId)
Performs the core logic for RemoteTaxonInformationFullServiceBase.getClusterTaxonInformationByIdentifiers(java.lang.Integer, java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |