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

Packages that use VesselDao
fr.ifremer.allegro.administration.user   
fr.ifremer.allegro.administration.user.generic.service   
fr.ifremer.allegro.data.operation   
fr.ifremer.allegro.data.operation.generic.service   
fr.ifremer.allegro.data.survey.activity   
fr.ifremer.allegro.data.survey.activity.generic.service   
fr.ifremer.allegro.data.survey.delaration   
fr.ifremer.allegro.data.survey.delaration.generic.service   
fr.ifremer.allegro.data.survey.economy   
fr.ifremer.allegro.data.survey.economy.generic.service   
fr.ifremer.allegro.data.survey.fishingEffort   
fr.ifremer.allegro.data.survey.fishingEffort.generic.service   
fr.ifremer.allegro.data.survey.fishingTrip   
fr.ifremer.allegro.data.survey.fishingTrip.generic.service   
fr.ifremer.allegro.data.survey.landing   
fr.ifremer.allegro.data.survey.landing.generic.service   
fr.ifremer.allegro.data.survey.physicalGear   
fr.ifremer.allegro.data.survey.physicalGear.generic.service   
fr.ifremer.allegro.data.survey.sale   
fr.ifremer.allegro.data.survey.sale.generic.service   
fr.ifremer.allegro.data.transshipment   
fr.ifremer.allegro.data.transshipment.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   
fr.ifremer.allegro.referential.regulation   
fr.ifremer.allegro.referential.regulation.generic.service   
fr.ifremer.allegro.referential.vessel   
fr.ifremer.allegro.referential.vessel.generic.service   
 

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

Methods in fr.ifremer.allegro.administration.user that return VesselDao
protected  VesselDao VesselManagePeriodDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.administration.user with parameters of type VesselDao
 void VesselManagePeriodDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

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

Methods in fr.ifremer.allegro.administration.user.generic.service that return VesselDao
protected  VesselDao RemoteVesselManagePeriodFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.administration.user.generic.service with parameters of type VesselDao
 void RemoteVesselManagePeriodFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

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

Methods in fr.ifremer.allegro.data.operation that return VesselDao
protected  VesselDao OperationDaoBase.getVesselDao()
          Gets the reference to vesselDao.
protected  VesselDao OperationVesselAssociationDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.operation with parameters of type VesselDao
 void OperationDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 void OperationVesselAssociationDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

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

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

Methods in fr.ifremer.allegro.data.operation.generic.service with parameters of type VesselDao
 void RemoteOperationFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteFishingOperationFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteOperationVesselAssociationFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.activity
 

Methods in fr.ifremer.allegro.data.survey.activity that return VesselDao
protected  VesselDao ActivityCalendarDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.survey.activity with parameters of type VesselDao
 void ActivityCalendarDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.activity.generic.service
 

Methods in fr.ifremer.allegro.data.survey.activity.generic.service that return VesselDao
protected  VesselDao RemoteActivityCalendarFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.data.survey.activity.generic.service with parameters of type VesselDao
 void RemoteActivityCalendarFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

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

Methods in fr.ifremer.allegro.data.survey.delaration that return VesselDao
protected  VesselDao DeclaredDocumentReferenceDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.survey.delaration with parameters of type VesselDao
 void DeclaredDocumentReferenceDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.delaration.generic.service
 

Methods in fr.ifremer.allegro.data.survey.delaration.generic.service that return VesselDao
protected  VesselDao RemoteDeclaredDocumentReferenceFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.data.survey.delaration.generic.service with parameters of type VesselDao
 void RemoteDeclaredDocumentReferenceFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.economy
 

Methods in fr.ifremer.allegro.data.survey.economy that return VesselDao
protected  VesselDao EconomicalSurveyDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.survey.economy with parameters of type VesselDao
 void EconomicalSurveyDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.economy.generic.service
 

Methods in fr.ifremer.allegro.data.survey.economy.generic.service that return VesselDao
protected  VesselDao RemoteEconomicalSurveyFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.data.survey.economy.generic.service with parameters of type VesselDao
 void RemoteEconomicalSurveyFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.fishingEffort
 

Methods in fr.ifremer.allegro.data.survey.fishingEffort that return VesselDao
protected  VesselDao FishingEffortCalendarDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.survey.fishingEffort with parameters of type VesselDao
 void FishingEffortCalendarDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.fishingEffort.generic.service
 

Methods in fr.ifremer.allegro.data.survey.fishingEffort.generic.service that return VesselDao
protected  VesselDao RemoteFishingEffortCalendarFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.data.survey.fishingEffort.generic.service with parameters of type VesselDao
 void RemoteFishingEffortCalendarFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

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

Methods in fr.ifremer.allegro.data.survey.fishingTrip that return VesselDao
protected  VesselDao FishingTripDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.survey.fishingTrip with parameters of type VesselDao
 void FishingTripDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

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

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

Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service with parameters of type VesselDao
 void RemoteObservedFishingTripFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteFishingTripFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.landing
 

Methods in fr.ifremer.allegro.data.survey.landing that return VesselDao
protected  VesselDao LandingDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.survey.landing with parameters of type VesselDao
 void LandingDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.landing.generic.service
 

Methods in fr.ifremer.allegro.data.survey.landing.generic.service that return VesselDao
protected  VesselDao RemoteLandingFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
protected  VesselDao RemoteObservedLandingFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.data.survey.landing.generic.service with parameters of type VesselDao
 void RemoteLandingFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteObservedLandingFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.physicalGear
 

