Uses of Interface
fr.ifremer.allegro.referential.transcribing.TranscribingSystemDao

Packages that use TranscribingSystemDao
fr.ifremer.allegro.referential.transcribing   
fr.ifremer.allegro.referential.transcribing.generic.service   
 

Uses of TranscribingSystemDao in fr.ifremer.allegro.referential.transcribing
 

Classes in fr.ifremer.allegro.referential.transcribing that implement TranscribingSystemDao
 class TranscribingSystemDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.transcribing.TranscribingSystem.
 class TranscribingSystemDaoImpl
           
 

Methods in fr.ifremer.allegro.referential.transcribing that return TranscribingSystemDao
protected  TranscribingSystemDao TranscribingQualitativeValueDaoBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystemDao.
protected  TranscribingSystemDao TranscribingPmfmDaoBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystemDao.
protected  TranscribingSystemDao TranscribingMetierDaoBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystemDao.
protected  TranscribingSystemDao TranscribingLocationLevelDaoBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystemDao.
protected  TranscribingSystemDao TranscribingLocationDaoBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystemDao.
protected  TranscribingSystemDao TranscribingTaxonGroupDaoBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystemDao.
protected  TranscribingSystemDao TranscribingGearDaoBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystemDao.
protected  TranscribingSystemDao TranscribingProgramDaoBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystemDao.
 

Methods in fr.ifremer.allegro.referential.transcribing with parameters of type TranscribingSystemDao
 void TranscribingQualitativeValueDaoBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystemDao.
 void TranscribingPmfmDaoBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystemDao.
 void TranscribingMetierDaoBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystemDao.
 void TranscribingLocationLevelDaoBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystemDao.
 void TranscribingLocationDaoBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystemDao.
 void TranscribingTaxonGroupDaoBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystemDao.
 void TranscribingGearDaoBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystemDao.
 void TranscribingProgramDaoBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystemDao.
 

Uses of TranscribingSystemDao in fr.ifremer.allegro.referential.transcribing.generic.service
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return TranscribingSystemDao
protected  TranscribingSystemDao RemoteTranscribingSystemFullServiceBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystem's DAO.
protected  TranscribingSystemDao RemoteTranscribingQualitativeValueFullServiceBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystem's DAO.
protected  TranscribingSystemDao RemoteTranscribingPmfmFullServiceBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystem's DAO.
protected  TranscribingSystemDao RemoteTranscribingMetierFullServiceBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystem's DAO.
protected  TranscribingSystemDao RemoteTranscribingLocationLevelFullServiceBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystem's DAO.
protected  TranscribingSystemDao RemoteTranscribingLocationFullServiceBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystem's DAO.
protected  TranscribingSystemDao RemoteTranscribingTaxonGroupFullServiceBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystem's DAO.
protected  TranscribingSystemDao RemoteTranscribingGearFullServiceBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystem's DAO.
protected  TranscribingSystemDao RemoteTranscribingProgramFullServiceBase.getTranscribingSystemDao()
          Gets the reference to transcribingSystem's DAO.
 

Methods in fr.ifremer.allegro.referential.transcribing.generic.service with parameters of type TranscribingSystemDao
 void RemoteTranscribingSystemFullServiceBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystem's DAO.
 void RemoteTranscribingQualitativeValueFullServiceBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystem's DAO.
 void RemoteTranscribingPmfmFullServiceBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystem's DAO.
 void RemoteTranscribingMetierFullServiceBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystem's DAO.
 void RemoteTranscribingLocationLevelFullServiceBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystem's DAO.
 void RemoteTranscribingLocationFullServiceBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystem's DAO.
 void RemoteTranscribingTaxonGroupFullServiceBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystem's DAO.
 void RemoteTranscribingGearFullServiceBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystem's DAO.
 void RemoteTranscribingProgramFullServiceBase.setTranscribingSystemDao(TranscribingSystemDao transcribingSystemDao)
          Sets the reference to transcribingSystem's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.