Uses of Interface
fr.ifremer.allegro.administration.user.VesselManagePeriodDao

Packages that use VesselManagePeriodDao
fr.ifremer.allegro.administration.user   
fr.ifremer.allegro.administration.user.generic.service   
fr.ifremer.allegro.data.vessel.specific.service   
 

Uses of VesselManagePeriodDao in fr.ifremer.allegro.administration.user
 

Classes in fr.ifremer.allegro.administration.user that implement VesselManagePeriodDao
 class VesselManagePeriodDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.administration.user.VesselManagePeriod.
 class VesselManagePeriodDaoImpl
           
 

Methods in fr.ifremer.allegro.administration.user that return VesselManagePeriodDao
protected  VesselManagePeriodDao ManagedDataDaoBase.getVesselManagePeriodDao()
          Gets the reference to vesselManagePeriodDao.
 

Methods in fr.ifremer.allegro.administration.user with parameters of type VesselManagePeriodDao
 void ManagedDataDaoBase.setVesselManagePeriodDao(VesselManagePeriodDao vesselManagePeriodDao)
          Sets the reference to vesselManagePeriodDao.
 

Uses of VesselManagePeriodDao in fr.ifremer.allegro.administration.user.generic.service
 

Methods in fr.ifremer.allegro.administration.user.generic.service that return VesselManagePeriodDao
protected  VesselManagePeriodDao RemoteManagedDataFullServiceBase.getVesselManagePeriodDao()
          Gets the reference to vesselManagePeriod's DAO.
protected  VesselManagePeriodDao RemoteVesselManagePeriodFullServiceBase.getVesselManagePeriodDao()
          Gets the reference to vesselManagePeriod's DAO.
 

Methods in fr.ifremer.allegro.administration.user.generic.service with parameters of type VesselManagePeriodDao
 void RemoteManagedDataFullServiceBase.setVesselManagePeriodDao(VesselManagePeriodDao vesselManagePeriodDao)
          Sets the reference to vesselManagePeriod's DAO.
 void RemoteVesselManagePeriodFullServiceBase.setVesselManagePeriodDao(VesselManagePeriodDao vesselManagePeriodDao)
          Sets the reference to vesselManagePeriod's DAO.
 

Uses of VesselManagePeriodDao in fr.ifremer.allegro.data.vessel.specific.service
 

Methods in fr.ifremer.allegro.data.vessel.specific.service that return VesselManagePeriodDao
protected  VesselManagePeriodDao RemoteCompetenceZoneFullServiceBase.getVesselManagePeriodDao()
          Gets the reference to vesselManagePeriod's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.specific.service with parameters of type VesselManagePeriodDao
 void RemoteCompetenceZoneFullServiceBase.setVesselManagePeriodDao(VesselManagePeriodDao vesselManagePeriodDao)
          Sets the reference to vesselManagePeriod's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.