Uses of Class
fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO

Packages that use RemoteTaxonInformationHistoryFullVO
fr.ifremer.allegro.referential.taxon   
fr.ifremer.allegro.referential.taxon.generic.service   
fr.ifremer.allegro.referential.taxon.generic.vo   
 

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

Methods in fr.ifremer.allegro.referential.taxon that return RemoteTaxonInformationHistoryFullVO
protected  RemoteTaxonInformationHistoryFullVO TaxonInformationHistoryDaoBase.toRemoteTaxonInformationHistoryFullVO(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteTaxonInformationHistoryFullVO TaxonInformationHistoryDaoImpl.toRemoteTaxonInformationHistoryFullVO(TaxonInformationHistory entity)
           
 RemoteTaxonInformationHistoryFullVO TaxonInformationHistoryDao.toRemoteTaxonInformationHistoryFullVO(TaxonInformationHistory entity)
          Converts this DAO's entity to an object of type RemoteTaxonInformationHistoryFullVO.
 RemoteTaxonInformationHistoryFullVO TaxonInformationHistoryDaoBase.toRemoteTaxonInformationHistoryFullVO(TaxonInformationHistory entity)
           
 RemoteTaxonInformationHistoryFullVO[] TaxonInformationHistoryDao.toRemoteTaxonInformationHistoryFullVOArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteTaxonInformationHistoryFullVO.
 RemoteTaxonInformationHistoryFullVO[] TaxonInformationHistoryDaoBase.toRemoteTaxonInformationHistoryFullVOArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.taxon with parameters of type RemoteTaxonInformationHistoryFullVO
 TaxonInformationHistory TaxonInformationHistoryDaoImpl.remoteTaxonInformationHistoryFullVOToEntity(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVO)
           
 TaxonInformationHistory TaxonInformationHistoryDao.remoteTaxonInformationHistoryFullVOToEntity(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVO)
          Converts an instance of type RemoteTaxonInformationHistoryFullVO to this DAO's entity.
 void TaxonInformationHistoryDaoImpl.remoteTaxonInformationHistoryFullVOToEntity(RemoteTaxonInformationHistoryFullVO source, TaxonInformationHistory target, boolean copyIfNull)
           
 void TaxonInformationHistoryDao.remoteTaxonInformationHistoryFullVOToEntity(RemoteTaxonInformationHistoryFullVO source, TaxonInformationHistory target, boolean copyIfNull)
          Copies the fields of RemoteTaxonInformationHistoryFullVO to the specified entity.
 void TaxonInformationHistoryDaoBase.remoteTaxonInformationHistoryFullVOToEntity(RemoteTaxonInformationHistoryFullVO source, TaxonInformationHistory target, boolean copyIfNull)
           
 void TaxonInformationHistoryDaoImpl.toRemoteTaxonInformationHistoryFullVO(TaxonInformationHistory source, RemoteTaxonInformationHistoryFullVO target)
           
 void TaxonInformationHistoryDao.toRemoteTaxonInformationHistoryFullVO(TaxonInformationHistory source, RemoteTaxonInformationHistoryFullVO target)
          Copies the fields of the specified entity to the target value object.
 void TaxonInformationHistoryDaoBase.toRemoteTaxonInformationHistoryFullVO(TaxonInformationHistory source, RemoteTaxonInformationHistoryFullVO target)
           
 

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

Methods in fr.ifremer.allegro.referential.taxon.generic.service that return RemoteTaxonInformationHistoryFullVO
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullService.addTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceWSDelegator.addTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceBase.addTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullService.getAllTaxonInformationHistory()
           
 RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceWSDelegator.getAllTaxonInformationHistory()
           
 RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceBase.getAllTaxonInformationHistory()
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullService.getTaxonInformationHistoryByIdentifiers(java.lang.Integer referenceDocumentId, java.lang.Integer taxonNameHistoryId)
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceWSDelegator.getTaxonInformationHistoryByIdentifiers(java.lang.Integer referenceDocumentId, java.lang.Integer taxonNameHistoryId)
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceBase.getTaxonInformationHistoryByIdentifiers(java.lang.Integer referenceDocumentId, java.lang.Integer taxonNameHistoryId)
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullService.getTaxonInformationHistoryByNaturalId(RemoteTaxonInformationHistoryNaturalId taxonInformationHistoryNaturalId)
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceWSDelegator.getTaxonInformationHistoryByNaturalId(RemoteTaxonInformationHistoryNaturalId taxonInformationHistoryNaturalId)
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceBase.getTaxonInformationHistoryByNaturalId(RemoteTaxonInformationHistoryNaturalId taxonInformationHistoryNaturalId)
           
 RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullService.getTaxonInformationHistoryByReferenceDocumentId(java.lang.Integer id)
           
 RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceWSDelegator.getTaxonInformationHistoryByReferenceDocumentId(java.lang.Integer id)
           
 RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceBase.getTaxonInformationHistoryByReferenceDocumentId(java.lang.Integer id)
           
 RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullService.getTaxonInformationHistoryByTaxonNameHistoryId(java.lang.Integer id)
           
 RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceWSDelegator.getTaxonInformationHistoryByTaxonNameHistoryId(java.lang.Integer id)
           
 RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceBase.getTaxonInformationHistoryByTaxonNameHistoryId(java.lang.Integer id)
           
protected  RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceImpl.handleAddTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
protected abstract  RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceBase.handleAddTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.addTaxonInformationHistory(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO)
protected  RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceImpl.handleGetAllTaxonInformationHistory()
           
protected abstract  RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceBase.handleGetAllTaxonInformationHistory()
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.getAllTaxonInformationHistory()
protected  RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceImpl.handleGetTaxonInformationHistoryByIdentifiers(java.lang.Integer referenceDocumentId, java.lang.Integer taxonNameHistoryId)
           
protected abstract  RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceBase.handleGetTaxonInformationHistoryByIdentifiers(java.lang.Integer referenceDocumentId, java.lang.Integer taxonNameHistoryId)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.getTaxonInformationHistoryByIdentifiers(java.lang.Integer, java.lang.Integer)
protected  RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceImpl.handleGetTaxonInformationHistoryByNaturalId(RemoteTaxonInformationHistoryNaturalId taxonInformationHistoryNaturalId)
           
protected abstract  RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceBase.handleGetTaxonInformationHistoryByNaturalId(RemoteTaxonInformationHistoryNaturalId taxonInformationHistoryNaturalId)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.getTaxonInformationHistoryByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryNaturalId)
protected  RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceImpl.handleGetTaxonInformationHistoryByReferenceDocumentId(java.lang.Integer id)
           
