| Package | Description |
|---|---|
| fr.ifremer.adagio.core.dao.data.batch.denormalized | |
| fr.ifremer.adagio.core.dao.referential.pmfm |
| Modifier and Type | Method and Description |
|---|---|
Method |
DenormalizedBatch.getWeightMethod() |
| Modifier and Type | Method and Description |
|---|---|
Object |
DenormalizedBatchDaoBase.create(int transform,
Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation) |
Object |
DenormalizedBatchDao.create(int transform,
Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation)
Does the same thing as
#create(java.lang.Short,java.lang.Short,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Integer,java.lang.Integer,java.lang.Integer,java.lang.Float,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.lang.String,java.lang.Short,java.lang.String,java.lang.String,java.lang.Boolean,java.lang.Boolean,java.sql.Timestamp,java.lang.Float,java.lang.String,fr.ifremer.adagio.core.dao.referential.taxon.TaxonGroup,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,fr.ifremer.adagio.core.dao.referential.taxon.ReferenceTaxon,fr.ifremer.adagio.core.dao.referential.QualityFlag,fr.ifremer.adagio.core.dao.data.batch.denormalized.DenormalizedBatch,java.util.Collection with an
additional flag called transform. |
DenormalizedBatch |
DenormalizedBatchDaoBase.create(Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation) |
DenormalizedBatch |
DenormalizedBatchDao.create(Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation)
Creates a new
fr.ifremer.adagio.core.dao.data.batch.denormalized.DenormalizedBatch
instance from all attributes and
properties and adds it to the persistent store. |
static DenormalizedBatch |
DenormalizedBatch.Factory.newInstance(Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateWeight,
Integer individualCount,
Integer indirectIndividualCount,
Integer elevateIndividualCount,
Float samplingRatio,
String samplingRatioText,
Boolean exhaustiveInventory,
Boolean childBatchsReplication,
String comments,
Short treeLevel,
String treeIndent,
String sortingValuesText,
Boolean isLanding,
Boolean isDiscard,
Timestamp updateDate,
Float elevateContextWeight,
String label,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon referenceTaxon,
ReferenceTaxon inheritedReferenceTaxon,
QualityFlag qualityFlag,
DenormalizedBatch parentBatch,
Collection<DenormalizedBatch> childBatchs,
TaxonGroup inheritedTaxonGroup,
Method weightMethod,
TaxonGroup taxonGroup,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
Sale sale,
Operation operation)
Constructs a new instance of
DenormalizedBatch, taking all possible properties
(except the identifier(s))as arguments. |
void |
DenormalizedBatch.setWeightMethod(Method weightMethod) |
| Modifier and Type | Class and Description |
|---|---|
class |
MethodImpl |
| Modifier and Type | Method and Description |
|---|---|
Method |
MethodDao.create(Date creationDate,
String name,
String rank,
Status status)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.Method
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Method |
MethodDaoBase.create(Date creationDate,
String name,
String rank,
Status status) |
Method |
MethodDao.create(Method method)
Creates an instance of fr.ifremer.adagio.core.dao.referential.pmfm.Method and adds it to the persistent store.
|
Method |
MethodDaoBase.create(Method method) |
Method |
MethodDao.create(String name,
String description,
String conditioning,
String preparation,
String conservation,
String reference,
String rank,
String handbookPath,
Date creationDate,
Timestamp updateDate,
Status status)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.Method
instance from all attributes and
properties and adds it to the persistent store. |
Method |
MethodDaoBase.create(String name,
String description,
String conditioning,
String preparation,
String conservation,
String reference,
String rank,
String handbookPath,
Date creationDate,
Timestamp updateDate,
Status status) |
Method |
Pmfm.getMethod() |
Method |
MethodDao.load(Integer id)
Loads an instance of fr.ifremer.adagio.core.dao.referential.pmfm.Method from the persistent store.
|
Method |
MethodDaoBase.load(Integer id) |
static Method |
Method.Factory.newInstance()
Constructs a new instance of
Method. |
static Method |
Method.Factory.newInstance(String name,
String rank,
Date creationDate,
Status status)
Constructs a new instance of
Method, taking all required and/or
read-only properties as arguments. |
static Method |
Method.Factory.newInstance(String name,
String description,
String conditioning,
String preparation,
String conservation,
String reference,
String rank,
String handbookPath,
Date creationDate,
Timestamp updateDate,
Status status)
Constructs a new instance of
Method, taking all possible properties
(except the identifier(s))as arguments. |
protected Method |
MethodDaoBase.toEntity(Object[] row) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Method> |
MethodDao.create(Collection<Method> entities)
Creates a new instance of fr.ifremer.adagio.core.dao.referential.pmfm.Method and adds
from the passed in
entities collection |
Collection<Method> |
MethodDaoBase.create(Collection<Method> entities) |
Collection<Method> |
MethodDao.loadAll()
Loads all entities of type
Method. |
Collection<Method> |
MethodDaoBase.loadAll() |
Set<Method> |
MethodDao.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Set<Method> |
MethodDaoBase.search(Search search) |
| Modifier and Type | Method and Description |
|---|---|
Pmfm |
PmfmDaoBase.create(AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit) |
Pmfm |
PmfmDao.create(AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.Pmfm
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Object |
PmfmDaoBase.create(int transform,
AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit) |
Object |
PmfmDao.create(int transform,
AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit)
Does the same thing as
PmfmDao.create(fr.ifremer.adagio.core.dao.referential.pmfm.AggregationLevel,java.util.Date,fr.ifremer.adagio.core.dao.referential.pmfm.Fraction,fr.ifremer.adagio.core.dao.referential.pmfm.Matrix,fr.ifremer.adagio.core.dao.referential.pmfm.Method,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter,fr.ifremer.adagio.core.dao.referential.Status,fr.ifremer.adagio.core.dao.referential.pmfm.Unit) with an
additional flag called transform. |
Pmfm |
PmfmDaoBase.create(Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix) |
Pmfm |
PmfmDao.create(Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Creates a new
fr.ifremer.adagio.core.dao.referential.pmfm.Pmfm
instance from all attributes and
properties and adds it to the persistent store. |
Object |
PmfmDaoBase.create(int transform,
Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix) |
Object |
PmfmDao.create(int transform,
Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Does the same thing as
#create(java.lang.Integer,java.lang.Integer,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,java.lang.Float,java.util.Date,java.sql.Timestamp,java.lang.String,fr.ifremer.adagio.core.dao.referential.pmfm.Unit,fr.ifremer.adagio.core.dao.referential.pmfm.Parameter,java.util.Collection with an
additional flag called transform. |
Object |
MethodDao.create(int transform,
Method method)
Does the same thing as
MethodDao.create(fr.ifremer.adagio.core.dao.referential.pmfm.Method) with an
additional flag called transform. |
Object |
MethodDaoBase.create(int transform,
Method method) |
Method |
MethodDao.create(Method method)
Creates an instance of fr.ifremer.adagio.core.dao.referential.pmfm.Method and adds it to the persistent store.
|
Method |
MethodDaoBase.create(Method method) |
static Pmfm |
Pmfm.Factory.newInstance(Date creationDate,
Unit unit,
Parameter parameter,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Constructs a new instance of
Pmfm, taking all required and/or
read-only properties as arguments. |
static Pmfm |
Pmfm.Factory.newInstance(Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
Timestamp updateDate,
String description,
Unit unit,
Parameter parameter,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Status status,
Method method,
AggregationLevel aggregationLevel,
Matrix matrix)
Constructs a new instance of
Pmfm, taking all possible properties
(except the identifier(s))as arguments. |
void |
MethodDao.remove(Method method)
Removes the instance of fr.ifremer.adagio.core.dao.referential.pmfm.Method from the persistent store.
|
void |
MethodDaoBase.remove(Method method) |
void |
Pmfm.setMethod(Method method) |
protected Object |
MethodDaoBase.transformEntity(int transform,
Method 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.adagio.core.dao.referential.pmfm.MethodDao, please note
that the MethodDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
MethodDao.update(Method method)
Updates the
method instance in the persistent store. |
void |
MethodDaoBase.update(Method method) |
| Modifier and Type | Method and Description |
|---|---|
Collection<Method> |
MethodDao.create(Collection<Method> entities)
Creates a new instance of fr.ifremer.adagio.core.dao.referential.pmfm.Method and adds
from the passed in
entities collection |
Collection<Method> |
MethodDaoBase.create(Collection<Method> entities) |
Collection<?> |
MethodDao.create(int transform,
Collection<Method> entities)
Does the same thing as
MethodDao.create(fr.ifremer.adagio.core.dao.referential.pmfm.Method) with an
additional flag called transform. |
Collection<?> |
MethodDaoBase.create(int transform,
Collection<Method> entities) |
void |
MethodDao.remove(Collection<Method> entities)
Removes all entities in the given
entities |
void |
MethodDaoBase.remove(Collection<Method> entities) |
void |
MethodDao.update(Collection<Method> entities)
Updates all instances in the
entities collection in the persistent store. |
void |
MethodDaoBase.update(Collection<Method> entities) |
Copyright © 2013. All Rights Reserved.