Uses of Interface
fr.ifremer.allegro.data.operation.OperationDao

Packages that use OperationDao
fr.ifremer.allegro.data.operation   
fr.ifremer.allegro.data.operation.generic.service   
fr.ifremer.allegro.data.survey.fishingTrip   
fr.ifremer.allegro.data.survey.fishingTrip.generic.service   
fr.ifremer.allegro.data.vessel.feature.physical   
fr.ifremer.allegro.data.vessel.feature.physical.generic.service   
fr.ifremer.allegro.data.vessel.feature.use   
fr.ifremer.allegro.data.vessel.feature.use.generic.service   
fr.ifremer.allegro.data.vessel.position   
fr.ifremer.allegro.data.vessel.position.generic.service   
 

Uses of OperationDao in fr.ifremer.allegro.data.operation
 

Subinterfaces of OperationDao in fr.ifremer.allegro.data.operation
 interface FishingOperationDao
           
 

Classes in fr.ifremer.allegro.data.operation that implement OperationDao
 class FishingOperationDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.operation.FishingOperation.
 class FishingOperationDaoImpl
           
 class OperationDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.operation.Operation.
 class OperationDaoImpl
           
 

Methods in fr.ifremer.allegro.data.operation that return OperationDao
protected  OperationDao OperationVesselAssociationDaoBase.getOperationDao()
          Gets the reference to operationDao.
 

Methods in fr.ifremer.allegro.data.operation with parameters of type OperationDao
 void OperationVesselAssociationDaoBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operationDao.
 

Uses of OperationDao in fr.ifremer.allegro.data.operation.generic.service
 

Methods in fr.ifremer.allegro.data.operation.generic.service that return OperationDao
protected  OperationDao RemoteOperationFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
protected  OperationDao RemoteOperationVesselAssociationFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
 

Methods in fr.ifremer.allegro.data.operation.generic.service with parameters of type OperationDao
 void RemoteOperationFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 void RemoteOperationVesselAssociationFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 

Uses of OperationDao in fr.ifremer.allegro.data.survey.fishingTrip
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip that return OperationDao
protected  OperationDao FishingTripDaoBase.getOperationDao()
          Gets the reference to operationDao.
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip with parameters of type OperationDao
 void FishingTripDaoBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operationDao.
 

Uses of OperationDao in fr.ifremer.allegro.data.survey.fishingTrip.generic.service
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service that return OperationDao
protected  OperationDao RemoteObservedFishingTripFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
protected  OperationDao RemoteFishingTripFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service with parameters of type OperationDao
 void RemoteObservedFishingTripFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 void RemoteFishingTripFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return OperationDao
protected  OperationDao GearPhysicalFeaturesDaoBase.getOperationDao()
          Gets the reference to operationDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type OperationDao
 void GearPhysicalFeaturesDaoBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operationDao.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return OperationDao
protected  OperationDao RemoteGearPhysicalFeaturesFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type OperationDao
 void RemoteGearPhysicalFeaturesFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 

Uses of OperationDao in fr.ifremer.allegro.data.vessel.feature.use
 

Methods in fr.ifremer.allegro.data.vessel.feature.use that return OperationDao
protected  OperationDao GearUseFeaturesDaoBase.getOperationDao()
          Gets the reference to operationDao.
protected  OperationDao VesselUseFeaturesDaoBase.getOperationDao()
          Gets the reference to operationDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use with parameters of type OperationDao
 void GearUseFeaturesDaoBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operationDao.
 void VesselUseFeaturesDaoBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operationDao.
 

Uses of OperationDao in fr.ifremer.allegro.data.vessel.feature.use.generic.service
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service that return OperationDao
protected  OperationDao RemoteGearUseFeaturesFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
protected  OperationDao RemoteMetierUseFeaturesFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
protected  OperationDao RemoteVesselUseFeaturesFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service with parameters of type OperationDao
 void RemoteGearUseFeaturesFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 void RemoteMetierUseFeaturesFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 void RemoteVesselUseFeaturesFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 

Uses of OperationDao in fr.ifremer.allegro.data.vessel.position
 

Methods in fr.ifremer.allegro.data.vessel.position that return OperationDao
protected  OperationDao VesselPositionDaoBase.getOperationDao()
          Gets the reference to operationDao.
 

Methods in fr.ifremer.allegro.data.vessel.position with parameters of type OperationDao
 void VesselPositionDaoBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operationDao.
 

Uses of OperationDao in fr.ifremer.allegro.data.vessel.position.generic.service
 

Methods in fr.ifremer.allegro.data.vessel.position.generic.service that return OperationDao
protected  OperationDao RemoteVesselExtendedPositionFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
protected  OperationDao RemoteVesselPositionFullServiceBase.getOperationDao()
          Gets the reference to operation's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.position.generic.service with parameters of type OperationDao
 void RemoteVesselExtendedPositionFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 void RemoteVesselPositionFullServiceBase.setOperationDao(OperationDao operationDao)
          Sets the reference to operation's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.