protected abstract  RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceBase.handleGetTaxonInformationHistoryByReferenceDocumentId(java.lang.Integer id)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.getTaxonInformationHistoryByReferenceDocumentId(java.lang.Integer)
protected  RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceImpl.handleGetTaxonInformationHistoryByTaxonNameHistoryId(java.lang.Integer id)
           
protected abstract  RemoteTaxonInformationHistoryFullVO[] RemoteTaxonInformationHistoryFullServiceBase.handleGetTaxonInformationHistoryByTaxonNameHistoryId(java.lang.Integer id)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.getTaxonInformationHistoryByTaxonNameHistoryId(java.lang.Integer)
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type RemoteTaxonInformationHistoryFullVO
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullService.addTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceWSDelegator.addTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceBase.addTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
protected  RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceImpl.handleAddTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
protected abstract  RemoteTaxonInformationHistoryFullVO RemoteTaxonInformationHistoryFullServiceBase.handleAddTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.addTaxonInformationHistory(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO)
protected  boolean RemoteTaxonInformationHistoryFullServiceImpl.handleRemoteTaxonInformationHistoryFullVOsAreEqual(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
           
protected abstract  boolean RemoteTaxonInformationHistoryFullServiceBase.handleRemoteTaxonInformationHistoryFullVOsAreEqual(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.remoteTaxonInformationHistoryFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO)
protected  boolean RemoteTaxonInformationHistoryFullServiceImpl.handleRemoteTaxonInformationHistoryFullVOsAreEqualOnIdentifiers(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
           
protected abstract  boolean RemoteTaxonInformationHistoryFullServiceBase.handleRemoteTaxonInformationHistoryFullVOsAreEqualOnIdentifiers(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.remoteTaxonInformationHistoryFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO)
protected  void RemoteTaxonInformationHistoryFullServiceImpl.handleRemoveTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
protected abstract  void RemoteTaxonInformationHistoryFullServiceBase.handleRemoveTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.removeTaxonInformationHistory(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO)
protected  void RemoteTaxonInformationHistoryFullServiceImpl.handleUpdateTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
protected abstract  void RemoteTaxonInformationHistoryFullServiceBase.handleUpdateTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
          Performs the core logic for RemoteTaxonInformationHistoryFullServiceBase.updateTaxonInformationHistory(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationHistoryFullVO)
 boolean RemoteTaxonInformationHistoryFullService.remoteTaxonInformationHistoryFullVOsAreEqual(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
           
 boolean RemoteTaxonInformationHistoryFullServiceWSDelegator.remoteTaxonInformationHistoryFullVOsAreEqual(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
           
 boolean RemoteTaxonInformationHistoryFullServiceBase.remoteTaxonInformationHistoryFullVOsAreEqual(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
           
 boolean RemoteTaxonInformationHistoryFullService.remoteTaxonInformationHistoryFullVOsAreEqualOnIdentifiers(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
           
 boolean RemoteTaxonInformationHistoryFullServiceWSDelegator.remoteTaxonInformationHistoryFullVOsAreEqualOnIdentifiers(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
           
 boolean RemoteTaxonInformationHistoryFullServiceBase.remoteTaxonInformationHistoryFullVOsAreEqualOnIdentifiers(RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOFirst, RemoteTaxonInformationHistoryFullVO remoteTaxonInformationHistoryFullVOSecond)
           
 void RemoteTaxonInformationHistoryFullService.removeTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 void RemoteTaxonInformationHistoryFullServiceWSDelegator.removeTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 void RemoteTaxonInformationHistoryFullServiceBase.removeTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 void RemoteTaxonInformationHistoryFullService.updateTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 void RemoteTaxonInformationHistoryFullServiceWSDelegator.updateTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 void RemoteTaxonInformationHistoryFullServiceBase.updateTaxonInformationHistory(RemoteTaxonInformationHistoryFullVO taxonInformationHistory)
           
 

Uses of RemoteTaxonInformationHistoryFullVO in fr.ifremer.allegro.referential.taxon.generic.vo
 

Methods in fr.ifremer.allegro.referential.taxon.generic.vo with parameters of type RemoteTaxonInformationHistoryFullVO
 void RemoteTaxonInformationHistoryFullVO.copy(RemoteTaxonInformationHistoryFullVO otherBean)
          Copies all properties from the argument value object into this value object.
 

Constructors in fr.ifremer.allegro.referential.taxon.generic.vo with parameters of type RemoteTaxonInformationHistoryFullVO
RemoteTaxonInformationHistoryFullVO(RemoteTaxonInformationHistoryFullVO otherBean)
          Copies constructor from other RemoteTaxonInformationHistoryFullVO
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.