|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VesselPhysicalFeaturesOriginDao | |
---|---|
fr.ifremer.allegro.data.vessel.feature.physical | |
fr.ifremer.allegro.data.vessel.feature.physical.generic.service |
Uses of VesselPhysicalFeaturesOriginDao in fr.ifremer.allegro.data.vessel.feature.physical |
---|
Classes in fr.ifremer.allegro.data.vessel.feature.physical that implement VesselPhysicalFeaturesOriginDao | |
---|---|
class |
VesselPhysicalFeaturesOriginDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeaturesOrigin . |
class |
VesselPhysicalFeaturesOriginDaoImpl
|
Methods in fr.ifremer.allegro.data.vessel.feature.physical that return VesselPhysicalFeaturesOriginDao | |
---|---|
protected VesselPhysicalFeaturesOriginDao |
VesselPhysicalFeaturesDaoBase.getVesselPhysicalFeaturesOriginDao()
Gets the reference to vesselPhysicalFeaturesOriginDao . |
Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type VesselPhysicalFeaturesOriginDao | |
---|---|
void |
VesselPhysicalFeaturesDaoBase.setVesselPhysicalFeaturesOriginDao(VesselPhysicalFeaturesOriginDao vesselPhysicalFeaturesOriginDao)
Sets the reference to vesselPhysicalFeaturesOriginDao . |
Uses of VesselPhysicalFeaturesOriginDao in fr.ifremer.allegro.data.vessel.feature.physical.generic.service |
---|
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return VesselPhysicalFeaturesOriginDao | |
---|---|
protected VesselPhysicalFeaturesOriginDao |
RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginDao()
Gets the reference to vesselPhysicalFeaturesOrigin 's DAO. |
Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type VesselPhysicalFeaturesOriginDao | |
---|---|
void |
RemoteVesselPhysicalFeaturesOriginFullServiceBase.setVesselPhysicalFeaturesOriginDao(VesselPhysicalFeaturesOriginDao vesselPhysicalFeaturesOriginDao)
Sets the reference to vesselPhysicalFeaturesOrigin 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |