Uses of Class
fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementNaturalId

Packages that use RemoteGearPhysicalMeasurementNaturalId
fr.ifremer.allegro.data.measure   
fr.ifremer.allegro.data.measure.generic.service   
fr.ifremer.allegro.data.measure.generic.vo   
 

Uses of RemoteGearPhysicalMeasurementNaturalId in fr.ifremer.allegro.data.measure
 

Methods in fr.ifremer.allegro.data.measure that return RemoteGearPhysicalMeasurementNaturalId
 RemoteGearPhysicalMeasurementNaturalId GearPhysicalMeasurementDaoImpl.toRemoteGearPhysicalMeasurementNaturalId(GearPhysicalMeasurement entity)
           
 RemoteGearPhysicalMeasurementNaturalId GearPhysicalMeasurementDao.toRemoteGearPhysicalMeasurementNaturalId(GearPhysicalMeasurement entity)
          Converts this DAO's entity to an object of type RemoteGearPhysicalMeasurementNaturalId.
 RemoteGearPhysicalMeasurementNaturalId GearPhysicalMeasurementDaoBase.toRemoteGearPhysicalMeasurementNaturalId(GearPhysicalMeasurement entity)
           
protected  RemoteGearPhysicalMeasurementNaturalId GearPhysicalMeasurementDaoBase.toRemoteGearPhysicalMeasurementNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteGearPhysicalMeasurementNaturalId[] GearPhysicalMeasurementDao.toRemoteGearPhysicalMeasurementNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteGearPhysicalMeasurementNaturalId.
 RemoteGearPhysicalMeasurementNaturalId[] GearPhysicalMeasurementDaoBase.toRemoteGearPhysicalMeasurementNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.measure with parameters of type RemoteGearPhysicalMeasurementNaturalId
 GearPhysicalMeasurement GearPhysicalMeasurementDaoImpl.remoteGearPhysicalMeasurementNaturalIdToEntity(RemoteGearPhysicalMeasurementNaturalId remoteGearPhysicalMeasurementNaturalId)
           
 GearPhysicalMeasurement GearPhysicalMeasurementDao.remoteGearPhysicalMeasurementNaturalIdToEntity(RemoteGearPhysicalMeasurementNaturalId remoteGearPhysicalMeasurementNaturalId)
          Converts an instance of type RemoteGearPhysicalMeasurementNaturalId to this DAO's entity.
 void GearPhysicalMeasurementDaoImpl.remoteGearPhysicalMeasurementNaturalIdToEntity(RemoteGearPhysicalMeasurementNaturalId source, GearPhysicalMeasurement target, boolean copyIfNull)
           
 void GearPhysicalMeasurementDao.remoteGearPhysicalMeasurementNaturalIdToEntity(RemoteGearPhysicalMeasurementNaturalId source, GearPhysicalMeasurement target, boolean copyIfNull)
          Copies the fields of RemoteGearPhysicalMeasurementNaturalId to the specified entity.
 void GearPhysicalMeasurementDaoBase.remoteGearPhysicalMeasurementNaturalIdToEntity(RemoteGearPhysicalMeasurementNaturalId source, GearPhysicalMeasurement target, boolean copyIfNull)
           
 void GearPhysicalMeasurementDaoImpl.toRemoteGearPhysicalMeasurementNaturalId(GearPhysicalMeasurement source, RemoteGearPhysicalMeasurementNaturalId target)
           
 void GearPhysicalMeasurementDao.toRemoteGearPhysicalMeasurementNaturalId(GearPhysicalMeasurement source, RemoteGearPhysicalMeasurementNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void GearPhysicalMeasurementDaoBase.toRemoteGearPhysicalMeasurementNaturalId(GearPhysicalMeasurement source, RemoteGearPhysicalMeasurementNaturalId target)
           
 

Uses of RemoteGearPhysicalMeasurementNaturalId in fr.ifremer.allegro.data.measure.generic.service
 

Methods in fr.ifremer.allegro.data.measure.generic.service that return RemoteGearPhysicalMeasurementNaturalId
 RemoteGearPhysicalMeasurementNaturalId RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementNaturalIdById(java.lang.Integer id)
           
 RemoteGearPhysicalMeasurementNaturalId RemoteGearPhysicalMeasurementFullServiceWSDelegator.getGearPhysicalMeasurementNaturalIdById(java.lang.Integer id)
           
 RemoteGearPhysicalMeasurementNaturalId RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementNaturalIdById(java.lang.Integer id)
           
 RemoteGearPhysicalMeasurementNaturalId[] RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementNaturalIds()
           
 RemoteGearPhysicalMeasurementNaturalId[] RemoteGearPhysicalMeasurementFullServiceWSDelegator.getGearPhysicalMeasurementNaturalIds()
           
 RemoteGearPhysicalMeasurementNaturalId[] RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementNaturalIds()
           
protected  RemoteGearPhysicalMeasurementNaturalId RemoteGearPhysicalMeasurementFullServiceImpl.handleGetGearPhysicalMeasurementNaturalIdById(java.lang.Integer id)
           
protected abstract  RemoteGearPhysicalMeasurementNaturalId RemoteGearPhysicalMeasurementFullServiceBase.handleGetGearPhysicalMeasurementNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementNaturalIdById(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementNaturalId[] RemoteGearPhysicalMeasurementFullServiceImpl.handleGetGearPhysicalMeasurementNaturalIds()
           
protected abstract  RemoteGearPhysicalMeasurementNaturalId[] RemoteGearPhysicalMeasurementFullServiceBase.handleGetGearPhysicalMeasurementNaturalIds()
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementNaturalIds()
 

Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type RemoteGearPhysicalMeasurementNaturalId
 RemoteGearPhysicalMeasurementFullVO RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByNaturalId(RemoteGearPhysicalMeasurementNaturalId gearPhysicalMeasurementNaturalId)
           
 RemoteGearPhysicalMeasurementFullVO RemoteGearPhysicalMeasurementFullServiceWSDelegator.getGearPhysicalMeasurementByNaturalId(RemoteGearPhysicalMeasurementNaturalId gearPhysicalMeasurementNaturalId)
           
 RemoteGearPhysicalMeasurementFullVO RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByNaturalId(RemoteGearPhysicalMeasurementNaturalId gearPhysicalMeasurementNaturalId)
           
protected  RemoteGearPhysicalMeasurementFullVO RemoteGearPhysicalMeasurementFullServiceImpl.handleGetGearPhysicalMeasurementByNaturalId(RemoteGearPhysicalMeasurementNaturalId gearPhysicalMeasurementNaturalId)
           
protected abstract  RemoteGearPhysicalMeasurementFullVO RemoteGearPhysicalMeasurementFullServiceBase.handleGetGearPhysicalMeasurementByNaturalId(RemoteGearPhysicalMeasurementNaturalId gearPhysicalMeasurementNaturalId)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementNaturalId)
 

Uses of RemoteGearPhysicalMeasurementNaturalId in fr.ifremer.allegro.data.measure.generic.vo
 

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

Constructors in fr.ifremer.allegro.data.measure.generic.vo with parameters of type RemoteGearPhysicalMeasurementNaturalId
RemoteGearPhysicalMeasurementNaturalId(RemoteGearPhysicalMeasurementNaturalId otherBean)
          Copies constructor from other RemoteGearPhysicalMeasurementNaturalId
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.