Uses of Class
fr.ifremer.allegro.data.batch.generic.vo.RemoteSortingBatchNaturalId

Packages that use RemoteSortingBatchNaturalId
fr.ifremer.allegro.data.batch   
fr.ifremer.allegro.data.batch.generic.service   
fr.ifremer.allegro.data.batch.generic.vo   
fr.ifremer.allegro.data.measure.generic.cluster   
 

Uses of RemoteSortingBatchNaturalId in fr.ifremer.allegro.data.batch
 

Methods in fr.ifremer.allegro.data.batch that return RemoteSortingBatchNaturalId
protected  RemoteSortingBatchNaturalId SortingBatchDaoBase.toRemoteSortingBatchNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteSortingBatchNaturalId SortingBatchDaoImpl.toRemoteSortingBatchNaturalId(SortingBatch entity)
           
 RemoteSortingBatchNaturalId SortingBatchDao.toRemoteSortingBatchNaturalId(SortingBatch entity)
          Converts this DAO's entity to an object of type RemoteSortingBatchNaturalId.
 RemoteSortingBatchNaturalId SortingBatchDaoBase.toRemoteSortingBatchNaturalId(SortingBatch entity)
           
 RemoteSortingBatchNaturalId[] SortingBatchDao.toRemoteSortingBatchNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteSortingBatchNaturalId.
 RemoteSortingBatchNaturalId[] SortingBatchDaoBase.toRemoteSortingBatchNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.batch with parameters of type RemoteSortingBatchNaturalId
 SortingBatch SortingBatchDaoImpl.remoteSortingBatchNaturalIdToEntity(RemoteSortingBatchNaturalId remoteSortingBatchNaturalId)
           
 SortingBatch SortingBatchDao.remoteSortingBatchNaturalIdToEntity(RemoteSortingBatchNaturalId remoteSortingBatchNaturalId)
          Converts an instance of type RemoteSortingBatchNaturalId to this DAO's entity.
 void SortingBatchDaoImpl.remoteSortingBatchNaturalIdToEntity(RemoteSortingBatchNaturalId source, SortingBatch target, boolean copyIfNull)
           
 void SortingBatchDao.remoteSortingBatchNaturalIdToEntity(RemoteSortingBatchNaturalId source, SortingBatch target, boolean copyIfNull)
          Copies the fields of RemoteSortingBatchNaturalId to the specified entity.
 void SortingBatchDaoBase.remoteSortingBatchNaturalIdToEntity(RemoteSortingBatchNaturalId source, SortingBatch target, boolean copyIfNull)
           
 void SortingBatchDaoImpl.toRemoteSortingBatchNaturalId(SortingBatch source, RemoteSortingBatchNaturalId target)
           
 void SortingBatchDao.toRemoteSortingBatchNaturalId(SortingBatch source, RemoteSortingBatchNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void SortingBatchDaoBase.toRemoteSortingBatchNaturalId(SortingBatch source, RemoteSortingBatchNaturalId target)
           
 

Uses of RemoteSortingBatchNaturalId in fr.ifremer.allegro.data.batch.generic.service
 

Methods in fr.ifremer.allegro.data.batch.generic.service that return RemoteSortingBatchNaturalId
 RemoteSortingBatchNaturalId RemoteSortingBatchFullService.getSortingBatchNaturalIdById(java.lang.Integer id)
           
 RemoteSortingBatchNaturalId RemoteSortingBatchFullServiceWSDelegator.getSortingBatchNaturalIdById(java.lang.Integer id)
           
 RemoteSortingBatchNaturalId RemoteSortingBatchFullServiceBase.getSortingBatchNaturalIdById(java.lang.Integer id)
           
 RemoteSortingBatchNaturalId[] RemoteSortingBatchFullService.getSortingBatchNaturalIds()
           
 RemoteSortingBatchNaturalId[] RemoteSortingBatchFullServiceWSDelegator.getSortingBatchNaturalIds()
           
 RemoteSortingBatchNaturalId[] RemoteSortingBatchFullServiceBase.getSortingBatchNaturalIds()
           
protected  RemoteSortingBatchNaturalId RemoteSortingBatchFullServiceImpl.handleGetSortingBatchNaturalIdById(java.lang.Integer id)
           
protected abstract  RemoteSortingBatchNaturalId RemoteSortingBatchFullServiceBase.handleGetSortingBatchNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteSortingBatchFullServiceBase.getSortingBatchNaturalIdById(java.lang.Integer)
protected  RemoteSortingBatchNaturalId[] RemoteSortingBatchFullServiceImpl.handleGetSortingBatchNaturalIds()
           
protected abstract  RemoteSortingBatchNaturalId[] RemoteSortingBatchFullServiceBase.handleGetSortingBatchNaturalIds()
          Performs the core logic for RemoteSortingBatchFullServiceBase.getSortingBatchNaturalIds()
 

Methods in fr.ifremer.allegro.data.batch.generic.service with parameters of type RemoteSortingBatchNaturalId
 RemoteSortingBatchFullVO RemoteSortingBatchFullService.getSortingBatchByNaturalId(RemoteSortingBatchNaturalId sortingBatchNaturalId)
           
 RemoteSortingBatchFullVO RemoteSortingBatchFullServiceWSDelegator.getSortingBatchByNaturalId(RemoteSortingBatchNaturalId sortingBatchNaturalId)
           
 RemoteSortingBatchFullVO RemoteSortingBatchFullServiceBase.getSortingBatchByNaturalId(RemoteSortingBatchNaturalId sortingBatchNaturalId)
           
protected  RemoteSortingBatchFullVO RemoteSortingBatchFullServiceImpl.handleGetSortingBatchByNaturalId(RemoteSortingBatchNaturalId sortingBatchNaturalId)
           
protected abstract  RemoteSortingBatchFullVO RemoteSortingBatchFullServiceBase.handleGetSortingBatchByNaturalId(RemoteSortingBatchNaturalId sortingBatchNaturalId)
          Performs the core logic for RemoteSortingBatchFullServiceBase.getSortingBatchByNaturalId(fr.ifremer.allegro.data.batch.generic.vo.RemoteSortingBatchNaturalId)
 

Uses of RemoteSortingBatchNaturalId in fr.ifremer.allegro.data.batch.generic.vo
 

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

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

Uses of RemoteSortingBatchNaturalId in fr.ifremer.allegro.data.measure.generic.cluster
 

Methods in fr.ifremer.allegro.data.measure.generic.cluster that return RemoteSortingBatchNaturalId
 RemoteSortingBatchNaturalId ClusterSortingMeasurement.getSortingBatchNaturalId()
           
 

Methods in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteSortingBatchNaturalId
 void ClusterSortingMeasurement.setSortingBatchNaturalId(RemoteSortingBatchNaturalId sortingBatchNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteSortingBatchNaturalId
ClusterSortingMeasurement(java.lang.Integer id, java.lang.Integer idLocal, java.lang.Float numericalValue, java.lang.Integer digitCount, java.lang.Float precisionValue, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, RemoteDepartmentNaturalId departmentNaturalId, RemotePrecisionTypeNaturalId precisionTypeNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, RemoteAnalysisInstrumentNaturalId analysisInstrumentNaturalId, RemoteNumericalPrecisionNaturalId numericalPrecisionNaturalId, RemotePmfmNaturalId pmfmNaturalId, RemoteQualitativeValueNaturalId qualitativeValueNaturalId, RemoteAggregationLevelNaturalId aggregationLevelNaturalId, java.lang.Integer rankOrder, RemoteSortingBatchNaturalId sortingBatchNaturalId, RemoteProduceNaturalId produceNaturalId)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.