Methods in fr.ifremer.allegro.data.vessel.feature.physical that return VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoImpl.clusterVesselPhysicalFeaturesOriginToEntity(ClusterVesselPhysicalFeaturesOrigin clusterVesselPhysicalFeaturesOrigin)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.clusterVesselPhysicalFeaturesOriginToEntity(ClusterVesselPhysicalFeaturesOrigin clusterVesselPhysicalFeaturesOrigin)
Converts an instance of type ClusterVesselPhysicalFeaturesOrigin to this DAO's entity. |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.create(Program program,
VesselPhysicalFeatures vesselPhysicalFeatures)
Creates a new fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeaturesOrigin
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.create(Program program,
VesselPhysicalFeatures vesselPhysicalFeatures)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.create(VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
Creates an instance of fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeaturesOrigin and adds it to the persistent store. |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.create(VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.create(VesselPhysicalFeatures vesselPhysicalFeatures,
Program program,
AcquisitionLevel acquisitionLevel)
Creates a new fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeaturesOrigin
instance from all attributes and
properties and adds it to the persistent store. |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.create(VesselPhysicalFeatures vesselPhysicalFeatures,
Program program,
AcquisitionLevel acquisitionLevel)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.createFromClusterVesselPhysicalFeaturesOrigin(ClusterVesselPhysicalFeaturesOrigin clusterVesselPhysicalFeaturesOrigin)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.createFromClusterVesselPhysicalFeaturesOrigin(ClusterVesselPhysicalFeaturesOrigin clusterVesselPhysicalFeaturesOrigin)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.findVesselPhysicalFeaturesOriginByIdentifiers(java.lang.String queryString,
VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
Does the same thing as VesselPhysicalFeaturesOriginDao.findVesselPhysicalFeaturesOriginByIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeatures, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional argument called queryString . |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.findVesselPhysicalFeaturesOriginByIdentifiers(java.lang.String queryString,
VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.findVesselPhysicalFeaturesOriginByIdentifiers(VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.findVesselPhysicalFeaturesOriginByIdentifiers(VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.findVesselPhysicalFeaturesOriginByNaturalId(java.lang.String queryString,
VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
Does the same thing as VesselPhysicalFeaturesOriginDao.findVesselPhysicalFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeatures, fr.ifremer.allegro.administration.programStrategy.Program) with an
additional argument called queryString . |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.findVesselPhysicalFeaturesOriginByNaturalId(java.lang.String queryString,
VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.findVesselPhysicalFeaturesOriginByNaturalId(VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.findVesselPhysicalFeaturesOriginByNaturalId(VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
|
protected VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoImpl.handleCreateFromClusterVesselPhysicalFeaturesOrigin(ClusterVesselPhysicalFeaturesOrigin clusterVesselPhysicalFeaturesOrigin)
|
protected abstract VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.handleCreateFromClusterVesselPhysicalFeaturesOrigin(ClusterVesselPhysicalFeaturesOrigin clusterVesselPhysicalFeaturesOrigin)
Performs the core logic for VesselPhysicalFeaturesOriginDaoBase.createFromClusterVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterVesselPhysicalFeaturesOrigin) |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.load(VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
Loads an instance of fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeaturesOrigin from the persistent store. |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.load(VesselPhysicalFeatures vesselPhysicalFeatures,
Program program)
|
static VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOrigin.Factory.newInstance()
Constructs a new instance of VesselPhysicalFeaturesOrigin . |
static VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOrigin.Factory.newInstance(AcquisitionLevel acquisitionLevel)
Constructs a new instance of VesselPhysicalFeaturesOrigin , taking all possible properties
(except the identifier(s))as arguments. |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoImpl.remoteVesselPhysicalFeaturesOriginFullVOToEntity(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVO)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.remoteVesselPhysicalFeaturesOriginFullVOToEntity(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVO)
Converts an instance of type RemoteVesselPhysicalFeaturesOriginFullVO to this DAO's entity. |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoImpl.remoteVesselPhysicalFeaturesOriginNaturalIdToEntity(RemoteVesselPhysicalFeaturesOriginNaturalId remoteVesselPhysicalFeaturesOriginNaturalId)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.remoteVesselPhysicalFeaturesOriginNaturalIdToEntity(RemoteVesselPhysicalFeaturesOriginNaturalId remoteVesselPhysicalFeaturesOriginNaturalId)
Converts an instance of type RemoteVesselPhysicalFeaturesOriginNaturalId to this DAO's entity. |
protected VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.toEntity(java.lang.Object[] row)
|
Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type VesselPhysicalFeaturesOrigin |
void |
VesselPhysicalFeaturesOriginDaoImpl.clusterVesselPhysicalFeaturesOriginToEntity(ClusterVesselPhysicalFeaturesOrigin source,
VesselPhysicalFeaturesOrigin target,
boolean copyIfNull)
|
void |
VesselPhysicalFeaturesOriginDao.clusterVesselPhysicalFeaturesOriginToEntity(ClusterVesselPhysicalFeaturesOrigin source,
VesselPhysicalFeaturesOrigin target,
boolean copyIfNull)
Copies the fields of ClusterVesselPhysicalFeaturesOrigin to the specified entity. |
void |
VesselPhysicalFeaturesOriginDaoBase.clusterVesselPhysicalFeaturesOriginToEntity(ClusterVesselPhysicalFeaturesOrigin source,
VesselPhysicalFeaturesOrigin target,
boolean copyIfNull)
|
java.lang.Object |
VesselPhysicalFeaturesOriginDao.create(int transform,
VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
Does the same thing as VesselPhysicalFeaturesOriginDao.create(fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeaturesOrigin) with an
additional flag called transform . |
java.lang.Object |
VesselPhysicalFeaturesOriginDaoBase.create(int transform,
VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
|
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.create(VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
Creates an instance of fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeaturesOrigin and adds it to the persistent store. |
VesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.create(VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
|
void |
VesselPhysicalFeaturesOriginDaoImpl.remoteVesselPhysicalFeaturesOriginFullVOToEntity(RemoteVesselPhysicalFeaturesOriginFullVO source,
VesselPhysicalFeaturesOrigin target,
boolean copyIfNull)
|
void |
VesselPhysicalFeaturesOriginDao.remoteVesselPhysicalFeaturesOriginFullVOToEntity(RemoteVesselPhysicalFeaturesOriginFullVO source,
VesselPhysicalFeaturesOrigin target,
boolean copyIfNull)
Copies the fields of RemoteVesselPhysicalFeaturesOriginFullVO to the specified entity. |
void |
VesselPhysicalFeaturesOriginDaoBase.remoteVesselPhysicalFeaturesOriginFullVOToEntity(RemoteVesselPhysicalFeaturesOriginFullVO source,
VesselPhysicalFeaturesOrigin target,
boolean copyIfNull)
|
void |
VesselPhysicalFeaturesOriginDaoImpl.remoteVesselPhysicalFeaturesOriginNaturalIdToEntity(RemoteVesselPhysicalFeaturesOriginNaturalId source,
VesselPhysicalFeaturesOrigin target,
boolean copyIfNull)
|
void |
VesselPhysicalFeaturesOriginDao.remoteVesselPhysicalFeaturesOriginNaturalIdToEntity(RemoteVesselPhysicalFeaturesOriginNaturalId source,
VesselPhysicalFeaturesOrigin target,
boolean copyIfNull)
Copies the fields of RemoteVesselPhysicalFeaturesOriginNaturalId to the specified entity. |
void |
VesselPhysicalFeaturesOriginDaoBase.remoteVesselPhysicalFeaturesOriginNaturalIdToEntity(RemoteVesselPhysicalFeaturesOriginNaturalId source,
VesselPhysicalFeaturesOrigin target,
boolean copyIfNull)
|
void |
VesselPhysicalFeaturesOriginDao.remove(VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
Removes the instance of fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeaturesOrigin from the persistent store. |
void |
VesselPhysicalFeaturesOriginDaoBase.remove(VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
|
ClusterVesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoImpl.toClusterVesselPhysicalFeaturesOrigin(VesselPhysicalFeaturesOrigin entity)
|
ClusterVesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDao.toClusterVesselPhysicalFeaturesOrigin(VesselPhysicalFeaturesOrigin entity)
Converts this DAO's entity to an object of type ClusterVesselPhysicalFeaturesOrigin . |
ClusterVesselPhysicalFeaturesOrigin |
VesselPhysicalFeaturesOriginDaoBase.toClusterVesselPhysicalFeaturesOrigin(VesselPhysicalFeaturesOrigin entity)
|
void |
VesselPhysicalFeaturesOriginDaoImpl.toClusterVesselPhysicalFeaturesOrigin(VesselPhysicalFeaturesOrigin source,
ClusterVesselPhysicalFeaturesOrigin target)
|
void |
VesselPhysicalFeaturesOriginDao.toClusterVesselPhysicalFeaturesOrigin(VesselPhysicalFeaturesOrigin source,
ClusterVesselPhysicalFeaturesOrigin target)
Copies the fields of the specified entity to the target value object. |
void |
VesselPhysicalFeaturesOriginDaoBase.toClusterVesselPhysicalFeaturesOrigin(VesselPhysicalFeaturesOrigin source,
ClusterVesselPhysicalFeaturesOrigin target)
|
RemoteVesselPhysicalFeaturesOriginFullVO |
VesselPhysicalFeaturesOriginDaoImpl.toRemoteVesselPhysicalFeaturesOriginFullVO(VesselPhysicalFeaturesOrigin entity)
|
RemoteVesselPhysicalFeaturesOriginFullVO |
VesselPhysicalFeaturesOriginDao.toRemoteVesselPhysicalFeaturesOriginFullVO(VesselPhysicalFeaturesOrigin entity)
Converts this DAO's entity to an object of type RemoteVesselPhysicalFeaturesOriginFullVO . |
RemoteVesselPhysicalFeaturesOriginFullVO |
VesselPhysicalFeaturesOriginDaoBase.toRemoteVesselPhysicalFeaturesOriginFullVO(VesselPhysicalFeaturesOrigin entity)
|
void |
VesselPhysicalFeaturesOriginDaoImpl.toRemoteVesselPhysicalFeaturesOriginFullVO(VesselPhysicalFeaturesOrigin source,
RemoteVesselPhysicalFeaturesOriginFullVO target)
|
void |
VesselPhysicalFeaturesOriginDao.toRemoteVesselPhysicalFeaturesOriginFullVO(VesselPhysicalFeaturesOrigin source,
RemoteVesselPhysicalFeaturesOriginFullVO target)
Copies the fields of the specified entity to the target value object. |
void |
VesselPhysicalFeaturesOriginDaoBase.toRemoteVesselPhysicalFeaturesOriginFullVO(VesselPhysicalFeaturesOrigin source,
RemoteVesselPhysicalFeaturesOriginFullVO target)
|
RemoteVesselPhysicalFeaturesOriginNaturalId |
VesselPhysicalFeaturesOriginDaoImpl.toRemoteVesselPhysicalFeaturesOriginNaturalId(VesselPhysicalFeaturesOrigin entity)
|
RemoteVesselPhysicalFeaturesOriginNaturalId |
VesselPhysicalFeaturesOriginDao.toRemoteVesselPhysicalFeaturesOriginNaturalId(VesselPhysicalFeaturesOrigin entity)
Converts this DAO's entity to an object of type RemoteVesselPhysicalFeaturesOriginNaturalId . |
RemoteVesselPhysicalFeaturesOriginNaturalId |
VesselPhysicalFeaturesOriginDaoBase.toRemoteVesselPhysicalFeaturesOriginNaturalId(VesselPhysicalFeaturesOrigin entity)
|
void |
VesselPhysicalFeaturesOriginDaoImpl.toRemoteVesselPhysicalFeaturesOriginNaturalId(VesselPhysicalFeaturesOrigin source,
RemoteVesselPhysicalFeaturesOriginNaturalId target)
|
void |
VesselPhysicalFeaturesOriginDao.toRemoteVesselPhysicalFeaturesOriginNaturalId(VesselPhysicalFeaturesOrigin source,
RemoteVesselPhysicalFeaturesOriginNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
VesselPhysicalFeaturesOriginDaoBase.toRemoteVesselPhysicalFeaturesOriginNaturalId(VesselPhysicalFeaturesOrigin source,
RemoteVesselPhysicalFeaturesOriginNaturalId target)
|
protected java.lang.Object |
VesselPhysicalFeaturesOriginDaoBase.transformEntity(int transform,
VesselPhysicalFeaturesOrigin 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.vessel.feature.physical.VesselPhysicalFeaturesOriginDao , please note
that the VesselPhysicalFeaturesOriginDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
VesselPhysicalFeaturesOriginDao.update(VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
Updates the vesselPhysicalFeaturesOrigin instance in the persistent store. |
void |
VesselPhysicalFeaturesOriginDaoBase.update(VesselPhysicalFeaturesOrigin vesselPhysicalFeaturesOrigin)
|