Uses of Class
fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterNaturalId

Packages that use RemoteParameterNaturalId
fr.ifremer.allegro.data.batch.denormalized.generic.cluster   
fr.ifremer.allegro.referential.pmfm   
fr.ifremer.allegro.referential.pmfm.generic.cluster   
fr.ifremer.allegro.referential.pmfm.generic.service   
fr.ifremer.allegro.referential.pmfm.generic.vo   
fr.ifremer.allegro.referential.transcribing.generic.cluster   
fr.ifremer.allegro.referential.transcribing.generic.vo   
 

Uses of RemoteParameterNaturalId in fr.ifremer.allegro.data.batch.denormalized.generic.cluster
 

Methods in fr.ifremer.allegro.data.batch.denormalized.generic.cluster that return RemoteParameterNaturalId
 RemoteParameterNaturalId ClusterDenormalizedBatch.getNumericalParameterNaturalId()
           
 RemoteParameterNaturalId ClusterDenormalisedBatchSortingValue.getParameterNaturalId()
           
 

Methods in fr.ifremer.allegro.data.batch.denormalized.generic.cluster with parameters of type RemoteParameterNaturalId
 void ClusterDenormalizedBatch.setNumericalParameterNaturalId(RemoteParameterNaturalId numericalParameterNaturalId)
           
 void ClusterDenormalisedBatchSortingValue.setParameterNaturalId(RemoteParameterNaturalId parameterNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.batch.denormalized.generic.cluster with parameters of type RemoteParameterNaturalId
ClusterDenormalisedBatchSortingValue(java.lang.Integer id, java.lang.Integer idLocal, java.lang.Float numericalvalue, RemoteDenormalizedBatchNaturalId denormalizedBatchNaturalId, RemoteQualitativeValueNaturalId qualitativeValueNaturalId, RemoteParameterNaturalId parameterNaturalId)
           
ClusterDenormalisedBatchSortingValue(RemoteDenormalizedBatchNaturalId denormalizedBatchNaturalId, RemoteParameterNaturalId parameterNaturalId)
           
ClusterDenormalizedBatch(java.lang.Long id, java.lang.Short rankOrder, java.lang.Float weight, java.lang.Float elevateWeight, java.lang.Integer individualcount, java.lang.Integer elevateIndividualCount, java.lang.Float numericalValue, java.lang.Boolean exhaustiveInventory, java.lang.Boolean childBatchsReplication, java.lang.String comments, RemoteParameterNaturalId numericalParameterNaturalId, RemoteTaxonGroupNaturalId taxonGroupNaturalId, RemoteReferenceTaxonNaturalId referenceTaxonNaturalId, ClusterDenormalisedBatchSortingValue[] clusterDenormalisedBatchSortingValues)
           
 

Uses of RemoteParameterNaturalId in fr.ifremer.allegro.referential.pmfm
 

Methods in fr.ifremer.allegro.referential.pmfm that return RemoteParameterNaturalId
protected  RemoteParameterNaturalId ParameterDaoBase.toRemoteParameterNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteParameterNaturalId ParameterDaoImpl.toRemoteParameterNaturalId(Parameter entity)
           
 RemoteParameterNaturalId ParameterDao.toRemoteParameterNaturalId(Parameter entity)
          Converts this DAO's entity to an object of type RemoteParameterNaturalId.
 RemoteParameterNaturalId ParameterDaoBase.toRemoteParameterNaturalId(Parameter entity)
           
 RemoteParameterNaturalId[] ParameterDao.toRemoteParameterNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteParameterNaturalId.
 RemoteParameterNaturalId[] ParameterDaoBase.toRemoteParameterNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.referential.pmfm with parameters of type RemoteParameterNaturalId
 Parameter ParameterDaoImpl.remoteParameterNaturalIdToEntity(RemoteParameterNaturalId remoteParameterNaturalId)
           
 Parameter ParameterDao.remoteParameterNaturalIdToEntity(RemoteParameterNaturalId remoteParameterNaturalId)
          Converts an instance of type RemoteParameterNaturalId to this DAO's entity.
 void ParameterDaoImpl.remoteParameterNaturalIdToEntity(RemoteParameterNaturalId source, Parameter target, boolean copyIfNull)
           
 void ParameterDao.remoteParameterNaturalIdToEntity(RemoteParameterNaturalId source, Parameter target, boolean copyIfNull)
          Copies the fields of RemoteParameterNaturalId to the specified entity.
 void ParameterDaoBase.remoteParameterNaturalIdToEntity(RemoteParameterNaturalId source, Parameter target, boolean copyIfNull)
           
 void ParameterDaoImpl.toRemoteParameterNaturalId(Parameter source, RemoteParameterNaturalId target)
           
 void ParameterDao.toRemoteParameterNaturalId(Parameter source, RemoteParameterNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void ParameterDaoBase.toRemoteParameterNaturalId(Parameter source, RemoteParameterNaturalId target)
           
 

Uses of RemoteParameterNaturalId in fr.ifremer.allegro.referential.pmfm.generic.cluster
 

Methods in fr.ifremer.allegro.referential.pmfm.generic.cluster that return RemoteParameterNaturalId
 RemoteParameterNaturalId ClusterPmfm.getParameterNaturalId()
           
 RemoteParameterNaturalId ClusterQualitativeValue.getParameterNaturalId()
           
 

Methods in fr.ifremer.allegro.referential.pmfm.generic.cluster with parameters of type RemoteParameterNaturalId
 void ClusterPmfm.setParameterNaturalId(RemoteParameterNaturalId parameterNaturalId)
           
 void ClusterQualitativeValue.setParameterNaturalId(RemoteParameterNaturalId parameterNaturalId)
           
 

Constructors in fr.ifremer.allegro.referential.pmfm.generic.cluster with parameters of type RemoteParameterNaturalId
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)
           
ClusterQualitativeValue(java.lang.Integer id, java.lang.Integer idLocal, java.lang.String name, java.lang.String description, RemoteParameterNaturalId parameterNaturalId, RemoteStatusNaturalId statusNaturalId)
           
ClusterQualitativeValue(java.lang.String name, RemoteParameterNaturalId parameterNaturalId, RemoteStatusNaturalId statusNaturalId)
           
 

Uses of RemoteParameterNaturalId in fr.ifremer.allegro.referential.pmfm.generic.service
 

Methods in fr.ifremer.allegro.referential.pmfm.generic.service that return RemoteParameterNaturalId
 RemoteParameterNaturalId RemoteParameterFullService.getParameterNaturalIdByCode(java.lang.String code)
           
 RemoteParameterNaturalId RemoteParameterFullServiceWSDelegator.getParameterNaturalIdByCode(java.lang.String code)
           
 RemoteParameterNaturalId RemoteParameterFullServiceBase.getParameterNaturalIdByCode(java.lang.String code)
           
 RemoteParameterNaturalId[] RemoteParameterFullService.getParameterNaturalIds()
           
 RemoteParameterNaturalId[] RemoteParameterFullServiceWSDelegator.getParameterNaturalIds()
           
 RemoteParameterNaturalId[] RemoteParameterFullServiceBase.getParameterNaturalIds()
           
protected  RemoteParameterNaturalId RemoteParameterFullServiceImpl.handleGetParameterNaturalIdByCode(java.lang.String code)
           
protected abstract  RemoteParameterNaturalId RemoteParameterFullServiceBase.handleGetParameterNaturalIdByCode(java.lang.String code)
          Performs the core logic for RemoteParameterFullServiceBase.getParameterNaturalIdByCode(java.lang.String)
protected  RemoteParameterNaturalId[] RemoteParameterFullServiceImpl.handleGetParameterNaturalIds()
           
protected abstract  RemoteParameterNaturalId[] RemoteParameterFullServiceBase.handleGetParameterNaturalIds()
          Performs the core logic for RemoteParameterFullServiceBase.getParameterNaturalIds()
 

Methods in fr.ifremer.allegro.referential.pmfm.generic.service with parameters of type RemoteParameterNaturalId
 RemoteParameterFullVO RemoteParameterFullService.getParameterByNaturalId(RemoteParameterNaturalId parameterNaturalId)
           
 RemoteParameterFullVO RemoteParameterFullServiceWSDelegator.getParameterByNaturalId(RemoteParameterNaturalId parameterNaturalId)
           
 RemoteParameterFullVO RemoteParameterFullServiceBase.getParameterByNaturalId(RemoteParameterNaturalId parameterNaturalId)
           
protected  RemoteParameterFullVO RemoteParameterFullServiceImpl.handleGetParameterByNaturalId(RemoteParameterNaturalId parameterNaturalId)
           
protected abstract  RemoteParameterFullVO RemoteParameterFullServiceBase.handleGetParameterByNaturalId(RemoteParameterNaturalId parameterNaturalId)
          Performs the core logic for RemoteParameterFullServiceBase.getParameterByNaturalId(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterNaturalId)
 

Uses of RemoteParameterNaturalId in fr.ifremer.allegro.referential.pmfm.generic.vo
 

Methods in fr.ifremer.allegro.referential.pmfm.generic.vo with parameters of type RemoteParameterNaturalId
 void RemoteParameterNaturalId.copy(RemoteParameterNaturalId 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 RemoteParameterNaturalId
RemoteParameterNaturalId(RemoteParameterNaturalId otherBean)
          Copies constructor from other RemoteParameterNaturalId
 

Uses of RemoteParameterNaturalId in fr.ifremer.allegro.referential.transcribing.generic.cluster
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.cluster that return RemoteParameterNaturalId
 RemoteParameterNaturalId ClusterTranscribingQualitativeValue.getParameterNaturalId()
           
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.cluster with parameters of type RemoteParameterNaturalId
 void ClusterTranscribingQualitativeValue.setParameterNaturalId(RemoteParameterNaturalId parameterNaturalId)
           
 

Constructors in fr.ifremer.allegro.referential.transcribing.generic.cluster with parameters of type RemoteParameterNaturalId
ClusterTranscribingQualitativeValue(java.lang.String externalCode, RemoteTranscribingSystemNaturalId transcribingSystemNaturalId, RemoteTranscribingSideNaturalId transcribingSideNaturalId, RemoteQualitativeValueNaturalId qualitativeValueNaturalId, RemoteParameterNaturalId parameterNaturalId)
           
ClusterTranscribingQualitativeValue(java.lang.String externalCode, java.sql.Timestamp updateDate, RemoteTranscribingSystemNaturalId transcribingSystemNaturalId, RemoteTranscribingSideNaturalId transcribingSideNaturalId, RemoteQualitativeValueNaturalId qualitativeValueNaturalId, RemoteParameterNaturalId parameterNaturalId)
           
 

Uses of RemoteParameterNaturalId in fr.ifremer.allegro.referential.transcribing.generic.vo
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.vo that return RemoteParameterNaturalId
 RemoteParameterNaturalId RemoteTranscribingQualitativeValueNaturalId.getParameter()
           
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.vo with parameters of type RemoteParameterNaturalId
 void RemoteTranscribingQualitativeValueNaturalId.setParameter(RemoteParameterNaturalId parameter)
           
 

Constructors in fr.ifremer.allegro.referential.transcribing.generic.vo with parameters of type RemoteParameterNaturalId
RemoteTranscribingQualitativeValueNaturalId(java.lang.String externalCode, RemoteTranscribingSystemNaturalId transcribingSystem, RemoteTranscribingSideNaturalId transcribingSide, RemoteQualitativeValueNaturalId qualitativeValue, RemoteParameterNaturalId parameter)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.