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

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

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

Methods in fr.ifremer.allegro.referential.taxon that return RemoteTaxonInformationNaturalId
protected  RemoteTaxonInformationNaturalId TaxonInformationDaoBase.toRemoteTaxonInformationNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteTaxonInformationNaturalId TaxonInformationDaoImpl.toRemoteTaxonInformationNaturalId(TaxonInformation entity)
           
 RemoteTaxonInformationNaturalId TaxonInformationDao.toRemoteTaxonInformationNaturalId(TaxonInformation entity)
          Converts this DAO's entity to an object of type RemoteTaxonInformationNaturalId.
 RemoteTaxonInformationNaturalId TaxonInformationDaoBase.toRemoteTaxonInformationNaturalId(TaxonInformation entity)
           
 RemoteTaxonInformationNaturalId[] TaxonInformationDao.toRemoteTaxonInformationNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteTaxonInformationNaturalId.
 RemoteTaxonInformationNaturalId[] TaxonInformationDaoBase.toRemoteTaxonInformationNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.taxon with parameters of type RemoteTaxonInformationNaturalId
 TaxonInformation TaxonInformationDaoImpl.remoteTaxonInformationNaturalIdToEntity(RemoteTaxonInformationNaturalId remoteTaxonInformationNaturalId)
           
 TaxonInformation TaxonInformationDao.remoteTaxonInformationNaturalIdToEntity(RemoteTaxonInformationNaturalId remoteTaxonInformationNaturalId)
          Converts an instance of type RemoteTaxonInformationNaturalId to this DAO's entity.
 void TaxonInformationDaoImpl.remoteTaxonInformationNaturalIdToEntity(RemoteTaxonInformationNaturalId source, TaxonInformation target, boolean copyIfNull)
           
 void TaxonInformationDao.remoteTaxonInformationNaturalIdToEntity(RemoteTaxonInformationNaturalId source, TaxonInformation target, boolean copyIfNull)
          Copies the fields of RemoteTaxonInformationNaturalId to the specified entity.
 void TaxonInformationDaoBase.remoteTaxonInformationNaturalIdToEntity(RemoteTaxonInformationNaturalId source, TaxonInformation target, boolean copyIfNull)
           
 void TaxonInformationDaoImpl.toRemoteTaxonInformationNaturalId(TaxonInformation source, RemoteTaxonInformationNaturalId target)
           
 void TaxonInformationDao.toRemoteTaxonInformationNaturalId(TaxonInformation source, RemoteTaxonInformationNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void TaxonInformationDaoBase.toRemoteTaxonInformationNaturalId(TaxonInformation source, RemoteTaxonInformationNaturalId target)
           
 

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

Methods in fr.ifremer.allegro.referential.taxon.generic.service that return RemoteTaxonInformationNaturalId
 RemoteTaxonInformationNaturalId[] RemoteTaxonInformationFullService.getTaxonInformationNaturalIds()
           
 RemoteTaxonInformationNaturalId[] RemoteTaxonInformationFullServiceWSDelegator.getTaxonInformationNaturalIds()
           
 RemoteTaxonInformationNaturalId[] RemoteTaxonInformationFullServiceBase.getTaxonInformationNaturalIds()
           
protected  RemoteTaxonInformationNaturalId[] RemoteTaxonInformationFullServiceImpl.handleGetTaxonInformationNaturalIds()
           
protected abstract  RemoteTaxonInformationNaturalId[] RemoteTaxonInformationFullServiceBase.handleGetTaxonInformationNaturalIds()
          Performs the core logic for RemoteTaxonInformationFullServiceBase.getTaxonInformationNaturalIds()
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type RemoteTaxonInformationNaturalId
 RemoteTaxonInformationFullVO RemoteTaxonInformationFullService.getTaxonInformationByNaturalId(RemoteTaxonInformationNaturalId taxonInformationNaturalId)
           
 RemoteTaxonInformationFullVO RemoteTaxonInformationFullServiceWSDelegator.getTaxonInformationByNaturalId(RemoteTaxonInformationNaturalId taxonInformationNaturalId)
           
 RemoteTaxonInformationFullVO RemoteTaxonInformationFullServiceBase.getTaxonInformationByNaturalId(RemoteTaxonInformationNaturalId taxonInformationNaturalId)
           
protected  RemoteTaxonInformationFullVO RemoteTaxonInformationFullServiceImpl.handleGetTaxonInformationByNaturalId(RemoteTaxonInformationNaturalId taxonInformationNaturalId)
           
protected abstract  RemoteTaxonInformationFullVO RemoteTaxonInformationFullServiceBase.handleGetTaxonInformationByNaturalId(RemoteTaxonInformationNaturalId taxonInformationNaturalId)
          Performs the core logic for RemoteTaxonInformationFullServiceBase.getTaxonInformationByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteTaxonInformationNaturalId)
 

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

Methods in fr.ifremer.allegro.referential.taxon.generic.vo with parameters of type RemoteTaxonInformationNaturalId
 void RemoteTaxonInformationNaturalId.copy(RemoteTaxonInformationNaturalId 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 RemoteTaxonInformationNaturalId
RemoteTaxonInformationNaturalId(RemoteTaxonInformationNaturalId otherBean)
          Copies constructor from other RemoteTaxonInformationNaturalId
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.