|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteMatrixNaturalId in fr.ifremer.allegro.data.sample.generic.cluster |
---|
Methods in fr.ifremer.allegro.data.sample.generic.cluster that return RemoteMatrixNaturalId | |
---|---|
RemoteMatrixNaturalId |
ClusterSample.getMatrixNaturalId()
|
Methods in fr.ifremer.allegro.data.sample.generic.cluster with parameters of type RemoteMatrixNaturalId | |
---|---|
void |
ClusterSample.setMatrixNaturalId(RemoteMatrixNaturalId matrixNaturalId)
|
Constructors in fr.ifremer.allegro.data.sample.generic.cluster with parameters of type RemoteMatrixNaturalId | |
---|---|
ClusterSample(java.lang.Integer id,
java.lang.String label,
java.util.Date sampleDate,
java.lang.Short individualCount,
java.lang.Float size,
java.lang.String comments,
java.util.Date creationDate,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
RemoteMatrixNaturalId matrixNaturalId,
RemoteUnitNaturalId sizeUnitNaturalId,
RemoteBatchNaturalId batchNaturalId,
RemoteFishingOperationNaturalId fishingOperationNaturalId,
RemoteTaxonGroupNaturalId taxonGroupNaturalId,
RemoteReferenceTaxonNaturalId referenceTaxonNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteUserNaturalId recorderUserNaturalId,
RemoteSampleNaturalId parentSampleNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
java.lang.String synchronizationStatus,
ClusterSampleMeasurement[] clusterSampleMeasurements,
ClusterSample[] clusterChildSampless,
ClusterFishingArea[] clusterFishingAreas)
|
|
ClusterSample(java.lang.String label,
java.util.Date creationDate,
RemoteMatrixNaturalId matrixNaturalId,
RemoteDepartmentNaturalId recorderDepartmentNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteQualityFlagNaturalId qualityFlagNaturalId,
ClusterSampleMeasurement[] clusterSampleMeasurements,
ClusterSample[] clusterChildSampless,
ClusterFishingArea[] clusterFishingAreas)
|
Uses of RemoteMatrixNaturalId in fr.ifremer.allegro.data.sample.generic.vo |
---|
Methods in fr.ifremer.allegro.data.sample.generic.vo that return RemoteMatrixNaturalId | |
---|---|
RemoteMatrixNaturalId |
RemoteSampleNaturalId.getMatrix()
|
Methods in fr.ifremer.allegro.data.sample.generic.vo with parameters of type RemoteMatrixNaturalId | |
---|---|
void |
RemoteSampleNaturalId.setMatrix(RemoteMatrixNaturalId matrix)
|
Constructors in fr.ifremer.allegro.data.sample.generic.vo with parameters of type RemoteMatrixNaturalId | |
---|---|
RemoteSampleNaturalId(java.lang.String label,
RemoteMatrixNaturalId matrix,
RemoteFishingOperationNaturalId fishingOperation,
RemoteProgramNaturalId program)
|
|
RemoteSampleNaturalId(java.lang.String label,
RemoteMatrixNaturalId matrix,
RemoteProgramNaturalId program)
|
Uses of RemoteMatrixNaturalId in fr.ifremer.allegro.referential.pmfm |
---|
Methods in fr.ifremer.allegro.referential.pmfm that return RemoteMatrixNaturalId | |
---|---|
RemoteMatrixNaturalId |
MatrixDaoImpl.toRemoteMatrixNaturalId(Matrix entity)
|
RemoteMatrixNaturalId |
MatrixDao.toRemoteMatrixNaturalId(Matrix entity)
Converts this DAO's entity to an object of type RemoteMatrixNaturalId . |
RemoteMatrixNaturalId |
MatrixDaoBase.toRemoteMatrixNaturalId(Matrix entity)
|
protected RemoteMatrixNaturalId |
MatrixDaoBase.toRemoteMatrixNaturalId(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
RemoteMatrixNaturalId[] |
MatrixDao.toRemoteMatrixNaturalIdArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type RemoteMatrixNaturalId . |
RemoteMatrixNaturalId[] |
MatrixDaoBase.toRemoteMatrixNaturalIdArray(java.util.Collection entities)
|
Methods in fr.ifremer.allegro.referential.pmfm with parameters of type RemoteMatrixNaturalId | |
---|---|
Matrix |
MatrixDaoImpl.remoteMatrixNaturalIdToEntity(RemoteMatrixNaturalId remoteMatrixNaturalId)
|
Matrix |
MatrixDao.remoteMatrixNaturalIdToEntity(RemoteMatrixNaturalId remoteMatrixNaturalId)
Converts an instance of type RemoteMatrixNaturalId to this DAO's entity. |
void |
MatrixDaoImpl.remoteMatrixNaturalIdToEntity(RemoteMatrixNaturalId source,
Matrix target,
boolean copyIfNull)
|
void |
MatrixDao.remoteMatrixNaturalIdToEntity(RemoteMatrixNaturalId source,
Matrix target,
boolean copyIfNull)
Copies the fields of RemoteMatrixNaturalId to the specified entity. |
void |
MatrixDaoBase.remoteMatrixNaturalIdToEntity(RemoteMatrixNaturalId source,
Matrix target,
boolean copyIfNull)
|
void |
MatrixDaoImpl.toRemoteMatrixNaturalId(Matrix source,
RemoteMatrixNaturalId target)
|
void |
MatrixDao.toRemoteMatrixNaturalId(Matrix source,
RemoteMatrixNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
MatrixDaoBase.toRemoteMatrixNaturalId(Matrix source,
RemoteMatrixNaturalId target)
|
Uses of RemoteMatrixNaturalId in fr.ifremer.allegro.referential.pmfm.generic.cluster |
---|
Methods in fr.ifremer.allegro.referential.pmfm.generic.cluster that return RemoteMatrixNaturalId | |
---|---|
RemoteMatrixNaturalId |
ClusterPmfm.getMatrixNaturalId()
|
RemoteMatrixNaturalId[] |
ClusterFraction.getMatrixNaturalId()
|
Methods in fr.ifremer.allegro.referential.pmfm.generic.cluster with parameters of type RemoteMatrixNaturalId | |
---|---|
void |
ClusterPmfm.setMatrixNaturalId(RemoteMatrixNaturalId matrixNaturalId)
|
void |
ClusterFraction.setMatrixNaturalId(RemoteMatrixNaturalId[] matrixNaturalId)
|
Constructors in fr.ifremer.allegro.referential.pmfm.generic.cluster with parameters of type RemoteMatrixNaturalId | |
---|---|
ClusterFraction(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String name,
java.lang.String description,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
RemoteStatusNaturalId statusNaturalId,
RemoteMatrixNaturalId[] matrixNaturalId)
|
|
ClusterFraction(java.lang.String name,
java.util.Date creationDate,
RemoteStatusNaturalId statusNaturalId,
RemoteMatrixNaturalId[] matrixNaturalId)
|
|
ClusterPmfm(java.util.Date creationDate,
RemoteParameterNaturalId parameterNaturalId,
RemoteMatrixNaturalId matrixNaturalId,
RemoteMethodNaturalId methodNaturalId,
RemoteUnitNaturalId unitNaturalId,
RemoteFractionNaturalId fractionNaturalId,
RemoteQualitativeValueNaturalId[] qualitativeValueNaturalId,
RemoteStatusNaturalId statusNaturalId,
RemoteAggregationLevelNaturalId aggregationLevelNaturalId)
|
|
ClusterPmfm(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.Integer signifFiguresNumber,
java.lang.Integer maximumNumberDecimals,
java.lang.Float detectionThreshold,
java.lang.Float minValue,
java.lang.Float maxValue,
java.lang.Float precision,
java.lang.Float defaultValue,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
RemoteParameterNaturalId parameterNaturalId,
RemoteMatrixNaturalId matrixNaturalId,
RemoteMethodNaturalId methodNaturalId,
RemoteUnitNaturalId unitNaturalId,
RemoteFractionNaturalId fractionNaturalId,
RemoteQualitativeValueNaturalId[] qualitativeValueNaturalId,
RemoteStatusNaturalId statusNaturalId,
RemoteAggregationLevelNaturalId aggregationLevelNaturalId)
|
Uses of RemoteMatrixNaturalId in fr.ifremer.allegro.referential.pmfm.generic.service |
---|
Methods in fr.ifremer.allegro.referential.pmfm.generic.service with parameters of type RemoteMatrixNaturalId | |
---|---|
RemoteMatrixFullVO |
RemoteMatrixFullService.getMatrixByNaturalId(RemoteMatrixNaturalId matrixNaturalId)
|
RemoteMatrixFullVO |
RemoteMatrixFullServiceWSDelegator.getMatrixByNaturalId(RemoteMatrixNaturalId matrixNaturalId)
|
RemoteMatrixFullVO |
RemoteMatrixFullServiceBase.getMatrixByNaturalId(RemoteMatrixNaturalId matrixNaturalId)
|
protected RemoteMatrixFullVO |
RemoteMatrixFullServiceImpl.handleGetMatrixByNaturalId(RemoteMatrixNaturalId matrixNaturalId)
|
protected abstract RemoteMatrixFullVO |
RemoteMatrixFullServiceBase.handleGetMatrixByNaturalId(RemoteMatrixNaturalId matrixNaturalId)
Performs the core logic for RemoteMatrixFullServiceBase.getMatrixByNaturalId(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteMatrixNaturalId) |
Uses of RemoteMatrixNaturalId in fr.ifremer.allegro.referential.pmfm.generic.vo |
---|
Methods in fr.ifremer.allegro.referential.pmfm.generic.vo with parameters of type RemoteMatrixNaturalId | |
---|---|
void |
RemoteMatrixNaturalId.copy(RemoteMatrixNaturalId otherBean)
Copies all properties from the argument value object into this value object. |
Constructors in fr.ifremer.allegro.referential.pmfm.generic.vo with parameters of type RemoteMatrixNaturalId | |
---|---|
RemoteMatrixNaturalId(RemoteMatrixNaturalId otherBean)
Copies constructor from other RemoteMatrixNaturalId |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |