Uses of Interface
fr.ifremer.allegro.referential.vessel.VesselFeaturesDao

Packages that use VesselFeaturesDao
fr.ifremer.allegro.referential.vessel   
fr.ifremer.allegro.referential.vessel.generic.service   
 

Uses of VesselFeaturesDao in fr.ifremer.allegro.referential.vessel
 

Classes in fr.ifremer.allegro.referential.vessel that implement VesselFeaturesDao
 class VesselFeaturesDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.vessel.VesselFeatures.
 class VesselFeaturesDaoImpl
           
 

Methods in fr.ifremer.allegro.referential.vessel that return VesselFeaturesDao
protected  VesselFeaturesDao FishingVesselDaoBase.getVesselFeaturesDao()
          Gets the reference to vesselFeaturesDao.
 

Methods in fr.ifremer.allegro.referential.vessel with parameters of type VesselFeaturesDao
 void FishingVesselDaoBase.setVesselFeaturesDao(VesselFeaturesDao vesselFeaturesDao)
          Sets the reference to vesselFeaturesDao.
 

Uses of VesselFeaturesDao in fr.ifremer.allegro.referential.vessel.generic.service
 

Methods in fr.ifremer.allegro.referential.vessel.generic.service that return VesselFeaturesDao
protected  VesselFeaturesDao RemoteVesselFeaturesFullServiceBase.getVesselFeaturesDao()
          Gets the reference to vesselFeatures's DAO.
protected  VesselFeaturesDao RemoteFishingVesselFullServiceBase.getVesselFeaturesDao()
          Gets the reference to vesselFeatures's DAO.
 

Methods in fr.ifremer.allegro.referential.vessel.generic.service with parameters of type VesselFeaturesDao
 void RemoteVesselFeaturesFullServiceBase.setVesselFeaturesDao(VesselFeaturesDao vesselFeaturesDao)
          Sets the reference to vesselFeatures's DAO.
 void RemoteFishingVesselFullServiceBase.setVesselFeaturesDao(VesselFeaturesDao vesselFeaturesDao)
          Sets the reference to vesselFeatures's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.