|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClusterTaxonGroup | |
---|---|
fr.ifremer.allegro.referential.taxon | |
fr.ifremer.allegro.referential.taxon.generic.cluster | |
fr.ifremer.allegro.referential.taxon.generic.service |
Uses of ClusterTaxonGroup in fr.ifremer.allegro.referential.taxon |
---|
Methods in fr.ifremer.allegro.referential.taxon that return ClusterTaxonGroup | |
---|---|
ClusterTaxonGroup[] |
TaxonGroupDao.getAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTaxonGroup[] |
TaxonGroupDaoBase.getAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected ClusterTaxonGroup[] |
TaxonGroupDaoImpl.handleGetAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTaxonGroup[] |
TaxonGroupDaoBase.handleGetAllClusterTaxonGroupSinceDateSynchro(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 TaxonGroupDaoBase.getAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTaxonGroup |
TaxonGroupDaoBase.toClusterTaxonGroup(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterTaxonGroup |
TaxonGroupDaoImpl.toClusterTaxonGroup(TaxonGroup entity)
|
ClusterTaxonGroup |
TaxonGroupDao.toClusterTaxonGroup(TaxonGroup entity)
Converts this DAO's entity to an object of type ClusterTaxonGroup . |
ClusterTaxonGroup |
TaxonGroupDaoBase.toClusterTaxonGroup(TaxonGroup entity)
|
ClusterTaxonGroup[] |
TaxonGroupDao.toClusterTaxonGroupArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterTaxonGroup . |
ClusterTaxonGroup[] |
TaxonGroupDaoBase.toClusterTaxonGroupArray(java.util.Collection entities)
|
Uses of ClusterTaxonGroup in fr.ifremer.allegro.referential.taxon.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type ClusterTaxonGroup | |
---|---|
void |
ClusterTaxonGroup.copy(ClusterTaxonGroup 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 ClusterTaxonGroup | |
---|---|
ClusterTaxonGroup(ClusterTaxonGroup otherBean)
Copies constructor from other ClusterTaxonGroup |
Uses of ClusterTaxonGroup in fr.ifremer.allegro.referential.taxon.generic.service |
---|
Methods in fr.ifremer.allegro.referential.taxon.generic.service that return ClusterTaxonGroup | |
---|---|
ClusterTaxonGroup |
RemoteTaxonGroupFullService.addOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
|
ClusterTaxonGroup |
RemoteTaxonGroupFullServiceWSDelegator.addOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
|
ClusterTaxonGroup |
RemoteTaxonGroupFullServiceBase.addOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
|
ClusterTaxonGroup[] |
RemoteTaxonGroupFullService.getAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTaxonGroup[] |
RemoteTaxonGroupFullServiceWSDelegator.getAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTaxonGroup[] |
RemoteTaxonGroupFullServiceBase.getAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
ClusterTaxonGroup |
RemoteTaxonGroupFullService.getClusterTaxonGroupByIdentifiers(java.lang.Integer id)
|
ClusterTaxonGroup |
RemoteTaxonGroupFullServiceWSDelegator.getClusterTaxonGroupByIdentifiers(java.lang.Integer id)
|
ClusterTaxonGroup |
RemoteTaxonGroupFullServiceBase.getClusterTaxonGroupByIdentifiers(java.lang.Integer id)
|
protected ClusterTaxonGroup |
RemoteTaxonGroupFullServiceImpl.handleAddOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
|
protected abstract ClusterTaxonGroup |
RemoteTaxonGroupFullServiceBase.handleAddOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
Performs the core logic for RemoteTaxonGroupFullServiceBase.addOrUpdateClusterTaxonGroup(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonGroup) |
protected ClusterTaxonGroup[] |
RemoteTaxonGroupFullServiceImpl.handleGetAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
|
protected abstract ClusterTaxonGroup[] |
RemoteTaxonGroupFullServiceBase.handleGetAllClusterTaxonGroupSinceDateSynchro(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 RemoteTaxonGroupFullServiceBase.getAllClusterTaxonGroupSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer) |
protected ClusterTaxonGroup |
RemoteTaxonGroupFullServiceImpl.handleGetClusterTaxonGroupByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterTaxonGroup |
RemoteTaxonGroupFullServiceBase.handleGetClusterTaxonGroupByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteTaxonGroupFullServiceBase.getClusterTaxonGroupByIdentifiers(java.lang.Integer) |
Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type ClusterTaxonGroup | |
---|---|
ClusterTaxonGroup |
RemoteTaxonGroupFullService.addOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
|
ClusterTaxonGroup |
RemoteTaxonGroupFullServiceWSDelegator.addOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
|
ClusterTaxonGroup |
RemoteTaxonGroupFullServiceBase.addOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
|
protected ClusterTaxonGroup |
RemoteTaxonGroupFullServiceImpl.handleAddOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
|
protected abstract ClusterTaxonGroup |
RemoteTaxonGroupFullServiceBase.handleAddOrUpdateClusterTaxonGroup(ClusterTaxonGroup clusterTaxonGroup)
Performs the core logic for RemoteTaxonGroupFullServiceBase.addOrUpdateClusterTaxonGroup(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonGroup) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |