Uses of Class
fr.ifremer.allegro.data.sale.generic.vo.RemoteExpectedSaleNaturalId

Packages that use RemoteExpectedSaleNaturalId
fr.ifremer.allegro.data.measure.generic.cluster   
fr.ifremer.allegro.data.sale   
fr.ifremer.allegro.data.sale.generic.service   
fr.ifremer.allegro.data.sale.generic.vo   
fr.ifremer.allegro.data.survey.sale.generic.cluster   
 

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

Methods in fr.ifremer.allegro.data.measure.generic.cluster that return RemoteExpectedSaleNaturalId
 RemoteExpectedSaleNaturalId ClusterSaleMeasurement.getExpectedSaleNaturalId()
           
 

Methods in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteExpectedSaleNaturalId
 void ClusterSaleMeasurement.setExpectedSaleNaturalId(RemoteExpectedSaleNaturalId expectedSaleNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.measure.generic.cluster with parameters of type RemoteExpectedSaleNaturalId
ClusterSaleMeasurement(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, RemoteExpectedSaleNaturalId expectedSaleNaturalId, RemoteSaleNaturalId saleNaturalId)
           
 

Uses of RemoteExpectedSaleNaturalId in fr.ifremer.allegro.data.sale
 

Methods in fr.ifremer.allegro.data.sale that return RemoteExpectedSaleNaturalId
 RemoteExpectedSaleNaturalId ExpectedSaleDaoImpl.toRemoteExpectedSaleNaturalId(ExpectedSale entity)
           
 RemoteExpectedSaleNaturalId ExpectedSaleDao.toRemoteExpectedSaleNaturalId(ExpectedSale entity)
          Converts this DAO's entity to an object of type RemoteExpectedSaleNaturalId.
 RemoteExpectedSaleNaturalId ExpectedSaleDaoBase.toRemoteExpectedSaleNaturalId(ExpectedSale entity)
           
protected  RemoteExpectedSaleNaturalId ExpectedSaleDaoBase.toRemoteExpectedSaleNaturalId(java.lang.Object[] row)
          Default implementation for transforming the results of a report query into a value object.
 RemoteExpectedSaleNaturalId[] ExpectedSaleDao.toRemoteExpectedSaleNaturalIdArray(java.util.Collection entities)
          Converts this DAO's entity to an array of instances of type RemoteExpectedSaleNaturalId.
 RemoteExpectedSaleNaturalId[] ExpectedSaleDaoBase.toRemoteExpectedSaleNaturalIdArray(java.util.Collection entities)
           
 

Methods in fr.ifremer.allegro.data.sale with parameters of type RemoteExpectedSaleNaturalId
 ExpectedSale ExpectedSaleDaoImpl.remoteExpectedSaleNaturalIdToEntity(RemoteExpectedSaleNaturalId remoteExpectedSaleNaturalId)
           
 ExpectedSale ExpectedSaleDao.remoteExpectedSaleNaturalIdToEntity(RemoteExpectedSaleNaturalId remoteExpectedSaleNaturalId)
          Converts an instance of type RemoteExpectedSaleNaturalId to this DAO's entity.
 void ExpectedSaleDaoImpl.remoteExpectedSaleNaturalIdToEntity(RemoteExpectedSaleNaturalId source, ExpectedSale target, boolean copyIfNull)
           
 void ExpectedSaleDao.remoteExpectedSaleNaturalIdToEntity(RemoteExpectedSaleNaturalId source, ExpectedSale target, boolean copyIfNull)
          Copies the fields of RemoteExpectedSaleNaturalId to the specified entity.
 void ExpectedSaleDaoBase.remoteExpectedSaleNaturalIdToEntity(RemoteExpectedSaleNaturalId source, ExpectedSale target, boolean copyIfNull)
           
 void ExpectedSaleDaoImpl.toRemoteExpectedSaleNaturalId(ExpectedSale source, RemoteExpectedSaleNaturalId target)
           
 void ExpectedSaleDao.toRemoteExpectedSaleNaturalId(ExpectedSale source, RemoteExpectedSaleNaturalId target)
          Copies the fields of the specified entity to the target value object.
 void ExpectedSaleDaoBase.toRemoteExpectedSaleNaturalId(ExpectedSale source, RemoteExpectedSaleNaturalId target)
           
 

Uses of RemoteExpectedSaleNaturalId in fr.ifremer.allegro.data.sale.generic.service
 

Methods in fr.ifremer.allegro.data.sale.generic.service that return RemoteExpectedSaleNaturalId
 RemoteExpectedSaleNaturalId RemoteExpectedSaleFullService.getExpectedSaleNaturalIdById(java.lang.Integer id)
           
 RemoteExpectedSaleNaturalId RemoteExpectedSaleFullServiceWSDelegator.getExpectedSaleNaturalIdById(java.lang.Integer id)
           
 RemoteExpectedSaleNaturalId RemoteExpectedSaleFullServiceBase.getExpectedSaleNaturalIdById(java.lang.Integer id)
           
 RemoteExpectedSaleNaturalId[] RemoteExpectedSaleFullService.getExpectedSaleNaturalIds()
           
 RemoteExpectedSaleNaturalId[] RemoteExpectedSaleFullServiceWSDelegator.getExpectedSaleNaturalIds()
           
 RemoteExpectedSaleNaturalId[] RemoteExpectedSaleFullServiceBase.getExpectedSaleNaturalIds()
           
protected  RemoteExpectedSaleNaturalId RemoteExpectedSaleFullServiceImpl.handleGetExpectedSaleNaturalIdById(java.lang.Integer id)
           
protected abstract  RemoteExpectedSaleNaturalId RemoteExpectedSaleFullServiceBase.handleGetExpectedSaleNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteExpectedSaleFullServiceBase.getExpectedSaleNaturalIdById(java.lang.Integer)
protected  RemoteExpectedSaleNaturalId[] RemoteExpectedSaleFullServiceImpl.handleGetExpectedSaleNaturalIds()
           
protected abstract  RemoteExpectedSaleNaturalId[] RemoteExpectedSaleFullServiceBase.handleGetExpectedSaleNaturalIds()
          Performs the core logic for RemoteExpectedSaleFullServiceBase.getExpectedSaleNaturalIds()
 

Methods in fr.ifremer.allegro.data.sale.generic.service with parameters of type RemoteExpectedSaleNaturalId
 RemoteExpectedSaleFullVO RemoteExpectedSaleFullService.getExpectedSaleByNaturalId(RemoteExpectedSaleNaturalId expectedSaleNaturalId)
           
 RemoteExpectedSaleFullVO RemoteExpectedSaleFullServiceWSDelegator.getExpectedSaleByNaturalId(RemoteExpectedSaleNaturalId expectedSaleNaturalId)
           
 RemoteExpectedSaleFullVO RemoteExpectedSaleFullServiceBase.getExpectedSaleByNaturalId(RemoteExpectedSaleNaturalId expectedSaleNaturalId)
           
protected  RemoteExpectedSaleFullVO RemoteExpectedSaleFullServiceImpl.handleGetExpectedSaleByNaturalId(RemoteExpectedSaleNaturalId expectedSaleNaturalId)
           
protected abstract  RemoteExpectedSaleFullVO RemoteExpectedSaleFullServiceBase.handleGetExpectedSaleByNaturalId(RemoteExpectedSaleNaturalId expectedSaleNaturalId)
          Performs the core logic for RemoteExpectedSaleFullServiceBase.getExpectedSaleByNaturalId(fr.ifremer.allegro.data.sale.generic.vo.RemoteExpectedSaleNaturalId)
 

Uses of RemoteExpectedSaleNaturalId in fr.ifremer.allegro.data.sale.generic.vo
 

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

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

Uses of RemoteExpectedSaleNaturalId in fr.ifremer.allegro.data.survey.sale.generic.cluster
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.cluster that return RemoteExpectedSaleNaturalId
 RemoteExpectedSaleNaturalId ClusterSaleProduce.getExpectedSaleNaturalId()
           
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.cluster with parameters of type RemoteExpectedSaleNaturalId
 void ClusterSaleProduce.setExpectedSaleNaturalId(RemoteExpectedSaleNaturalId expectedSaleNaturalId)
           
 

Constructors in fr.ifremer.allegro.data.survey.sale.generic.cluster with parameters of type RemoteExpectedSaleNaturalId
ClusterSaleProduce(java.lang.Integer id, java.lang.Integer idLocal, java.lang.Boolean isDiscard, java.lang.Float subgroupCount, java.lang.Short individualCount, java.lang.String taxonGroupOtherInformation, java.util.Date controlDate, java.util.Date validationDate, java.util.Date qualificationDate, java.lang.String qualificationComments, RemoteTaxonGroupNaturalId otherTaxonGroupNaturalId, RemoteTaxonGroupNaturalId taxonGroupNaturalId, RemoteLandingNaturalId landingNaturalId, RemoteGearNaturalId gearNaturalId, RemoteTransshipmentNaturalId transshipmentNaturalId, RemoteBatchNaturalId batchNaturalId, RemoteFishingOperationNaturalId fishingOperationNaturalId, RemoteQualityFlagNaturalId qualityFlagNaturalId, ClusterQuantificationMeasurement[] clusterQuantificationMeasurements, ClusterSortingMeasurement[] clusterSortingMeasurements, ClusterFishingArea[] clusterFishingAreas, RemoteSaleNaturalId saleNaturalId, RemoteBuyerNaturalId buyerNaturalId, RemoteExpectedSaleNaturalId expectedSaleNaturalId)
           
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.