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

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

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

Methods in fr.ifremer.allegro.referential.taxon that return RemoteVirtualComponentNaturalId
protected  RemoteVirtualComponentNaturalId VirtualComponentDaoBase.toRemoteVirtualComponentNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteVirtualComponentNaturalId VirtualComponentDaoImpl.toRemoteVirtualComponentNaturalId(VirtualComponent entity)
           
 RemoteVirtualComponentNaturalId VirtualComponentDao.toRemoteVirtualComponentNaturalId(VirtualComponent entity)
          Converts this DAO's entity to an object of type RemoteVirtualComponentNaturalId.
 RemoteVirtualComponentNaturalId VirtualComponentDaoBase.toRemoteVirtualComponentNaturalId(VirtualComponent entity)
           
 RemoteVirtualComponentNaturalId[] VirtualComponentDao.toRemoteVirtualComponentNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteVirtualComponentNaturalId.
 RemoteVirtualComponentNaturalId[] VirtualComponentDaoBase.toRemoteVirtualComponentNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.taxon with parameters of type RemoteVirtualComponentNaturalId
 VirtualComponent VirtualComponentDaoImpl.remoteVirtualComponentNaturalIdToEntity(RemoteVirtualComponentNaturalId remoteVirtualComponentNaturalId)
           
 VirtualComponent VirtualComponentDao.remoteVirtualComponentNaturalIdToEntity(RemoteVirtualComponentNaturalId remoteVirtualComponentNaturalId)
          Converts an instance of type RemoteVirtualComponentNaturalId to this DAO's entity.
 void VirtualComponentDaoImpl.remoteVirtualComponentNaturalIdToEntity(RemoteVirtualComponentNaturalId source, VirtualComponent target, boolean copyIfNull)
           
 void VirtualComponentDao.remoteVirtualComponentNaturalIdToEntity(RemoteVirtualComponentNaturalId source, VirtualComponent target, boolean copyIfNull)
          Copies the fields of RemoteVirtualComponentNaturalId to the specified entity.
 void VirtualComponentDaoBase.remoteVirtualComponentNaturalIdToEntity(RemoteVirtualComponentNaturalId source, VirtualComponent target, boolean copyIfNull)
           
 void VirtualComponentDaoImpl.toRemoteVirtualComponentNaturalId(VirtualComponent source, RemoteVirtualComponentNaturalId target)
           
 void VirtualComponentDao.toRemoteVirtualComponentNaturalId(VirtualComponent source, RemoteVirtualComponentNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void VirtualComponentDaoBase.toRemoteVirtualComponentNaturalId(VirtualComponent source, RemoteVirtualComponentNaturalId target)
           
 

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

Methods in fr.ifremer.allegro.referential.taxon.generic.service that return RemoteVirtualComponentNaturalId
 RemoteVirtualComponentNaturalId[] RemoteVirtualComponentFullService.getVirtualComponentNaturalIds()
           
 RemoteVirtualComponentNaturalId[] RemoteVirtualComponentFullServiceWSDelegator.getVirtualComponentNaturalIds()
           
 RemoteVirtualComponentNaturalId[] RemoteVirtualComponentFullServiceBase.getVirtualComponentNaturalIds()
           
protected  RemoteVirtualComponentNaturalId[] RemoteVirtualComponentFullServiceImpl.handleGetVirtualComponentNaturalIds()
           
protected abstract  RemoteVirtualComponentNaturalId[] RemoteVirtualComponentFullServiceBase.handleGetVirtualComponentNaturalIds()
          Performs the core logic for RemoteVirtualComponentFullServiceBase.getVirtualComponentNaturalIds()
 

Methods in fr.ifremer.allegro.referential.taxon.generic.service with parameters of type RemoteVirtualComponentNaturalId
 RemoteVirtualComponentFullVO RemoteVirtualComponentFullService.getVirtualComponentByNaturalId(RemoteVirtualComponentNaturalId virtualComponentNaturalId)
           
 RemoteVirtualComponentFullVO RemoteVirtualComponentFullServiceWSDelegator.getVirtualComponentByNaturalId(RemoteVirtualComponentNaturalId virtualComponentNaturalId)
           
 RemoteVirtualComponentFullVO RemoteVirtualComponentFullServiceBase.getVirtualComponentByNaturalId(RemoteVirtualComponentNaturalId virtualComponentNaturalId)
           
protected  RemoteVirtualComponentFullVO RemoteVirtualComponentFullServiceImpl.handleGetVirtualComponentByNaturalId(RemoteVirtualComponentNaturalId virtualComponentNaturalId)
           
protected abstract  RemoteVirtualComponentFullVO RemoteVirtualComponentFullServiceBase.handleGetVirtualComponentByNaturalId(RemoteVirtualComponentNaturalId virtualComponentNaturalId)
          Performs the core logic for RemoteVirtualComponentFullServiceBase.getVirtualComponentByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteVirtualComponentNaturalId)
 

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

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



Copyright © 2008-2010 IFREMER. All Rights Reserved.