Package | Description |
---|---|
fr.ifremer.adagio.core.dao.data.operation |
Modifier and Type | Class and Description |
---|---|
class |
OperationVesselAssociationImpl |
Modifier and Type | Method and Description |
---|---|
OperationVesselAssociation |
OperationVesselAssociationDaoBase.create(Boolean isCatchOnOperationVessel,
Operation operation,
Vessel vessel)
Creates a new
OperationVesselAssociation
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
OperationVesselAssociation |
OperationVesselAssociationDao.create(Boolean isCatchOnOperationVessel,
Operation operation,
Vessel vessel)
Creates a new
OperationVesselAssociation
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
OperationVesselAssociation |
OperationVesselAssociationDaoBase.create(Boolean isCatchOnOperationVessel,
String comments)
Creates a new
OperationVesselAssociation
instance from all attributes and adds it to
the persistent store. |
OperationVesselAssociation |
OperationVesselAssociationDao.create(Boolean isCatchOnOperationVessel,
String comments)
Creates a new
OperationVesselAssociation
instance from all attributes and adds it to
the persistent store. |
OperationVesselAssociation |
OperationVesselAssociationDaoBase.create(OperationVesselAssociation operationVesselAssociation)
Creates an instance of OperationVesselAssociation and adds it to the persistent store.
|
OperationVesselAssociation |
OperationVesselAssociationDao.create(OperationVesselAssociation operationVesselAssociation)
Creates an instance of OperationVesselAssociation and adds it to the persistent store.
|
OperationVesselAssociation |
OperationVesselAssociationDaoBase.get(OperationVesselAssociationPK operationVesselAssociationPk)
Gets an instance of OperationVesselAssociation from the persistent store.
|
OperationVesselAssociation |
OperationVesselAssociationDao.get(OperationVesselAssociationPK operationVesselAssociationPk)
Gets an instance of OperationVesselAssociation from the persistent store.
|
OperationVesselAssociation |
OperationVesselAssociationDaoBase.load(OperationVesselAssociationPK operationVesselAssociationPk)
Loads an instance of OperationVesselAssociation from the persistent store.
|
OperationVesselAssociation |
OperationVesselAssociationDao.load(OperationVesselAssociationPK operationVesselAssociationPk)
Loads an instance of OperationVesselAssociation from the persistent store.
|
static OperationVesselAssociation |
OperationVesselAssociation.Factory.newInstance()
Constructs a new instance of
OperationVesselAssociation . |
static OperationVesselAssociation |
OperationVesselAssociation.Factory.newInstance(Boolean isCatchOnOperationVessel,
String comments,
Vessel vessel,
Operation operation)
Constructs a new instance of
OperationVesselAssociation , taking all possible properties
(except the identifier(s))as arguments. |
static OperationVesselAssociation |
OperationVesselAssociation.Factory.newInstance(Boolean isCatchOnOperationVessel,
Vessel vessel,
Operation operation)
Constructs a new instance of
OperationVesselAssociation , taking all required and/or
read-only properties as arguments, except for identifiers. |
protected OperationVesselAssociation |
OperationVesselAssociationDaoBase.toEntity(Object[] row) |
Modifier and Type | Method and Description |
---|---|
Collection<OperationVesselAssociation> |
OperationVesselAssociationDaoBase.create(Collection<OperationVesselAssociation> entities)
Creates a new instance of OperationVesselAssociation and adds
from the passed in
entities collection |
Collection<OperationVesselAssociation> |
OperationVesselAssociationDao.create(Collection<OperationVesselAssociation> entities)
Creates a new instance of OperationVesselAssociation and adds
from the passed in
entities collection |
Collection<OperationVesselAssociation> |
Operation.getOperationVesselAssociations()
Informations permet de décrire, par exemple la stratégie de répartition entre le navire
observé et
le navire associé pour l'opération.
|
Collection<OperationVesselAssociation> |
OperationVesselAssociationDaoBase.loadAll()
Loads all entities of type
OperationVesselAssociation . |
Collection<OperationVesselAssociation> |
OperationVesselAssociationDao.loadAll()
Loads all entities of type
OperationVesselAssociation . |
Set<OperationVesselAssociation> |
OperationVesselAssociationDaoBase.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Set<OperationVesselAssociation> |
OperationVesselAssociationDao.search(Search search)
Performs a search using the parameters specified in the given
search object. |
Modifier and Type | Method and Description |
---|---|
boolean |
Operation.addOperationVesselAssociations(OperationVesselAssociation elementToAdd)
Informations permet de décrire, par exemple la stratégie de répartition entre le navire
observé et
le navire associé pour l'opération.
|
int |
OperationVesselAssociation.compareTo(OperationVesselAssociation o) |
Object |
OperationVesselAssociationDaoBase.create(int transform,
OperationVesselAssociation operationVesselAssociation)
Does the same thing as
OperationVesselAssociationDao.create(OperationVesselAssociation) with an
additional flag called transform . |
Object |
OperationVesselAssociationDao.create(int transform,
OperationVesselAssociation operationVesselAssociation)
Does the same thing as
OperationVesselAssociationDao.create(OperationVesselAssociation) with an
additional flag called transform . |
OperationVesselAssociation |
OperationVesselAssociationDaoBase.create(OperationVesselAssociation operationVesselAssociation)
Creates an instance of OperationVesselAssociation and adds it to the persistent store.
|
OperationVesselAssociation |
OperationVesselAssociationDao.create(OperationVesselAssociation operationVesselAssociation)
Creates an instance of OperationVesselAssociation and adds it to the persistent store.
|
void |
OperationVesselAssociationDaoBase.remove(OperationVesselAssociation operationVesselAssociation)
Removes the instance of OperationVesselAssociation from the persistent store.
|
void |
OperationVesselAssociationDao.remove(OperationVesselAssociation operationVesselAssociation)
Removes the instance of OperationVesselAssociation from the persistent store.
|
boolean |
Operation.removeOperationVesselAssociations(OperationVesselAssociation elementToRemove)
Informations permet de décrire, par exemple la stratégie de répartition entre le navire
observé et
le navire associé pour l'opération.
|
Object |
OperationVesselAssociationDaoBase.transformEntity(int transform,
OperationVesselAssociation 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 OperationVesselAssociationDao , please note
that the OperationVesselAssociationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
Object |
OperationVesselAssociationDao.transformEntity(int transform,
OperationVesselAssociation 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.operation.OperationVesselAssociationDao , please note
that the OperationVesselAssociationDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
OperationVesselAssociationDaoBase.update(OperationVesselAssociation operationVesselAssociation)
Updates the
operationVesselAssociation instance in the persistent store. |
void |
OperationVesselAssociationDao.update(OperationVesselAssociation operationVesselAssociation)
Updates the
operationVesselAssociation instance in the persistent store. |
Modifier and Type | Method and Description |
---|---|
Collection<OperationVesselAssociation> |
OperationVesselAssociationDaoBase.create(Collection<OperationVesselAssociation> entities)
Creates a new instance of OperationVesselAssociation and adds
from the passed in
entities collection |
Collection<OperationVesselAssociation> |
OperationVesselAssociationDao.create(Collection<OperationVesselAssociation> entities)
Creates a new instance of OperationVesselAssociation and adds
from the passed in
entities collection |
Collection<?> |
OperationVesselAssociationDaoBase.create(int transform,
Collection<OperationVesselAssociation> entities)
Does the same thing as
OperationVesselAssociationDao.create(OperationVesselAssociation) with an
additional flag called transform . |
Collection<?> |
OperationVesselAssociationDao.create(int transform,
Collection<OperationVesselAssociation> entities)
Does the same thing as
OperationVesselAssociationDao.create(OperationVesselAssociation) with an
additional flag called transform . |
static Operation |
Operation.Factory.newInstance(String name,
Short rankOrderOnPeriod,
Date startDateTime,
Date endDateTime,
Boolean isMainOperation,
LineString position,
String comments,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Collection<VesselPersonFeatures> vesselPersonFeatures,
QualityFlag qualityFlag,
Vessel vessel,
Collection<OperationVesselAssociation> operationVesselAssociations,
Collection<GearUseFeatures> gearUseFeatures,
Collection<VesselUseFeatures> vesselUseFeatures,
GearPhysicalFeatures gearPhysicalFeatures,
Collection<VesselPositionVMS> vesselPositionVMSs,
Collection<VesselPosition> vesselPositions,
FishingTrip fishingTrip)
Constructs a new instance of
Operation , taking all possible properties
(except the identifier(s))as arguments. |
static FishingOperation |
FishingOperation.Factory.newInstance(String name,
Short rankOrderOnPeriod,
Date startDateTime,
Date endDateTime,
Boolean isMainOperation,
LineString position,
String comments,
Date controlDate,
Date validationDate,
Date qualificationDate,
String qualificationComments,
Collection<VesselPersonFeatures> vesselPersonFeatures,
QualityFlag qualityFlag,
Vessel vessel,
Collection<OperationVesselAssociation> operationVesselAssociations,
Collection<GearUseFeatures> gearUseFeatures,
Collection<VesselUseFeatures> vesselUseFeatures,
GearPhysicalFeatures gearPhysicalFeatures,
Collection<VesselPositionVMS> vesselPositionVMSs,
Collection<VesselPosition> vesselPositions,
FishingTrip fishingTrip,
Date fishingStartDateTime,
Date fishingEndDateTime,
Boolean hasCatch,
Collection<Produce> produces,
CatchBatch catchBatch,
Collection<Sample> samples)
Constructs a new instance of
FishingOperation , taking all possible properties
(except the identifier(s))as arguments. |
void |
OperationVesselAssociationDaoBase.remove(Collection<OperationVesselAssociation> entities)
Removes all entities in the given
entities collection. |
void |
OperationVesselAssociationDao.remove(Collection<OperationVesselAssociation> entities)
Removes all entities in the given
entities collection. |
void |
Operation.setOperationVesselAssociations(Collection<OperationVesselAssociation> operationVesselAssociationsIn)
Informations permet de décrire, par exemple la stratégie de répartition entre le navire
observé et
le navire associé pour l'opération.
|
void |
OperationVesselAssociationDaoBase.update(Collection<OperationVesselAssociation> entities)
Updates all instances in the
entities collection in the persistent store. |
void |
OperationVesselAssociationDao.update(Collection<OperationVesselAssociation> entities)
Updates all instances in the
entities collection in the persistent store. |
Copyright © 2012–2014 IFREMER. All rights reserved.