Uses of Interface
fr.ifremer.allegro.administration.programStrategy.AppliedStrategyDao

Packages that use AppliedStrategyDao
fr.ifremer.allegro.administration.programStrategy   
fr.ifremer.allegro.administration.programStrategy.generic.service   
 

Uses of AppliedStrategyDao in fr.ifremer.allegro.administration.programStrategy
 

Classes in fr.ifremer.allegro.administration.programStrategy that implement AppliedStrategyDao
 class AppliedStrategyDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.administration.programStrategy.AppliedStrategy.
 class AppliedStrategyDaoImpl
           
 

Methods in fr.ifremer.allegro.administration.programStrategy that return AppliedStrategyDao
protected  AppliedStrategyDao AppliedPeriodDaoBase.getAppliedStrategyDao()
          Gets the reference to appliedStrategyDao.
protected  AppliedStrategyDao PmfmAppliedStrategyDaoBase.getAppliedStrategyDao()
          Gets the reference to appliedStrategyDao.
protected  AppliedStrategyDao StrategyDaoBase.getAppliedStrategyDao()
          Gets the reference to appliedStrategyDao.
protected  AppliedStrategyDao BatchModelAppliedStrategyDaoBase.getAppliedStrategyDao()
          Gets the reference to appliedStrategyDao.
 

Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type AppliedStrategyDao
 void AppliedPeriodDaoBase.setAppliedStrategyDao(AppliedStrategyDao appliedStrategyDao)
          Sets the reference to appliedStrategyDao.
 void PmfmAppliedStrategyDaoBase.setAppliedStrategyDao(AppliedStrategyDao appliedStrategyDao)
          Sets the reference to appliedStrategyDao.
 void StrategyDaoBase.setAppliedStrategyDao(AppliedStrategyDao appliedStrategyDao)
          Sets the reference to appliedStrategyDao.
 void BatchModelAppliedStrategyDaoBase.setAppliedStrategyDao(AppliedStrategyDao appliedStrategyDao)
          Sets the reference to appliedStrategyDao.
 

Uses of AppliedStrategyDao in fr.ifremer.allegro.administration.programStrategy.generic.service
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return AppliedStrategyDao
protected  AppliedStrategyDao RemoteAppliedStrategyFullServiceBase.getAppliedStrategyDao()
          Gets the reference to appliedStrategy's DAO.
protected  AppliedStrategyDao RemoteAppliedPeriodFullServiceBase.getAppliedStrategyDao()
          Gets the reference to appliedStrategy's DAO.
protected  AppliedStrategyDao RemotePmfmAppliedStrategyFullServiceBase.getAppliedStrategyDao()
          Gets the reference to appliedStrategy's DAO.
protected  AppliedStrategyDao RemoteStrategyFullServiceBase.getAppliedStrategyDao()
          Gets the reference to appliedStrategy's DAO.
protected  AppliedStrategyDao RemoteBatchModelAppliedStrategyFullServiceBase.getAppliedStrategyDao()
          Gets the reference to appliedStrategy's DAO.
 

Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type AppliedStrategyDao
 void RemoteAppliedStrategyFullServiceBase.setAppliedStrategyDao(AppliedStrategyDao appliedStrategyDao)
          Sets the reference to appliedStrategy's DAO.
 void RemoteAppliedPeriodFullServiceBase.setAppliedStrategyDao(AppliedStrategyDao appliedStrategyDao)
          Sets the reference to appliedStrategy's DAO.
 void RemotePmfmAppliedStrategyFullServiceBase.setAppliedStrategyDao(AppliedStrategyDao appliedStrategyDao)
          Sets the reference to appliedStrategy's DAO.
 void RemoteStrategyFullServiceBase.setAppliedStrategyDao(AppliedStrategyDao appliedStrategyDao)
          Sets the reference to appliedStrategy's DAO.
 void RemoteBatchModelAppliedStrategyFullServiceBase.setAppliedStrategyDao(AppliedStrategyDao appliedStrategyDao)
          Sets the reference to appliedStrategy's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.