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

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

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

Classes in fr.ifremer.allegro.referential.vessel that implement VesselGroupDao
 class VesselGroupDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.vessel.VesselGroup.
 class VesselGroupDaoImpl
           
 

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

Methods in fr.ifremer.allegro.referential.vessel.generic.service that return VesselGroupDao
protected  VesselGroupDao RemoteVesselGroupFullServiceBase.getVesselGroupDao()
          Gets the reference to vesselGroup's DAO.
 

Methods in fr.ifremer.allegro.referential.vessel.generic.service with parameters of type VesselGroupDao
 void RemoteVesselGroupFullServiceBase.setVesselGroupDao(VesselGroupDao vesselGroupDao)
          Sets the reference to vesselGroup's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.