|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
Uses of RemoteSortingBatchNaturalId in fr.ifremer.allegro.data.batch.generic.service |
---|
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |