Uses of Class
fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonNameHistory

Packages that use ClusterTaxonNameHistory
fr.ifremer.allegro.referential.taxon   
fr.ifremer.allegro.referential.taxon.generic.cluster   
fr.ifremer.allegro.referential.taxon.generic.service   
 

Uses of ClusterTaxonNameHistory in fr.ifremer.allegro.referential.taxon
 

Methods in fr.ifremer.allegro.referential.taxon that return ClusterTaxonNameHistory
 ClusterTaxonNameHistory[] TaxonNameHistoryDao.getAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTaxonNameHistory[] TaxonNameHistoryDaoBase.getAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected  ClusterTaxonNameHistory[] TaxonNameHistoryDaoImpl.handleGetAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterTaxonNameHistory[] TaxonNameHistoryDaoBase.handleGetAllClusterTaxonNameHistorySinceDateSynchro(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 TaxonNameHistoryDaoBase.getAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterTaxonNameHistory TaxonNameHistoryDaoBase.toClusterTaxonNameHistory(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 ClusterTaxonNameHistory TaxonNameHistoryDaoImpl.toClusterTaxonNameHistory(TaxonNameHistory entity)
           
 ClusterTaxonNameHistory TaxonNameHistoryDao.toClusterTaxonNameHistory(TaxonNameHistory entity)
          Converts this DAO's entity to an object of type ClusterTaxonNameHistory.
 ClusterTaxonNameHistory TaxonNameHistoryDaoBase.toClusterTaxonNameHistory(TaxonNameHistory entity)
           
 ClusterTaxonNameHistory[] TaxonNameHistoryDao.toClusterTaxonNameHistoryArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type ClusterTaxonNameHistory.
 ClusterTaxonNameHistory[] TaxonNameHistoryDaoBase.toClusterTaxonNameHistoryArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.taxon with parameters of type ClusterTaxonNameHistory
 TaxonNameHistory TaxonNameHistoryDaoImpl.clusterTaxonNameHistoryToEntity(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
 TaxonNameHistory TaxonNameHistoryDao.clusterTaxonNameHistoryToEntity(ClusterTaxonNameHistory clusterTaxonNameHistory)
          Converts an instance of type ClusterTaxonNameHistory to this DAO's entity.
 void TaxonNameHistoryDaoImpl.clusterTaxonNameHistoryToEntity(ClusterTaxonNameHistory source, TaxonNameHistory target, boolean copyIfNull)
           
 void TaxonNameHistoryDao.clusterTaxonNameHistoryToEntity(ClusterTaxonNameHistory source, TaxonNameHistory target, boolean copyIfNull)
          Copies the fields of ClusterTaxonNameHistory to the specified entity.
 void TaxonNameHistoryDaoBase.clusterTaxonNameHistoryToEntity(ClusterTaxonNameHistory source, TaxonNameHistory target, boolean copyIfNull)
           
 TaxonNameHistory TaxonNameHistoryDao.createFromClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
 TaxonNameHistory TaxonNameHistoryDaoBase.createFromClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
protected  TaxonNameHistory TaxonNameHistoryDaoImpl.handleCreateFromClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
protected abstract  TaxonNameHistory TaxonNameHistoryDaoBase.handleCreateFromClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
          Performs the core logic for TaxonNameHistoryDaoBase.createFromClusterTaxonNameHistory(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonNameHistory)
 void TaxonNameHistoryDaoImpl.toClusterTaxonNameHistory(TaxonNameHistory source, ClusterTaxonNameHistory target)
           
 void TaxonNameHistoryDao.toClusterTaxonNameHistory(TaxonNameHistory source, ClusterTaxonNameHistory target)
          Copies the fields of the specified entity to the target value object.
 void TaxonNameHistoryDaoBase.toClusterTaxonNameHistory(TaxonNameHistory source, ClusterTaxonNameHistory target)
           
 

Uses of ClusterTaxonNameHistory in fr.ifremer.allegro.referential.taxon.generic.cluster
 

Methods in fr.ifremer.allegro.referential.taxon.generic.cluster that return ClusterTaxonNameHistory
 ClusterTaxonNameHistory[] ClusterTaxonName.getClusterParentTaxonNameHistorys()
           
 ClusterTaxonNameHistory[] ClusterTaxonName.getClusterTaxonNamehistorys()
           
 

Methods in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type ClusterTaxonNameHistory
 void ClusterTaxonNameHistory.copy(ClusterTaxonNameHistory otherBean)
          Copies all properties from the argument value object into this value object.
 void ClusterTaxonName.setClusterParentTaxonNameHistorys(ClusterTaxonNameHistory[] clusterParentTaxonNameHistorys)
           
 void ClusterTaxonName.setClusterTaxonNamehistorys(ClusterTaxonNameHistory[] clusterTaxonNamehistorys)
           
 

Constructors in fr.ifremer.allegro.referential.taxon.generic.cluster with parameters of type ClusterTaxonNameHistory
ClusterTaxonName(java.lang.Integer id, java.lang.Integer idLocal, java.lang.String name, java.lang.String completeName, java.lang.Boolean isNaming, java.lang.Boolean isReferent, java.lang.Integer upperRank, java.lang.Boolean isVirtual, java.lang.Boolean isObsolete, java.lang.Boolean isTemporary, java.util.Date startDate, java.util.Date endDate, java.lang.String comments, java.util.Date creationDate, java.sql.Timestamp updateDate, RemoteReferenceTaxonNaturalId referenceTaxonNaturalId, RemoteTaxonomicLevelNaturalId taxonomicLevelNaturalId, RemoteCitationNaturalId citationNaturalId, RemoteTaxonNameNaturalId parentTaxonNameNaturalId, RemoteTaxonNameNaturalId[] childTaxonNamesNaturalId, ClusterTaxonNameHistory[] clusterParentTaxonNameHistorys, ClusterTaxonNameHistory[] clusterTaxonNamehistorys)
           
ClusterTaxonName(java.lang.Integer id, java.lang.Integer idLocal, java.lang.String name, java.lang.String completeName, java.lang.Boolean isNaming, java.lang.Boolean isReferent, java.lang.Integer upperRank, java.lang.Boolean isVirtual, java.lang.Boolean isObsolete, java.lang.Boolean isTemporary, java.util.Date startDate, java.util.Date endDate, java.lang.String comments, java.util.Date creationDate, java.sql.Timestamp updateDate, RemoteReferenceTaxonNaturalId referenceTaxonNaturalId, RemoteTaxonomicLevelNaturalId taxonomicLevelNaturalId, RemoteCitationNaturalId citationNaturalId, RemoteTaxonNameNaturalId parentTaxonNameNaturalId, RemoteTaxonNameNaturalId[] childTaxonNamesNaturalId, ClusterTaxonNameHistory[] clusterParentTaxonNameHistorys, ClusterTaxonNameHistory[] clusterTaxonNamehistorys)
           
ClusterTaxonName(java.lang.String name, java.lang.Boolean isNaming, java.lang.Boolean isReferent, java.lang.Integer upperRank, java.lang.Boolean isVirtual, java.lang.Boolean isObsolete, java.lang.Boolean isTemporary, java.util.Date startDate, java.util.Date creationDate, RemoteReferenceTaxonNaturalId referenceTaxonNaturalId, RemoteTaxonomicLevelNaturalId taxonomicLevelNaturalId, RemoteTaxonNameNaturalId[] childTaxonNamesNaturalId, ClusterTaxonNameHistory[] clusterParentTaxonNameHistorys, ClusterTaxonNameHistory[] clusterTaxonNamehistorys)
           
ClusterTaxonName(java.lang.String name, java.lang.Boolean isNaming, java.lang.Boolean isReferent, java.lang.Integer upperRank, java.lang.Boolean isVirtual, java.lang.Boolean isObsolete, java.lang.Boolean isTemporary, java.util.Date startDate, java.util.Date creationDate, RemoteReferenceTaxonNaturalId referenceTaxonNaturalId, RemoteTaxonomicLevelNaturalId taxonomicLevelNaturalId, RemoteTaxonNameNaturalId[] childTaxonNamesNaturalId, ClusterTaxonNameHistory[] clusterParentTaxonNameHistorys, ClusterTaxonNameHistory[] clusterTaxonNamehistorys)
           
ClusterTaxonNameHistory(ClusterTaxonNameHistory otherBean)
          Copies constructor from other ClusterTaxonNameHistory
 

Uses of ClusterTaxonNameHistory in fr.ifremer.allegro.referential.taxon.generic.service
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service that return ClusterTaxonNameHistory
 ClusterTaxonNameHistory RemoteTaxonNameHistoryFullService.addOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
 ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceWSDelegator.addOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
 ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceBase.addOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
 ClusterTaxonNameHistory[] RemoteTaxonNameHistoryFullService.getAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTaxonNameHistory[] RemoteTaxonNameHistoryFullServiceWSDelegator.getAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTaxonNameHistory[] RemoteTaxonNameHistoryFullServiceBase.getAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 ClusterTaxonNameHistory RemoteTaxonNameHistoryFullService.getClusterTaxonNameHistoryByIdentifiers(java.lang.Integer id)
           
 ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceWSDelegator.getClusterTaxonNameHistoryByIdentifiers(java.lang.Integer id)
           
 ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceBase.getClusterTaxonNameHistoryByIdentifiers(java.lang.Integer id)
           
protected  ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceImpl.handleAddOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
protected abstract  ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceBase.handleAddOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
          Performs the core logic for RemoteTaxonNameHistoryFullServiceBase.addOrUpdateClusterTaxonNameHistory(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonNameHistory)
protected  ClusterTaxonNameHistory[] RemoteTaxonNameHistoryFullServiceImpl.handleGetAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
protected abstract  ClusterTaxonNameHistory[] RemoteTaxonNameHistoryFullServiceBase.handleGetAllClusterTaxonNameHistorySinceDateSynchro(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 RemoteTaxonNameHistoryFullServiceBase.getAllClusterTaxonNameHistorySinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceImpl.handleGetClusterTaxonNameHistoryByIdentifiers(java.lang.Integer id)
           
protected abstract  ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceBase.handleGetClusterTaxonNameHistoryByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteTaxonNameHistoryFullServiceBase.getClusterTaxonNameHistoryByIdentifiers(java.lang.Integer)
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type ClusterTaxonNameHistory
 ClusterTaxonNameHistory RemoteTaxonNameHistoryFullService.addOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
 ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceWSDelegator.addOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
 ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceBase.addOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
protected  ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceImpl.handleAddOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
           
protected abstract  ClusterTaxonNameHistory RemoteTaxonNameHistoryFullServiceBase.handleAddOrUpdateClusterTaxonNameHistory(ClusterTaxonNameHistory clusterTaxonNameHistory)
          Performs the core logic for RemoteTaxonNameHistoryFullServiceBase.addOrUpdateClusterTaxonNameHistory(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterTaxonNameHistory)
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.