Uses of Interface
fr.ifremer.allegro.data.survey.fishingTrip.ObservedFishingTripDao

Packages that use ObservedFishingTripDao
fr.ifremer.allegro.data.sale   
fr.ifremer.allegro.data.sale.generic.service   
fr.ifremer.allegro.data.survey.delaration   
fr.ifremer.allegro.data.survey.fishingTrip   
fr.ifremer.allegro.data.survey.fishingTrip.generic.service   
fr.ifremer.allegro.data.survey.scientificCruise   
 

Uses of ObservedFishingTripDao in fr.ifremer.allegro.data.sale
 

Methods in fr.ifremer.allegro.data.sale that return ObservedFishingTripDao
protected  ObservedFishingTripDao ExpectedSaleDaoBase.getObservedFishingTripDao()
          Gets the reference to observedFishingTripDao.
 

Methods in fr.ifremer.allegro.data.sale with parameters of type ObservedFishingTripDao
 void ExpectedSaleDaoBase.setObservedFishingTripDao(ObservedFishingTripDao observedFishingTripDao)
          Sets the reference to observedFishingTripDao.
 

Uses of ObservedFishingTripDao in fr.ifremer.allegro.data.sale.generic.service
 

Methods in fr.ifremer.allegro.data.sale.generic.service that return ObservedFishingTripDao
protected  ObservedFishingTripDao RemoteExpectedSaleFullServiceBase.getObservedFishingTripDao()
          Gets the reference to observedFishingTrip's DAO.
 

Methods in fr.ifremer.allegro.data.sale.generic.service with parameters of type ObservedFishingTripDao
 void RemoteExpectedSaleFullServiceBase.setObservedFishingTripDao(ObservedFishingTripDao observedFishingTripDao)
          Sets the reference to observedFishingTrip's DAO.
 

Uses of ObservedFishingTripDao in fr.ifremer.allegro.data.survey.delaration
 

Methods in fr.ifremer.allegro.data.survey.delaration that return ObservedFishingTripDao
protected  ObservedFishingTripDao DeclaredDocumentReferenceDaoBase.getObservedFishingTripDao()
          Gets the reference to observedFishingTripDao.
 

Methods in fr.ifremer.allegro.data.survey.delaration with parameters of type ObservedFishingTripDao
 void DeclaredDocumentReferenceDaoBase.setObservedFishingTripDao(ObservedFishingTripDao observedFishingTripDao)
          Sets the reference to observedFishingTripDao.
 

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

Classes in fr.ifremer.allegro.data.survey.fishingTrip that implement ObservedFishingTripDao
 class ObservedFishingTripDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.survey.fishingTrip.ObservedFishingTrip.
 class ObservedFishingTripDaoImpl
           
 

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

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service that return ObservedFishingTripDao
protected  ObservedFishingTripDao RemoteObservedFishingTripFullServiceBase.getObservedFishingTripDao()
          Gets the reference to observedFishingTrip's DAO.
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service with parameters of type ObservedFishingTripDao
 void RemoteObservedFishingTripFullServiceBase.setObservedFishingTripDao(ObservedFishingTripDao observedFishingTripDao)
          Sets the reference to observedFishingTrip's DAO.
 

Uses of ObservedFishingTripDao in fr.ifremer.allegro.data.survey.scientificCruise
 

Methods in fr.ifremer.allegro.data.survey.scientificCruise that return ObservedFishingTripDao
protected  ObservedFishingTripDao ScientificCruiseDaoBase.getObservedFishingTripDao()
          Gets the reference to observedFishingTripDao.
 

Methods in fr.ifremer.allegro.data.survey.scientificCruise with parameters of type ObservedFishingTripDao
 void ScientificCruiseDaoBase.setObservedFishingTripDao(ObservedFishingTripDao observedFishingTripDao)
          Sets the reference to observedFishingTripDao.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.