Uses of Interface
fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeaturesDao

Packages that use PhysicalFeaturesDao
fr.ifremer.allegro.data.vessel.feature.physical   
fr.ifremer.allegro.data.vessel.feature.physical.generic.service   
 

Uses of PhysicalFeaturesDao in fr.ifremer.allegro.data.vessel.feature.physical
 

Subinterfaces of PhysicalFeaturesDao in fr.ifremer.allegro.data.vessel.feature.physical
 interface GearPhysicalFeaturesDao
           
 interface VesselPhysicalFeaturesDao
           
 

Classes in fr.ifremer.allegro.data.vessel.feature.physical that implement PhysicalFeaturesDao
 class GearPhysicalFeaturesDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.vessel.feature.physical.GearPhysicalFeatures.
 class GearPhysicalFeaturesDaoImpl
           
 class PhysicalFeaturesDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.vessel.feature.physical.PhysicalFeatures.
 class PhysicalFeaturesDaoImpl
           
 class VesselPhysicalFeaturesDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.vessel.feature.physical.VesselPhysicalFeatures.
 class VesselPhysicalFeaturesDaoImpl
           
 

Uses of PhysicalFeaturesDao in fr.ifremer.allegro.data.vessel.feature.physical.generic.service
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return PhysicalFeaturesDao
protected  PhysicalFeaturesDao RemotePhysicalFeaturesFullServiceBase.getPhysicalFeaturesDao()
          Gets the reference to physicalFeatures's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type PhysicalFeaturesDao
 void RemotePhysicalFeaturesFullServiceBase.setPhysicalFeaturesDao(PhysicalFeaturesDao physicalFeaturesDao)
          Sets the reference to physicalFeatures's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.