|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Sale | |
---|---|
fr.ifremer.allegro.data.batch | |
fr.ifremer.allegro.data.measure | |
fr.ifremer.allegro.data.survey.sale |
Uses of Sale in fr.ifremer.allegro.data.batch |
---|
Methods in fr.ifremer.allegro.data.batch that return Sale | |
---|---|
Sale |
CatchBatch.getSale()
|
Methods in fr.ifremer.allegro.data.batch with parameters of type Sale | |
---|---|
java.lang.Object |
CatchBatchDao.create(int transform,
java.lang.Short rankOrder,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
java.lang.String comments,
java.util.Collection childBatchs,
Batch parentBatch,
java.util.Collection quantificationMeasurements,
java.util.Collection produces,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Landing landing,
Sale sale,
FishingOperation fishingOperation)
Does the same thing as CatchBatchDao.create(java.lang.Short,java.lang.Float,java.lang.Short,java.lang.Boolean,java.lang.Boolean,java.lang.String,java.util.Collection,fr.ifremer.allegro.data.batch.Batch,java.util.Collection,java.util.Collection,java.util.Date,java.util.Date,java.util.Date,java.lang.String,java.sql.Timestamp,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.data.operation.FishingOperation) with an
additional flag called transform . |
java.lang.Object |
CatchBatchDaoBase.create(int transform,
java.lang.Short rankOrder,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
java.lang.String comments,
java.util.Collection childBatchs,
Batch parentBatch,
java.util.Collection quantificationMeasurements,
java.util.Collection produces,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Landing landing,
Sale sale,
FishingOperation fishingOperation)
|
Batch |
CatchBatchDao.create(java.lang.Short rankOrder,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
java.lang.String comments,
java.util.Collection childBatchs,
Batch parentBatch,
java.util.Collection quantificationMeasurements,
java.util.Collection produces,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Landing landing,
Sale sale,
FishingOperation fishingOperation)
Creates a new fr.ifremer.allegro.data.batch.CatchBatch
instance from all attributes and
properties and adds it to the persistent store. |
CatchBatch |
CatchBatchDaoBase.create(java.lang.Short rankOrder,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
java.lang.String comments,
java.util.Collection childBatchs,
Batch parentBatch,
java.util.Collection quantificationMeasurements,
java.util.Collection produces,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Landing landing,
Sale sale,
FishingOperation fishingOperation)
|
java.lang.Object |
CatchBatchDao.findCatchBatchBySale(int transform,
Sale sale)
Does the same thing as CatchBatchDao.findCatchBatchBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional flag called transform . |
java.lang.Object |
CatchBatchDaoBase.findCatchBatchBySale(int transform,
Sale sale)
|
java.lang.Object |
CatchBatchDao.findCatchBatchBySale(int transform,
java.lang.String queryString,
Sale sale)
Does the same thing as CatchBatchDao.findCatchBatchBySale(int, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.lang.Object |
CatchBatchDaoBase.findCatchBatchBySale(int transform,
java.lang.String queryString,
Sale sale)
|
CatchBatch |
CatchBatchDao.findCatchBatchBySale(Sale sale)
|
CatchBatch |
CatchBatchDaoBase.findCatchBatchBySale(Sale sale)
|
CatchBatch |
CatchBatchDao.findCatchBatchBySale(java.lang.String queryString,
Sale sale)
Does the same thing as CatchBatchDao.findCatchBatchBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
CatchBatch |
CatchBatchDaoBase.findCatchBatchBySale(java.lang.String queryString,
Sale sale)
|
static CatchBatch |
CatchBatch.Factory.newInstance(java.lang.Short rankOrder,
java.lang.Float subgroupCount,
java.lang.Short individualCount,
java.lang.Boolean childBatchsReplication,
java.lang.Boolean exhaustiveInventory,
java.lang.String comments,
java.util.Collection childBatchs,
Batch parentBatch,
java.util.Collection quantificationMeasurements,
java.util.Collection produces,
java.util.Date controlDate,
java.util.Date validationDate,
java.util.Date qualificationDate,
java.lang.String qualificationComments,
java.sql.Timestamp updateDate,
QualityFlag qualityFlag,
Landing landing,
Sale sale,
FishingOperation fishingOperation)
Constructs a new instance of CatchBatch , taking all possible properties
(except the identifier(s))as arguments. |
void |
CatchBatch.setSale(Sale sale)
|
Uses of Sale in fr.ifremer.allegro.data.measure |
---|
Methods in fr.ifremer.allegro.data.measure that return Sale | |
---|---|
Sale |
SaleMeasurement.getSale()
|
Sale |
SurveyMeasurement.getSale()
|
Methods in fr.ifremer.allegro.data.measure with parameters of type Sale | |
---|---|
Measurement |
SurveyMeasurementDao.create(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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
ActivityCalendar activityCalendar,
PhysicalGearSurvey physicalGearSurvey,
Landing landing,
FishingTrip fishingTrip,
Sale sale,
EconomicalSurvey economicalSurvey)
Creates a new fr.ifremer.allegro.data.measure.SurveyMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
SurveyMeasurement |
SurveyMeasurementDaoBase.create(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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
ActivityCalendar activityCalendar,
PhysicalGearSurvey physicalGearSurvey,
Landing landing,
FishingTrip fishingTrip,
Sale sale,
EconomicalSurvey economicalSurvey)
|
Measurement |
SaleMeasurementDao.create(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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
Sale sale,
ExpectedSale expectedSale)
Creates a new fr.ifremer.allegro.data.measure.SaleMeasurement
instance from all attributes and
properties and adds it to the persistent store. |
SaleMeasurement |
SaleMeasurementDaoBase.create(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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
Sale sale,
ExpectedSale expectedSale)
|
java.lang.Object |
SurveyMeasurementDao.create(int transform,
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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
ActivityCalendar activityCalendar,
PhysicalGearSurvey physicalGearSurvey,
Landing landing,
FishingTrip fishingTrip,
Sale sale,
EconomicalSurvey economicalSurvey)
Does the same thing as SurveyMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.survey.activity.ActivityCalendar,fr.ifremer.allegro.data.survey.physicalGear.PhysicalGearSurvey,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.data.survey.fishingTrip.FishingTrip,fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.data.survey.economy.EconomicalSurvey) with an
additional flag called transform . |
java.lang.Object |
SurveyMeasurementDaoBase.create(int transform,
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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
ActivityCalendar activityCalendar,
PhysicalGearSurvey physicalGearSurvey,
Landing landing,
FishingTrip fishingTrip,
Sale sale,
EconomicalSurvey economicalSurvey)
|
java.lang.Object |
SaleMeasurementDao.create(int transform,
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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
Sale sale,
ExpectedSale expectedSale)
Does the same thing as SaleMeasurementDao.create(java.lang.Float,java.lang.Integer,java.lang.Float,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.administration.user.Department,fr.ifremer.allegro.referential.PrecisionType,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.AnalysisInstrument,fr.ifremer.allegro.referential.NumericalPrecision,fr.ifremer.allegro.referential.pmfm.Pmfm,fr.ifremer.allegro.referential.pmfm.QualitativeValue,fr.ifremer.allegro.referential.pmfm.AggregationLevel,fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.data.sale.ExpectedSale) with an
additional flag called transform . |
java.lang.Object |
SaleMeasurementDaoBase.create(int transform,
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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
Sale sale,
ExpectedSale expectedSale)
|
java.util.Collection |
SaleMeasurementDao.findSaleMeasurementBySale(int transform,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleMeasurementDao.findSaleMeasurementBySale(int, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleMeasurementDaoBase.findSaleMeasurementBySale(int transform,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleMeasurementDao.findSaleMeasurementBySale(int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleMeasurementDao.findSaleMeasurementBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleMeasurementDaoBase.findSaleMeasurementBySale(int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleMeasurementDao.findSaleMeasurementBySale(int transform,
Sale sale)
Does the same thing as SaleMeasurementDao.findSaleMeasurementBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional flag called transform . |
java.util.Collection |
SaleMeasurementDaoBase.findSaleMeasurementBySale(int transform,
Sale sale)
|
java.util.Collection |
SaleMeasurementDao.findSaleMeasurementBySale(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleMeasurementDao.findSaleMeasurementBySale(int, String, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleMeasurementDaoBase.findSaleMeasurementBySale(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleMeasurementDao.findSaleMeasurementBySale(int transform,
java.lang.String queryString,
Sale sale)
Does the same thing as SaleMeasurementDao.findSaleMeasurementBySale(int, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.util.Collection |
SaleMeasurementDaoBase.findSaleMeasurementBySale(int transform,
java.lang.String queryString,
Sale sale)
|
java.util.Collection |
SaleMeasurementDao.findSaleMeasurementBySale(Sale sale)
|
java.util.Collection |
SaleMeasurementDaoBase.findSaleMeasurementBySale(Sale sale)
|
java.util.Collection |
SaleMeasurementDao.findSaleMeasurementBySale(java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleMeasurementDao.findSaleMeasurementBySale(String, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleMeasurementDaoBase.findSaleMeasurementBySale(java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleMeasurementDao.findSaleMeasurementBySale(java.lang.String queryString,
Sale sale)
Does the same thing as SaleMeasurementDao.findSaleMeasurementBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.util.Collection |
SaleMeasurementDaoBase.findSaleMeasurementBySale(java.lang.String queryString,
Sale sale)
|
java.util.Collection |
SurveyMeasurementDao.findSurveyMeasurementBySale(int transform,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SurveyMeasurementDao.findSurveyMeasurementBySale(int, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SurveyMeasurementDaoBase.findSurveyMeasurementBySale(int transform,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SurveyMeasurementDao.findSurveyMeasurementBySale(int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SurveyMeasurementDao.findSurveyMeasurementBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SurveyMeasurementDaoBase.findSurveyMeasurementBySale(int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SurveyMeasurementDao.findSurveyMeasurementBySale(int transform,
Sale sale)
Does the same thing as SurveyMeasurementDao.findSurveyMeasurementBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional flag called transform . |
java.util.Collection |
SurveyMeasurementDaoBase.findSurveyMeasurementBySale(int transform,
Sale sale)
|
java.util.Collection |
SurveyMeasurementDao.findSurveyMeasurementBySale(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SurveyMeasurementDao.findSurveyMeasurementBySale(int, String, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SurveyMeasurementDaoBase.findSurveyMeasurementBySale(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SurveyMeasurementDao.findSurveyMeasurementBySale(int transform,
java.lang.String queryString,
Sale sale)
Does the same thing as SurveyMeasurementDao.findSurveyMeasurementBySale(int, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.util.Collection |
SurveyMeasurementDaoBase.findSurveyMeasurementBySale(int transform,
java.lang.String queryString,
Sale sale)
|
java.util.Collection |
SurveyMeasurementDao.findSurveyMeasurementBySale(Sale sale)
|
java.util.Collection |
SurveyMeasurementDaoBase.findSurveyMeasurementBySale(Sale sale)
|
java.util.Collection |
SurveyMeasurementDao.findSurveyMeasurementBySale(java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SurveyMeasurementDao.findSurveyMeasurementBySale(String, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SurveyMeasurementDaoBase.findSurveyMeasurementBySale(java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SurveyMeasurementDao.findSurveyMeasurementBySale(java.lang.String queryString,
Sale sale)
Does the same thing as SurveyMeasurementDao.findSurveyMeasurementBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.util.Collection |
SurveyMeasurementDaoBase.findSurveyMeasurementBySale(java.lang.String queryString,
Sale sale)
|
static SurveyMeasurement |
SurveyMeasurement.Factory.newInstance(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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
ActivityCalendar activityCalendar,
PhysicalGearSurvey physicalGearSurvey,
Landing landing,
FishingTrip fishingTrip,
Sale sale,
EconomicalSurvey economicalSurvey)
Constructs a new instance of SurveyMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
static SaleMeasurement |
SaleMeasurement.Factory.newInstance(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,
Department department,
PrecisionType precisionType,
QualityFlag qualityFlag,
AnalysisInstrument analysisInstrument,
NumericalPrecision numericalPrecision,
Pmfm pmfm,
QualitativeValue qualitativeValue,
AggregationLevel aggregationLevel,
Sale sale,
ExpectedSale expectedSale)
Constructs a new instance of SaleMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
void |
SaleMeasurement.setSale(Sale sale)
|
void |
SurveyMeasurement.setSale(Sale sale)
|
Uses of Sale in fr.ifremer.allegro.data.survey.sale |
---|
Subclasses of Sale in fr.ifremer.allegro.data.survey.sale | |
---|---|
class |
ObservedSale
Vente observ??e, par exemple, observation en cri??e. |
class |
ObservedSaleImpl
|
class |
SaleImpl
|
Methods in fr.ifremer.allegro.data.survey.sale that return Sale | |
---|---|
Sale |
SaleDaoImpl.clusterSaleToEntity(ClusterSale clusterSale)
|
Sale |
SaleDao.clusterSaleToEntity(ClusterSale clusterSale)
Converts an instance of type ClusterSale to this DAO's entity. |
Sale |
ObservedSaleDao.create(java.util.Date creationDate,
java.util.Collection observerPersons,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
Creates a new fr.ifremer.allegro.data.survey.sale.ObservedSale
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Sale |
SaleDao.create(java.util.Date saleStartDate,
java.util.Date saleEndDate,
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,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson)
Creates a new fr.ifremer.allegro.data.survey.sale.Sale
instance from all attributes and
properties and adds it to the persistent store. |
Sale |
SaleDaoBase.create(java.util.Date saleStartDate,
java.util.Date saleEndDate,
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,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson)
|
Sale |
ObservedSaleDao.create(java.util.Date saleStartDate,
java.util.Date saleEndDate,
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,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson,
java.util.Collection observerPersons)
Creates a new fr.ifremer.allegro.data.survey.sale.ObservedSale
instance from all attributes and
properties and adds it to the persistent store. |
Sale |
SaleDao.create(java.util.Date creationDate,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
Creates a new fr.ifremer.allegro.data.survey.sale.Sale
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Sale |
SaleDaoBase.create(java.util.Date creationDate,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Location saleLocation,
java.util.Date saleStartDate,
SaleType saleType,
Vessel vessel)
|
Sale |
ObservedSaleDao.create(ObservedSale observedSale)
Creates an instance of fr.ifremer.allegro.data.survey.sale.ObservedSale and adds it to the persistent store. |
Sale |
SaleDao.create(Sale sale)
Creates an instance of fr.ifremer.allegro.data.survey.sale.Sale and adds it to the persistent store. |
Sale |
SaleDaoBase.create(Sale sale)
|
Sale |
SaleDao.createFromClusterSale(ClusterSale clusterSale)
|
Sale |
SaleDaoBase.createFromClusterSale(ClusterSale clusterSale)
|
Sale |
SaleDao.findSaleByCatchBatch(CatchBatch catchBatch)
|
Sale |
ObservedSaleDaoBase.findSaleByCatchBatch(CatchBatch catchBatch)
|
Sale |
SaleDaoBase.findSaleByCatchBatch(CatchBatch catchBatch)
|
Sale |
SaleDao.findSaleByCatchBatch(java.lang.String queryString,
CatchBatch catchBatch)
Does the same thing as SaleDao.findSaleByCatchBatch(fr.ifremer.allegro.data.batch.CatchBatch) with an
additional argument called queryString . |
Sale |
ObservedSaleDaoBase.findSaleByCatchBatch(java.lang.String queryString,
CatchBatch catchBatch)
|
Sale |
SaleDaoBase.findSaleByCatchBatch(java.lang.String queryString,
CatchBatch catchBatch)
|
Sale |
SaleDao.findSaleById(java.lang.Integer id)
|
Sale |
ObservedSaleDaoBase.findSaleById(java.lang.Integer id)
|
Sale |
SaleDaoBase.findSaleById(java.lang.Integer id)
|
Sale |
SaleDao.findSaleById(java.lang.String queryString,
java.lang.Integer id)
Does the same thing as SaleDao.findSaleById(java.lang.Integer) with an
additional argument called queryString . |
Sale |
ObservedSaleDaoBase.findSaleById(java.lang.String queryString,
java.lang.Integer id)
|
Sale |
SaleDaoBase.findSaleById(java.lang.String queryString,
java.lang.Integer id)
|
Sale |
SaleDao.findSaleByNaturalId(java.lang.Integer id)
|
Sale |
ObservedSaleDaoBase.findSaleByNaturalId(java.lang.Integer id)
|
Sale |
SaleDaoBase.findSaleByNaturalId(java.lang.Integer id)
|
Sale |
SaleDao.findSaleByNaturalId(java.lang.String queryString,
java.lang.Integer id)
Does the same thing as SaleDao.findSaleByNaturalId(java.lang.Integer) with an
additional argument called queryString . |
Sale |
ObservedSaleDaoBase.findSaleByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Sale |
SaleDaoBase.findSaleByNaturalId(java.lang.String queryString,
java.lang.Integer id)
|
Sale |
SaleOriginPK.getSale()
|
Sale |
SaleProduce.getSale()
|
protected Sale |
SaleDaoImpl.handleCreateFromClusterSale(ClusterSale clusterSale)
|
protected abstract Sale |
SaleDaoBase.handleCreateFromClusterSale(ClusterSale clusterSale)
Performs the core logic for SaleDaoBase.createFromClusterSale(fr.ifremer.allegro.data.survey.sale.generic.cluster.ClusterSale) |
Sale |
ObservedSaleDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.survey.sale.ObservedSale from the persistent store. |
Sale |
SaleDao.load(java.lang.Integer id)
Loads an instance of fr.ifremer.allegro.data.survey.sale.Sale from the persistent store. |
Sale |
SaleDaoBase.load(java.lang.Integer id)
|
static Sale |
Sale.Factory.newInstance()
Constructs a new instance of Sale . |
static Sale |
Sale.Factory.newInstance(java.util.Date saleStartDate,
java.util.Date creationDate,
Location saleLocation,
SaleType saleType,
Vessel vessel,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag)
Constructs a new instance of Sale , taking all required and/or
read-only properties as arguments. |
static Sale |
Sale.Factory.newInstance(java.util.Date saleStartDate,
java.util.Date saleEndDate,
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,
CatchBatch catchBatch,
java.util.Collection saleMeasurements,
java.util.Collection surveyMeasurements,
DeclaredDocumentReference declaredDocumentReference,
Landing landing,
FishingTrip fishingTrip,
Location saleLocation,
SaleType saleType,
Vessel vessel,
java.util.Collection saleProduces,
Program program,
Department recorderDepartment,
QualityFlag qualityFlag,
java.util.Collection saleOrigins,
Person recorderPerson)
Constructs a new instance of Sale , taking all possible properties
(except the identifier(s))as arguments. |
Sale |
SaleDaoImpl.remoteSaleFullVOToEntity(RemoteSaleFullVO remoteSaleFullVO)
|
Sale |
SaleDao.remoteSaleFullVOToEntity(RemoteSaleFullVO remoteSaleFullVO)
Converts an instance of type RemoteSaleFullVO to this DAO's entity. |
Sale |
SaleDaoImpl.remoteSaleNaturalIdToEntity(RemoteSaleNaturalId remoteSaleNaturalId)
|
Sale |
SaleDao.remoteSaleNaturalIdToEntity(RemoteSaleNaturalId remoteSaleNaturalId)
Converts an instance of type RemoteSaleNaturalId to this DAO's entity. |
protected Sale |
SaleDaoBase.toEntity(java.lang.Object[] row)
|
Methods in fr.ifremer.allegro.data.survey.sale with parameters of type Sale | |
---|---|
void |
SaleDaoImpl.clusterSaleToEntity(ClusterSale source,
Sale target,
boolean copyIfNull)
|
void |
SaleDao.clusterSaleToEntity(ClusterSale source,
Sale target,
boolean copyIfNull)
Copies the fields of ClusterSale to the specified entity. |
void |
SaleDaoBase.clusterSaleToEntity(ClusterSale source,
Sale target,
boolean copyIfNull)
|
Produce |
SaleProduceDao.create(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,
Batch batch,
java.util.Collection sortingMeasurements,
java.util.Collection quantificationMeasurements,
Landing landing,
Gear gear,
TaxonGroup otherTaxonGroup,
TaxonGroup taxonGroup,
java.util.Collection fishingAreas,
FishingOperation fishingOperation,
Transshipment transshipment,
QualityFlag qualityFlag,
Buyer buyer,
Sale sale,
ExpectedSale expectedSale)
Creates a new fr.ifremer.allegro.data.survey.sale.SaleProduce
instance from all attributes and
properties and adds it to the persistent store. |
SaleProduce |
SaleProduceDaoBase.create(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,
Batch batch,
java.util.Collection sortingMeasurements,
java.util.Collection quantificationMeasurements,
Landing landing,
Gear gear,
TaxonGroup otherTaxonGroup,
TaxonGroup taxonGroup,
java.util.Collection fishingAreas,
FishingOperation fishingOperation,
Transshipment transshipment,
QualityFlag qualityFlag,
Buyer buyer,
Sale sale,
ExpectedSale expectedSale)
|
java.lang.Object |
SaleProduceDao.create(int transform,
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,
Batch batch,
java.util.Collection sortingMeasurements,
java.util.Collection quantificationMeasurements,
Landing landing,
Gear gear,
TaxonGroup otherTaxonGroup,
TaxonGroup taxonGroup,
java.util.Collection fishingAreas,
FishingOperation fishingOperation,
Transshipment transshipment,
QualityFlag qualityFlag,
Buyer buyer,
Sale sale,
ExpectedSale expectedSale)
Does the same thing as SaleProduceDao.create(java.lang.Boolean,java.lang.Float,java.lang.Short,java.lang.String,java.util.Date,java.util.Date,java.util.Date,java.lang.String,fr.ifremer.allegro.data.batch.Batch,java.util.Collection,java.util.Collection,fr.ifremer.allegro.data.survey.landing.Landing,fr.ifremer.allegro.referential.gear.Gear,fr.ifremer.allegro.referential.taxon.TaxonGroup,fr.ifremer.allegro.referential.taxon.TaxonGroup,java.util.Collection,fr.ifremer.allegro.data.operation.FishingOperation,fr.ifremer.allegro.data.transshipment.Transshipment,fr.ifremer.allegro.referential.QualityFlag,fr.ifremer.allegro.referential.buyer.Buyer,fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.data.sale.ExpectedSale) with an
additional flag called transform . |
java.lang.Object |
SaleProduceDaoBase.create(int transform,
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,
Batch batch,
java.util.Collection sortingMeasurements,
java.util.Collection quantificationMeasurements,
Landing landing,
Gear gear,
TaxonGroup otherTaxonGroup,
TaxonGroup taxonGroup,
java.util.Collection fishingAreas,
FishingOperation fishingOperation,
Transshipment transshipment,
QualityFlag qualityFlag,
Buyer buyer,
Sale sale,
ExpectedSale expectedSale)
|
java.lang.Object |
SaleDao.create(int transform,
Sale sale)
Does the same thing as SaleDao.create(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional flag called transform . |
java.lang.Object |
SaleDaoBase.create(int transform,
Sale sale)
|
java.lang.Object |
SaleOriginDao.create(int transform,
Sale sale,
Program program)
Does the same thing as SaleOriginDao.create(fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.administration.programStrategy.Program) with an
additional flag called transform . |
java.lang.Object |
SaleOriginDaoBase.create(int transform,
Sale sale,
Program program)
|
Sale |
SaleDao.create(Sale sale)
Creates an instance of fr.ifremer.allegro.data.survey.sale.Sale and adds it to the persistent store. |
Sale |
SaleDaoBase.create(Sale sale)
|
SaleOrigin |
SaleOriginDao.create(Sale sale,
Program program)
Creates a new fr.ifremer.allegro.data.survey.sale.SaleOrigin
instance from all attributes and
properties and adds it to the persistent store. |
SaleOrigin |
SaleOriginDaoBase.create(Sale sale,
Program program)
|
java.lang.Object |
SaleOriginDao.findSaleOriginByIdentifiers(int transform,
Program program,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginByIdentifiers(fr.ifremer.allegro.administration.programStrategy.Program, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional flag called transform . |
java.lang.Object |
SaleOriginDaoBase.findSaleOriginByIdentifiers(int transform,
Program program,
Sale sale)
|
java.lang.Object |
SaleOriginDao.findSaleOriginByIdentifiers(int transform,
java.lang.String queryString,
Program program,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginByIdentifiers(int, fr.ifremer.allegro.administration.programStrategy.Program, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.lang.Object |
SaleOriginDaoBase.findSaleOriginByIdentifiers(int transform,
java.lang.String queryString,
Program program,
Sale sale)
|
SaleOrigin |
SaleOriginDao.findSaleOriginByIdentifiers(Program program,
Sale sale)
|
SaleOrigin |
SaleOriginDaoBase.findSaleOriginByIdentifiers(Program program,
Sale sale)
|
SaleOrigin |
SaleOriginDao.findSaleOriginByIdentifiers(java.lang.String queryString,
Program program,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginByIdentifiers(fr.ifremer.allegro.administration.programStrategy.Program, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
SaleOrigin |
SaleOriginDaoBase.findSaleOriginByIdentifiers(java.lang.String queryString,
Program program,
Sale sale)
|
java.lang.Object |
SaleOriginDao.findSaleOriginByNaturalId(int transform,
Program program,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginByNaturalId(fr.ifremer.allegro.administration.programStrategy.Program, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional flag called transform . |
java.lang.Object |
SaleOriginDaoBase.findSaleOriginByNaturalId(int transform,
Program program,
Sale sale)
|
java.lang.Object |
SaleOriginDao.findSaleOriginByNaturalId(int transform,
java.lang.String queryString,
Program program,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginByNaturalId(int, fr.ifremer.allegro.administration.programStrategy.Program, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.lang.Object |
SaleOriginDaoBase.findSaleOriginByNaturalId(int transform,
java.lang.String queryString,
Program program,
Sale sale)
|
SaleOrigin |
SaleOriginDao.findSaleOriginByNaturalId(Program program,
Sale sale)
|
SaleOrigin |
SaleOriginDaoBase.findSaleOriginByNaturalId(Program program,
Sale sale)
|
SaleOrigin |
SaleOriginDao.findSaleOriginByNaturalId(java.lang.String queryString,
Program program,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginByNaturalId(fr.ifremer.allegro.administration.programStrategy.Program, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
SaleOrigin |
SaleOriginDaoBase.findSaleOriginByNaturalId(java.lang.String queryString,
Program program,
Sale sale)
|
java.util.Collection |
SaleOriginDao.findSaleOriginBySale(int transform,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginBySale(int, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleOriginDaoBase.findSaleOriginBySale(int transform,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleOriginDao.findSaleOriginBySale(int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleOriginDaoBase.findSaleOriginBySale(int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleOriginDao.findSaleOriginBySale(int transform,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional flag called transform . |
java.util.Collection |
SaleOriginDaoBase.findSaleOriginBySale(int transform,
Sale sale)
|
java.util.Collection |
SaleOriginDao.findSaleOriginBySale(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginBySale(int, String, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleOriginDaoBase.findSaleOriginBySale(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleOriginDao.findSaleOriginBySale(int transform,
java.lang.String queryString,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginBySale(int, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.util.Collection |
SaleOriginDaoBase.findSaleOriginBySale(int transform,
java.lang.String queryString,
Sale sale)
|
java.util.Collection |
SaleOriginDao.findSaleOriginBySale(Sale sale)
|
java.util.Collection |
SaleOriginDaoBase.findSaleOriginBySale(Sale sale)
|
java.util.Collection |
SaleOriginDao.findSaleOriginBySale(java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginBySale(String, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleOriginDaoBase.findSaleOriginBySale(java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleOriginDao.findSaleOriginBySale(java.lang.String queryString,
Sale sale)
Does the same thing as SaleOriginDao.findSaleOriginBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.util.Collection |
SaleOriginDaoBase.findSaleOriginBySale(java.lang.String queryString,
Sale sale)
|
java.util.Collection |
SaleProduceDao.findSaleProduceBySale(int transform,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleProduceDao.findSaleProduceBySale(int, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleProduceDaoBase.findSaleProduceBySale(int transform,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleProduceDao.findSaleProduceBySale(int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleProduceDao.findSaleProduceBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleProduceDaoBase.findSaleProduceBySale(int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleProduceDao.findSaleProduceBySale(int transform,
Sale sale)
Does the same thing as SaleProduceDao.findSaleProduceBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional flag called transform . |
java.util.Collection |
SaleProduceDaoBase.findSaleProduceBySale(int transform,
Sale sale)
|
java.util.Collection |
SaleProduceDao.findSaleProduceBySale(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleProduceDao.findSaleProduceBySale(int, String, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleProduceDaoBase.findSaleProduceBySale(int transform,
java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleProduceDao.findSaleProduceBySale(int transform,
java.lang.String queryString,
Sale sale)
Does the same thing as SaleProduceDao.findSaleProduceBySale(int, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.util.Collection |
SaleProduceDaoBase.findSaleProduceBySale(int transform,
java.lang.String queryString,
Sale sale)
|
java.util.Collection |
SaleProduceDao.findSaleProduceBySale(Sale sale)
|
java.util.Collection |
SaleProduceDaoBase.findSaleProduceBySale(Sale sale)
|
java.util.Collection |
SaleProduceDao.findSaleProduceBySale(java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
Does the same thing as SaleProduceDao.findSaleProduceBySale(String, fr.ifremer.allegro.data.survey.sale.Sale) with an
additional two arguments called pageNumber and pageSize . |
java.util.Collection |
SaleProduceDaoBase.findSaleProduceBySale(java.lang.String queryString,
int pageNumber,
int pageSize,
Sale sale)
|
java.util.Collection |
SaleProduceDao.findSaleProduceBySale(java.lang.String queryString,
Sale sale)
Does the same thing as SaleProduceDao.findSaleProduceBySale(fr.ifremer.allegro.data.survey.sale.Sale) with an
additional argument called queryString . |
java.util.Collection |
SaleProduceDaoBase.findSaleProduceBySale(java.lang.String queryString,
Sale sale)
|
java.lang.Object |
SaleOriginDao.load(int transform,
Sale sale,
Program program)
Does the same thing as SaleOriginDao.load(fr.ifremer.allegro.data.survey.sale.Sale,fr.ifremer.allegro.administration.programStrategy.Program) with an
additional flag called transform . |
java.lang.Object |
SaleOriginDaoBase.load(int transform,
Sale sale,
Program program)
|
SaleOrigin |
SaleOriginDao.load(Sale sale,
Program program)
Loads an instance of fr.ifremer.allegro.data.survey.sale.SaleOrigin from the persistent store. |
SaleOrigin |
SaleOriginDaoBase.load(Sale sale,
Program program)
|
static SaleProduce |
SaleProduce.Factory.newInstance(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,
Batch batch,
java.util.Collection sortingMeasurements,
java.util.Collection quantificationMeasurements,
Landing landing,
Gear gear,
TaxonGroup otherTaxonGroup,
TaxonGroup taxonGroup,
java.util.Collection fishingAreas,
FishingOperation fishingOperation,
Transshipment transshipment,
QualityFlag qualityFlag,
Buyer buyer,
Sale sale,
ExpectedSale expectedSale)
Constructs a new instance of SaleProduce , taking all possible properties
(except the identifier(s))as arguments. |
void |
SaleDaoImpl.remoteSaleFullVOToEntity(RemoteSaleFullVO source,
Sale target,
boolean copyIfNull)
|
void |
SaleDao.remoteSaleFullVOToEntity(RemoteSaleFullVO source,
Sale target,
boolean copyIfNull)
Copies the fields of RemoteSaleFullVO to the specified entity. |
void |
SaleDaoBase.remoteSaleFullVOToEntity(RemoteSaleFullVO source,
Sale target,
boolean copyIfNull)
|
void |
SaleDaoImpl.remoteSaleNaturalIdToEntity(RemoteSaleNaturalId source,
Sale target,
boolean copyIfNull)
|
void |
SaleDao.remoteSaleNaturalIdToEntity(RemoteSaleNaturalId source,
Sale target,
boolean copyIfNull)
Copies the fields of RemoteSaleNaturalId to the specified entity. |
void |
SaleDaoBase.remoteSaleNaturalIdToEntity(RemoteSaleNaturalId source,
Sale target,
boolean copyIfNull)
|
void |
SaleDao.remove(Sale sale)
Removes the instance of fr.ifremer.allegro.data.survey.sale.Sale from the persistent store. |
void |
SaleDaoBase.remove(Sale sale)
|
void |
SaleOriginDao.remove(Sale sale,
Program program)
Removes the instance of fr.ifremer.allegro.data.survey.sale.SaleOrigin having the given identifiers from the persistent store. |
void |
SaleOriginDaoBase.remove(Sale sale,
Program program)
|
void |
SaleOriginPK.setSale(Sale sale)
|
void |
SaleProduce.setSale(Sale sale)
|
ClusterSale |
SaleDaoImpl.toClusterSale(Sale entity)
|
ClusterSale |
SaleDao.toClusterSale(Sale entity)
Converts this DAO's entity to an object of type ClusterSale . |
ClusterSale |
SaleDaoBase.toClusterSale(Sale entity)
|
void |
SaleDaoImpl.toClusterSale(Sale source,
ClusterSale target)
|
void |
SaleDao.toClusterSale(Sale source,
ClusterSale target)
Copies the fields of the specified entity to the target value object. |
void |
SaleDaoBase.toClusterSale(Sale source,
ClusterSale target)
|
RemoteSaleFullVO |
SaleDaoImpl.toRemoteSaleFullVO(Sale entity)
|
RemoteSaleFullVO |
SaleDao.toRemoteSaleFullVO(Sale entity)
Converts this DAO's entity to an object of type RemoteSaleFullVO . |
RemoteSaleFullVO |
SaleDaoBase.toRemoteSaleFullVO(Sale entity)
|
void |
SaleDaoImpl.toRemoteSaleFullVO(Sale source,
RemoteSaleFullVO target)
|
void |
SaleDao.toRemoteSaleFullVO(Sale source,
RemoteSaleFullVO target)
Copies the fields of the specified entity to the target value object. |
void |
SaleDaoBase.toRemoteSaleFullVO(Sale source,
RemoteSaleFullVO target)
|
RemoteSaleNaturalId |
SaleDaoImpl.toRemoteSaleNaturalId(Sale entity)
|
RemoteSaleNaturalId |
SaleDao.toRemoteSaleNaturalId(Sale entity)
Converts this DAO's entity to an object of type RemoteSaleNaturalId . |
RemoteSaleNaturalId |
SaleDaoBase.toRemoteSaleNaturalId(Sale entity)
|
void |
SaleDaoImpl.toRemoteSaleNaturalId(Sale source,
RemoteSaleNaturalId target)
|
void |
SaleDao.toRemoteSaleNaturalId(Sale source,
RemoteSaleNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
SaleDaoBase.toRemoteSaleNaturalId(Sale source,
RemoteSaleNaturalId target)
|
protected java.lang.Object |
SaleDaoBase.transformEntity(int transform,
Sale entity)
Allows transformation of entities into value objects (or something else for that matter), when the transform
flag is set to one of the constants defined in fr.ifremer.allegro.data.survey.sale.SaleDao , please note
that the SaleDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
SaleDao.update(Sale sale)
Updates the sale instance in the persistent store. |
void |
SaleDaoBase.update(Sale sale)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |