Uses of Interface
fr.ifremer.allegro.referential.regulation.RightToProduceDao

Packages that use RightToProduceDao
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 RightToProduceDao in fr.ifremer.allegro.referential.regulation
 

Classes in fr.ifremer.allegro.referential.regulation that implement RightToProduceDao
 class RightToProduceDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.regulation.RightToProduce.
 class RightToProduceDaoImpl
           
 

Methods in fr.ifremer.allegro.referential.regulation that return RightToProduceDao
protected  RightToProduceDao CorpusDaoBase.getRightToProduceDao()
          Gets the reference to rightToProduceDao.
 

Methods in fr.ifremer.allegro.referential.regulation with parameters of type RightToProduceDao
 void CorpusDaoBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduceDao.
 

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

Methods in fr.ifremer.allegro.referential.regulation.generic.service that return RightToProduceDao
protected  RightToProduceDao RemoteCorpusFullServiceBase.getRightToProduceDao()
          Gets the reference to rightToProduce's DAO.
protected  RightToProduceDao RemoteRightToProduceFullServiceBase.getRightToProduceDao()
          Gets the reference to rightToProduce's DAO.
 

Methods in fr.ifremer.allegro.referential.regulation.generic.service with parameters of type RightToProduceDao
 void RemoteCorpusFullServiceBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduce's DAO.
 void RemoteRightToProduceFullServiceBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduce's DAO.
 

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

Methods in fr.ifremer.allegro.referential.vessel that return RightToProduceDao
protected  RightToProduceDao VesselOwnerDaoBase.getRightToProduceDao()
          Gets the reference to rightToProduceDao.
protected  RightToProduceDao VesselDaoBase.getRightToProduceDao()
          Gets the reference to rightToProduceDao.
 

Methods in fr.ifremer.allegro.referential.vessel with parameters of type RightToProduceDao
 void VesselOwnerDaoBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduceDao.
 void VesselDaoBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduceDao.
 

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

Methods in fr.ifremer.allegro.referential.vessel.generic.service that return RightToProduceDao
protected  RightToProduceDao RemoteVesselOwnerFullServiceBase.getRightToProduceDao()
          Gets the reference to rightToProduce's DAO.
protected  RightToProduceDao RemoteFishingVesselFullServiceBase.getRightToProduceDao()
          Gets the reference to rightToProduce's DAO.
protected  RightToProduceDao RemoteVesselFullServiceBase.getRightToProduceDao()
          Gets the reference to rightToProduce's DAO.
protected  RightToProduceDao RemoteShellfishGathererFullServiceBase.getRightToProduceDao()
          Gets the reference to rightToProduce's DAO.
protected  RightToProduceDao RemoteScientificResearchVesselFullServiceBase.getRightToProduceDao()
          Gets the reference to rightToProduce's DAO.
protected  RightToProduceDao RemotePleasureBoatFullServiceBase.getRightToProduceDao()
          Gets the reference to rightToProduce's DAO.
protected  RightToProduceDao RemoteVesselGroupFullServiceBase.getRightToProduceDao()
          Gets the reference to rightToProduce's DAO.
 

Methods in fr.ifremer.allegro.referential.vessel.generic.service with parameters of type RightToProduceDao
 void RemoteVesselOwnerFullServiceBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduce's DAO.
 void RemoteFishingVesselFullServiceBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduce's DAO.
 void RemoteVesselFullServiceBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduce's DAO.
 void RemoteShellfishGathererFullServiceBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduce's DAO.
 void RemoteScientificResearchVesselFullServiceBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduce's DAO.
 void RemotePleasureBoatFullServiceBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduce's DAO.
 void RemoteVesselGroupFullServiceBase.setRightToProduceDao(RightToProduceDao rightToProduceDao)
          Sets the reference to rightToProduce's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.