|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RemoteMeasurementNaturalId | |
---|---|
fr.ifremer.allegro.data.measure | |
fr.ifremer.allegro.data.measure.generic.service | |
fr.ifremer.allegro.data.measure.generic.vo |
Uses of RemoteMeasurementNaturalId in fr.ifremer.allegro.data.measure |
---|
Methods in fr.ifremer.allegro.data.measure that return RemoteMeasurementNaturalId | |
---|---|
RemoteMeasurementNaturalId |
MeasurementDaoImpl.toRemoteMeasurementNaturalId(Measurement entity)
|
RemoteMeasurementNaturalId |
MeasurementDao.toRemoteMeasurementNaturalId(Measurement entity)
Converts this DAO's entity to an object of type RemoteMeasurementNaturalId . |
RemoteMeasurementNaturalId |
MeasurementDaoBase.toRemoteMeasurementNaturalId(Measurement entity)
|
protected RemoteMeasurementNaturalId |
MeasurementDaoBase.toRemoteMeasurementNaturalId(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
RemoteMeasurementNaturalId[] |
MeasurementDao.toRemoteMeasurementNaturalIdArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteMeasurementNaturalId . |
RemoteMeasurementNaturalId[] |
MeasurementDaoBase.toRemoteMeasurementNaturalIdArray(java.util.Collection entities)
|
Uses of RemoteMeasurementNaturalId in fr.ifremer.allegro.data.measure.generic.service |
---|
Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type RemoteMeasurementNaturalId | |
---|---|
RemoteMeasurementFullVO |
RemoteMeasurementFullService.getMeasurementByNaturalId(RemoteMeasurementNaturalId measurementNaturalId)
|
RemoteMeasurementFullVO |
RemoteMeasurementFullServiceWSDelegator.getMeasurementByNaturalId(RemoteMeasurementNaturalId measurementNaturalId)
|
RemoteMeasurementFullVO |
RemoteMeasurementFullServiceBase.getMeasurementByNaturalId(RemoteMeasurementNaturalId measurementNaturalId)
|
protected RemoteMeasurementFullVO |
RemoteMeasurementFullServiceImpl.handleGetMeasurementByNaturalId(RemoteMeasurementNaturalId measurementNaturalId)
|
protected abstract RemoteMeasurementFullVO |
RemoteMeasurementFullServiceBase.handleGetMeasurementByNaturalId(RemoteMeasurementNaturalId measurementNaturalId)
Performs the core logic for RemoteMeasurementFullServiceBase.getMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteMeasurementNaturalId) |
Uses of RemoteMeasurementNaturalId in fr.ifremer.allegro.data.measure.generic.vo |
---|
Methods in fr.ifremer.allegro.data.measure.generic.vo with parameters of type RemoteMeasurementNaturalId | |
---|---|
void |
RemoteMeasurementNaturalId.copy(RemoteMeasurementNaturalId 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 RemoteMeasurementNaturalId | |
---|---|
RemoteMeasurementNaturalId(RemoteMeasurementNaturalId otherBean)
Copies constructor from other RemoteMeasurementNaturalId |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |