Modifier and Type | Method and Description |
---|---|
Transshipment |
SurveyMeasurement.getTransshipment()
Transbordement d'un produit (capturé) d'un navire à l'autre.
|
Modifier and Type | Method and Description |
---|---|
static SurveyMeasurement |
SurveyMeasurement.Factory.newInstance(Float numericalValue,
String alphanumericalValue,
Integer digitCount,
Float precisionValue,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
AggregationLevel aggregationLevel,
QualitativeValue qualitativeValue,
QualityFlag qualityFlag,
PrecisionType precisionType,
AnalysisInstrument analysisInstrument,
Pmfm pmfm,
Department department,
NumericalPrecision numericalPrecision,
DeclaredDocumentReference declaredDocumentReference,
ActivityCalendar activityCalendar,
DailyActivityCalendar dailyActivityCalendar,
Landing landing,
EconomicalSurvey economicalSurvey,
Sale sale,
PhysicalGearSurvey physicalGearSurvey,
FishingEffortCalendar fishingEffortCalendar,
FishingTrip fishingTrip,
Transshipment transshipment)
Constructs a new instance of
SurveyMeasurement , taking all possible properties
(except the identifier(s))as arguments. |
void |
SurveyMeasurement.setTransshipment(Transshipment transshipmentIn)
Transbordement d'un produit (capturé) d'un navire à l'autre.
|
Modifier and Type | Method and Description |
---|---|
Transshipment |
Produce.getTransshipment()
Transbordement d'un produit (capturé) d'un navire à l'autre.
|
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.setTransshipment(Transshipment transshipmentIn)
Transbordement d'un produit (capturé) d'un navire à l'autre.
|
Modifier and Type | Method and Description |
---|---|
Collection<Transshipment> |
FishingTrip.getTransshipments()
Transbordement d'un produit (capturé) d'un navire à l'autre.
|
Modifier and Type | Method and Description |
---|---|
boolean |
FishingTrip.addTransshipments(Transshipment elementToAdd)
Transbordement d'un produit (capturé) d'un navire à l'autre.
|
boolean |
FishingTrip.removeTransshipments(Transshipment elementToRemove)
Transbordement d'un produit (capturé) d'un navire à l'autre.
|
Modifier and Type | Method and Description |
---|---|
static FishingTrip |
FishingTrip.Factory.newInstance(Date departureDateTime,
Date returnDateTime,
LineString position,
String comments,
Date creationDate,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Location returnLocation,
Location departureLocation,
Collection<VesselPersonFeatures> vesselPersonFeatures,
Department recorderDepartment,
Person recorderPerson,
Collection<Operation> operations,
Collection<SurveyMeasurement> surveyMeasurements,
Collection<VesselUseFeatures> vesselUseFeatures,
Collection<GearPhysicalFeatures> gearPhysicalFeatures,
Collection<Landing> landings,
DeclaredDocumentReference declaredDocumentReference,
Collection<Sale> sales,
ScientificCruise scientificCruise,
QualityFlag qualityFlag,
Vessel vessel,
Program program,
Collection<FishingTripOrigin> fishingTripOrigins,
Collection<Transshipment> transshipments,
Collection<PlaygroundFishingTripVesselMaster> playgroundFishingTripVesselMasters,
Collection<PlaygroundVesselOwner> playgroundVesselOwners,
Collection<PlaygroundFishingEffortZone> playgroundFishingEffortZones)
Constructs a new instance of
FishingTrip , taking all possible properties
(except the identifier(s))as arguments. |
static ObservedFishingTrip |
ObservedFishingTrip.Factory.newInstance(Date departureDateTime,
Date returnDateTime,
LineString position,
String comments,
Date creationDate,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Location returnLocation,
Location departureLocation,
Collection<VesselPersonFeatures> vesselPersonFeatures,
Department recorderDepartment,
Person recorderPerson,
Collection<Operation> operations,
Collection<SurveyMeasurement> surveyMeasurements,
Collection<VesselUseFeatures> vesselUseFeatures,
Collection<GearPhysicalFeatures> gearPhysicalFeatures,
Collection<Landing> landings,
DeclaredDocumentReference declaredDocumentReference,
Collection<Sale> sales,
ScientificCruise scientificCruise,
QualityFlag qualityFlag,
Vessel vessel,
Program program,
Collection<FishingTripOrigin> fishingTripOrigins,
Collection<Transshipment> transshipments,
Collection<PlaygroundFishingTripVesselMaster> playgroundFishingTripVesselMasters,
Collection<PlaygroundVesselOwner> playgroundVesselOwners,
Collection<PlaygroundFishingEffortZone> playgroundFishingEffortZones,
Collection<Person> observerPersons,
SamplingStrata samplingStrata,
Collection<ExpectedSale> expectedSales)
Constructs a new instance of
ObservedFishingTrip , taking all possible properties
(except the identifier(s))as arguments. |
void |
FishingTrip.setTransshipments(Collection<Transshipment> transshipmentsIn)
Transbordement d'un produit (capturé) d'un navire à l'autre.
|
Modifier and Type | Class and Description |
---|---|
class |
TransshipmentImpl |
Modifier and Type | Method and Description |
---|---|
Transshipment |
TransshipmentDaoBase.create(Date transshipmentDateTime,
Short rankOrder,
String comments,
Date creationDate,
Date controlDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Point position)
Creates a new
Transshipment
instance from all attributes and adds it to
the persistent store. |
Transshipment |
TransshipmentDao.create(Date transshipmentDateTime,
Short rankOrder,
String comments,
Date creationDate,
Date controlDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Point position)
Creates a new
Transshipment
instance from all attributes and adds it to
the persistent store. |
Transshipment |
TransshipmentDaoBase.create(Date creationDate,
Vessel fromVessel,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel toVessel,
Date transshipmentDateTime,
Timestamp updateDate)
Creates a new
Transshipment
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Transshipment |
TransshipmentDao.create(Date creationDate,
Vessel fromVessel,
Program program,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel toVessel,
Date transshipmentDateTime,
Timestamp updateDate)
Creates a new
Transshipment
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
Transshipment |
TransshipmentDaoBase.create(Transshipment transshipment)
Creates an instance of Transshipment and adds it to the persistent store.
|
Transshipment |
TransshipmentDao.create(Transshipment transshipment)
Creates an instance of Transshipment and adds it to the persistent store.
|
Transshipment |
TransshipmentDaoBase.get(Integer id)
Gets an instance of Transshipment from the persistent store.
|
Transshipment |
TransshipmentDao.get(Integer id)
Gets an instance of Transshipment from the persistent store.
|
Transshipment |
TransshipmentDaoBase.load(Integer id)
Loads an instance of Transshipment from the persistent store.
|
Transshipment |
TransshipmentDao.load(Integer id)
Loads an instance of Transshipment from the persistent store.
|
static Transshipment |
Transshipment.Factory.newInstance()
Constructs a new instance of
Transshipment . |
static Transshipment |
Transshipment.Factory.newInstance(Date transshipmentDateTime,
Date creationDate,
Timestamp updateDate,
Vessel toVessel,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel fromVessel,
Program program)
Constructs a new instance of
Transshipment , taking all required and/or
read-only properties as arguments, except for identifiers. |
static Transshipment |
Transshipment.Factory.newInstance(Date transshipmentDateTime,
Short rankOrder,
String comments,
Date creationDate,
Date controlDate,
Date qualificationDate,
String qualificationComments,
Timestamp updateDate,
Point position,
Vessel toVessel,
Location transshipmentLocation,
QualityFlag qualityFlag,
Department recorderDepartment,
Vessel fromVessel,
Person recorderPerson,
Collection<SurveyMeasurement> surveyMeasurements,
Collection<Produce> produces,
FishingTrip fishingTrip,
Program program)
Constructs a new instance of
Transshipment , taking all possible properties
(except the identifier(s))as arguments. |
protected Transshipment |
TransshipmentDaoBase.toEntity(Object[] row) |
Modifier and Type | Method and Description |
---|---|
Collection<Transshipment> |
TransshipmentDaoBase.create(Collection<Transshipment> entities)
Creates a new instance of Transshipment and adds
from the passed in
entities collection |
Collection<Transshipment> |
TransshipmentDao.create(Collection<Transshipment> entities)
Creates a new instance of Transshipment and adds
from the passed in
entities collection |
Collection<Transshipment> |
TransshipmentDaoBase.loadAll()
Loads all entities of type
Transshipment . |
Collection<Transshipment> |
TransshipmentDao.loadAll()
Loads all entities of type
Transshipment . |
Set<Transshipment> |
TransshipmentDaoBase.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Set<Transshipment> |
TransshipmentDao.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Modifier and Type | Method and Description |
---|---|
int |
Transshipment.compareTo(Transshipment o) |
Object |
TransshipmentDaoBase.create(int transform,
Transshipment transshipment)
Does the same thing as
TransshipmentDao.create(Transshipment) with an
additional flag called transform . |
Object |
TransshipmentDao.create(int transform,
Transshipment transshipment)
Does the same thing as
TransshipmentDao.create(Transshipment) with an
additional flag called transform . |
Transshipment |
TransshipmentDaoBase.create(Transshipment transshipment)
Creates an instance of Transshipment and adds it to the persistent store.
|
Transshipment |
TransshipmentDao.create(Transshipment transshipment)
Creates an instance of Transshipment and adds it to the persistent store.
|
void |
TransshipmentDaoBase.remove(Transshipment transshipment)
Removes the instance of Transshipment from the persistent store.
|
void |
TransshipmentDao.remove(Transshipment transshipment)
Removes the instance of Transshipment from the persistent store.
|
Object |
TransshipmentDaoBase.transformEntity(int transform,
Transshipment 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 TransshipmentDao , please note
that the TransshipmentDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
Object |
TransshipmentDao.transformEntity(int transform,
Transshipment 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.data.transshipment.TransshipmentDao , please note
that the TransshipmentDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
TransshipmentDaoBase.update(Transshipment transshipment)
Updates the
transshipment instance in the persistent store. |
void |
TransshipmentDao.update(Transshipment transshipment)
Updates the
transshipment instance in the persistent store. |
Modifier and Type | Method and Description |
---|---|
Collection<Transshipment> |
TransshipmentDaoBase.create(Collection<Transshipment> entities)
Creates a new instance of Transshipment and adds
from the passed in
entities collection |
Collection<Transshipment> |
TransshipmentDao.create(Collection<Transshipment> entities)
Creates a new instance of Transshipment and adds
from the passed in
entities collection |
Collection<?> |
TransshipmentDaoBase.create(int transform,
Collection<Transshipment> entities)
Does the same thing as
TransshipmentDao.create(Transshipment) with an
additional flag called transform . |
Collection<?> |
TransshipmentDao.create(int transform,
Collection<Transshipment> entities)
Does the same thing as
TransshipmentDao.create(Transshipment) with an
additional flag called transform . |
void |
TransshipmentDaoBase.remove(Collection<Transshipment> entities)
Removes all entities in the given
entities collection. |
void |
TransshipmentDao.remove(Collection<Transshipment> entities)
Removes all entities in the given
entities collection. |
void |
TransshipmentDaoBase.update(Collection<Transshipment> entities)
Updates all instances in the
entities collection in the persistent store. |
void |
TransshipmentDao.update(Collection<Transshipment> entities)
Updates all instances in the
entities collection in the persistent store. |
Copyright © 2012–2014 IFREMER. All rights reserved.