Package | Description |
---|---|
fr.ifremer.adagio.core.dao.data.batch.denormalized | |
fr.ifremer.adagio.core.dao.data.produce | |
fr.ifremer.adagio.core.dao.referential.pmfm |
Modifier and Type | Method and Description |
---|---|
Method |
DenormalizedBatch.getWeightMethod()
La méthode, issue du PSFM, qui a servie à obtenir le poids de référence du lot.
|
Modifier and Type | Method and Description |
---|---|
static DenormalizedBatch |
DenormalizedBatch.Factory.newInstance(String label,
Short rankOrder,
Short flatRankOrder,
Float weight,
Float indirectWeight,
Float elevateContextWeight,
Float indirectContextWeight,
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,
Method weightMethod,
QualityFlag qualityFlag,
TaxonGroup inheritedTaxonGroup,
TaxonGroup calculatedTaxonGroup,
ReferenceTaxon inheritedReferenceTaxon,
Collection<DenormalizedBatch> childBatchs,
DenormalizedBatch parentBatch,
Operation operation,
Sale sale,
Collection<DenormalisedBatchSortingValue> denormalisedBatchSortingValues,
ReferenceTaxon referenceTaxon,
TaxonGroup taxonGroup)
Constructs a new instance of
DenormalizedBatch , taking all possible properties
(except the identifier(s))as arguments. |
void |
DenormalizedBatch.setWeightMethod(Method weightMethodIn)
La méthode, issue du PSFM, qui a servie à obtenir le poids de référence du lot.
|
Modifier and Type | Method and Description |
---|---|
Method |
Produce.getWeightMethod()
Method used to fill the weight value
|
Modifier and Type | Method and Description |
---|---|
static Produce |
Produce.Factory.newInstance(Boolean isDiscard,
Float subgroupCount,
Short individualCount,
String taxonGroupOtherInformation,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Float weight,
Float cost,
TaxonGroup otherTaxonGroup,
TaxonGroup taxonGroup,
SaleType saleType,
Gear otherGear,
QualitativeValue dressing,
QualitativeValue preservation,
QualitativeValue sizeCategory,
QualitativeValue freshnessCategory,
Method weightMethod,
QualitativeValue transaction,
FishingOperation fishingOperation,
Batch batch,
Collection<ProduceSortingMeasurement> produceSortingMeasurements,
Collection<ProduceQuantificationMeasurement> produceQuantificationMeasurements,
QualityFlag qualityFlag,
Landing landing,
Sale sale,
Gear gear,
TakeOver takeOver,
Buyer buyer,
Collection<FishingArea> fishingAreas,
Transshipment transshipment,
ExpectedSale expectedSale)
Constructs a new instance of
Produce , taking all possible properties
(except the identifier(s))as arguments. |
void |
Produce.setWeightMethod(Method weightMethodIn)
Method used to fill the weight value
|
Modifier and Type | Class and Description |
---|---|
class |
MethodImpl |
Modifier and Type | Method and Description |
---|---|
Method |
MethodDaoBase.create(Date creationDate,
String name,
String rank,
Status status,
Timestamp updateDate)
Creates a new
Method
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Method |
MethodDao.create(Date creationDate,
String name,
String rank,
Status status,
Timestamp updateDate)
Creates a new
Method
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Method |
MethodDaoBase.create(Method method)
Creates an instance of Method and adds it to the persistent store.
|
Method |
MethodDao.create(Method method)
Creates an instance of Method 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)
Creates a new
Method
instance from all attributes and adds it to
the persistent store. |
Method |
MethodDao.create(String name,
String description,
String conditioning,
String preparation,
String conservation,
String reference,
String rank,
String handbookPath,
Date creationDate,
Timestamp updateDate)
Creates a new
Method
instance from all attributes and adds it to
the persistent store. |
Method |
MethodDaoBase.get(Integer id)
Gets an instance of Method from the persistent store.
|
Method |
MethodDao.get(Integer id)
Gets an instance of Method from the persistent store.
|
Method |
Pmfm.getMethod()
Les méthodes sont rassemblées dans une liste qui couvre tous les domaines pour lesquels il
existe un
paramètre.
|
Method |
MethodDaoBase.load(Integer id)
Loads an instance of Method from the persistent store.
|
Method |
MethodDao.load(Integer id)
Loads an instance of Method from the persistent store.
|
static Method |
Method.Factory.newInstance()
Constructs a new instance of
Method . |
static Method |
Method.Factory.newInstance(String name,
String rank,
Date creationDate,
Timestamp updateDate,
Status status)
Constructs a new instance of
Method , taking all required and/or
read-only properties as arguments, except for identifiers. |
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> |
MethodDaoBase.create(Collection<Method> entities)
Creates a new instance of Method and adds
from the passed in
entities collection |
Collection<Method> |
MethodDao.create(Collection<Method> entities)
Creates a new instance of Method and adds
from the passed in
entities collection |
Collection<Method> |
MethodDaoBase.loadAll()
Loads all entities of type
Method . |
Collection<Method> |
MethodDao.loadAll()
Loads all entities of type
Method . |
Set<Method> |
MethodDaoBase.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Set<Method> |
MethodDao.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Modifier and Type | Method and Description |
---|---|
int |
Method.compareTo(Method o) |
Pmfm |
PmfmDaoBase.create(AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit,
Timestamp updateDate,
ValidityStatus validityStatus)
Creates a new
Pmfm
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Pmfm |
PmfmDao.create(AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit,
Timestamp updateDate,
ValidityStatus validityStatus)
Creates a new
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,
Timestamp updateDate,
ValidityStatus validityStatus)
Does the same thing as
#create(Date, Timestamp) with an
additional flag called transform . |
Object |
PmfmDao.create(int transform,
AggregationLevel aggregationLevel,
Date creationDate,
Fraction fraction,
Matrix matrix,
Method method,
Parameter parameter,
Status status,
Unit unit,
Timestamp updateDate,
ValidityStatus validityStatus)
Does the same thing as
#create(Date, Timestamp) with an
additional flag called transform . |
Object |
MethodDaoBase.create(int transform,
Method method)
Does the same thing as
MethodDao.create(Method) with an
additional flag called transform . |
Object |
MethodDao.create(int transform,
Method method)
Does the same thing as
MethodDao.create(Method) with an
additional flag called transform . |
Method |
MethodDaoBase.create(Method method)
Creates an instance of Method and adds it to the persistent store.
|
Method |
MethodDao.create(Method method)
Creates an instance of Method and adds it to the persistent store.
|
static Pmfm |
Pmfm.Factory.newInstance(Date creationDate,
Timestamp updateDate,
ValidityStatus validityStatus,
Matrix matrix,
Method method,
Fraction fraction,
Parameter parameter,
AggregationLevel aggregationLevel,
Status status,
Unit unit)
Constructs a new instance of
Pmfm , taking all required and/or
read-only properties as arguments, except for identifiers. |
static Pmfm |
Pmfm.Factory.newInstance(Integer signifFiguresNumber,
Integer maximumNumberDecimals,
Float detectionThreshold,
Float minValue,
Float maxValue,
Float precision,
Float defaultValue,
Date creationDate,
String description,
String comments,
Timestamp updateDate,
ValidityStatus validityStatus,
Matrix matrix,
Method method,
Collection<QualitativeValue> qualitativeValues,
Fraction fraction,
Parameter parameter,
AggregationLevel aggregationLevel,
Status status,
Unit unit)
Constructs a new instance of
Pmfm , taking all possible properties
(except the identifier(s))as arguments. |
void |
MethodDaoBase.remove(Method method)
Removes the instance of Method from the persistent store.
|
void |
MethodDao.remove(Method method)
Removes the instance of Method from the persistent store.
|
void |
Pmfm.setMethod(Method methodIn)
Les méthodes sont rassemblées dans une liste qui couvre tous les domaines pour lesquels il
existe un
paramètre.
|
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 MethodDao , please note
that the MethodDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
Object |
MethodDao.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 |
MethodDaoBase.update(Method method)
Updates the
method instance in the persistent store. |
void |
MethodDao.update(Method method)
Updates the
method instance in the persistent store. |
Modifier and Type | Method and Description |
---|---|
Collection<Method> |
MethodDaoBase.create(Collection<Method> entities)
Creates a new instance of Method and adds
from the passed in
entities collection |
Collection<Method> |
MethodDao.create(Collection<Method> entities)
Creates a new instance of Method and adds
from the passed in
entities collection |
Collection<?> |
MethodDaoBase.create(int transform,
Collection<Method> entities)
Does the same thing as
MethodDao.create(Method) with an
additional flag called transform . |
Collection<?> |
MethodDao.create(int transform,
Collection<Method> entities)
Does the same thing as
MethodDao.create(Method) with an
additional flag called transform . |
void |
MethodDaoBase.remove(Collection<Method> entities)
Removes all entities in the given
entities collection. |
void |
MethodDao.remove(Collection<Method> entities)
Removes all entities in the given
entities collection. |
void |
MethodDaoBase.update(Collection<Method> entities)
Updates all instances in the
entities collection in the persistent store. |
void |
MethodDao.update(Collection<Method> entities)
Updates all instances in the
entities collection in the persistent store. |
Copyright © 2012–2014 IFREMER. All rights reserved.