Methods in fr.ifremer.allegro.data.survey.physicalGear that return VesselDao
protected  VesselDao PhysicalGearSurveyDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.survey.physicalGear with parameters of type VesselDao
 void PhysicalGearSurveyDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.physicalGear.generic.service
 

Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.service that return VesselDao
protected  VesselDao RemotePhysicalGearSurveyFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.data.survey.physicalGear.generic.service with parameters of type VesselDao
 void RemotePhysicalGearSurveyFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.sale
 

Methods in fr.ifremer.allegro.data.survey.sale that return VesselDao
protected  VesselDao SaleDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.survey.sale with parameters of type VesselDao
 void SaleDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

Uses of VesselDao in fr.ifremer.allegro.data.survey.sale.generic.service
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.service that return VesselDao
protected  VesselDao RemoteObservedSaleFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
protected  VesselDao RemoteSaleFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.data.survey.sale.generic.service with parameters of type VesselDao
 void RemoteObservedSaleFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteSaleFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

Uses of VesselDao in fr.ifremer.allegro.data.transshipment
 

Methods in fr.ifremer.allegro.data.transshipment that return VesselDao
protected  VesselDao TransshipmentDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.transshipment with parameters of type VesselDao
 void TransshipmentDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

Uses of VesselDao in fr.ifremer.allegro.data.transshipment.generic.service
 

Methods in fr.ifremer.allegro.data.transshipment.generic.service that return VesselDao
protected  VesselDao RemoteTransshipmentFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.data.transshipment.generic.service with parameters of type VesselDao
 void RemoteTransshipmentFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical that return VesselDao
protected  VesselDao PhysicalFeaturesDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical with parameters of type VesselDao
 void PhysicalFeaturesDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service that return VesselDao
protected  VesselDao RemotePhysicalFeaturesFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
protected  VesselDao RemoteGearPhysicalFeaturesFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
protected  VesselDao RemoteVesselPhysicalFeaturesFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.data.vessel.feature.physical.generic.service with parameters of type VesselDao
 void RemotePhysicalFeaturesFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteGearPhysicalFeaturesFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteVesselPhysicalFeaturesFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

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

Methods in fr.ifremer.allegro.data.vessel.feature.use that return VesselDao
protected  VesselDao UseFeaturesDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.vessel.feature.use with parameters of type VesselDao
 void UseFeaturesDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

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

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

Methods in fr.ifremer.allegro.data.vessel.feature.use.generic.service with parameters of type VesselDao
 void RemoteUseFeaturesFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteGearUseFeaturesFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteMetierUseFeaturesFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteVesselUseFeaturesFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

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

Methods in fr.ifremer.allegro.data.vessel.position that return VesselDao
protected  VesselDao VesselPositionDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.data.vessel.position with parameters of type VesselDao
 void VesselPositionDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

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

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

Methods in fr.ifremer.allegro.data.vessel.position.generic.service with parameters of type VesselDao
 void RemoteVesselExtendedPositionFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteVesselPositionFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

Uses of VesselDao in fr.ifremer.allegro.referential.regulation
 

Methods in fr.ifremer.allegro.referential.regulation that return VesselDao
protected  VesselDao RightToProduceDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.referential.regulation with parameters of type VesselDao
 void RightToProduceDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

Uses of VesselDao in fr.ifremer.allegro.referential.regulation.generic.service
 

Methods in fr.ifremer.allegro.referential.regulation.generic.service that return VesselDao
protected  VesselDao RemoteRightToProduceFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.referential.regulation.generic.service with parameters of type VesselDao
 void RemoteRightToProduceFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 

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

Subinterfaces of VesselDao in fr.ifremer.allegro.referential.vessel
 interface FishingVesselDao
           
 interface PleasureBoatDao
           
 interface ScientificResearchVesselDao
           
 interface ShellfishGathererDao
           
 interface VesselGroupDao
           
 

Classes in fr.ifremer.allegro.referential.vessel that implement VesselDao
 class FishingVesselDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.vessel.FishingVessel.
 class FishingVesselDaoImpl
           
 class PleasureBoatDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.vessel.PleasureBoat.
 class PleasureBoatDaoImpl
           
 class ScientificResearchVesselDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.vessel.ScientificResearchVessel.
 class ScientificResearchVesselDaoImpl
           
 class ShellfishGathererDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.vessel.ShellfishGatherer.
 class ShellfishGathererDaoImpl
           
 class VesselDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.vessel.Vessel.
 class VesselDaoImpl
           
 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
           
 

Methods in fr.ifremer.allegro.referential.vessel that return VesselDao
protected  VesselDao VesselOwnerPeriodDaoBase.getVesselDao()
          Gets the reference to vesselDao.
protected  VesselDao VesselRegistrationPeriodDaoBase.getVesselDao()
          Gets the reference to vesselDao.
 

Methods in fr.ifremer.allegro.referential.vessel with parameters of type VesselDao
 void VesselOwnerPeriodDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 void VesselRegistrationPeriodDaoBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vesselDao.
 

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

Methods in fr.ifremer.allegro.referential.vessel.generic.service that return VesselDao
protected  VesselDao RemoteVesselOwnerPeriodFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
protected  VesselDao RemoteVesselRegistrationPeriodFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
protected  VesselDao RemoteVesselFullServiceBase.getVesselDao()
          Gets the reference to vessel's DAO.
 

Methods in fr.ifremer.allegro.referential.vessel.generic.service with parameters of type VesselDao
 void RemoteVesselOwnerPeriodFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteVesselRegistrationPeriodFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 void RemoteVesselFullServiceBase.setVesselDao(VesselDao vesselDao)
          Sets the reference to vessel's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.