Uses of Interface
fr.ifremer.allegro.technical.synchronization.DataSynchronizationDao

Packages that use DataSynchronizationDao
fr.ifremer.allegro.data.specific.service   
fr.ifremer.allegro.technical.synchronization   
fr.ifremer.allegro.technical.synchronization.generic.service   
 

Uses of DataSynchronizationDao in fr.ifremer.allegro.data.specific.service
 

Methods in fr.ifremer.allegro.data.specific.service that return DataSynchronizationDao
protected  DataSynchronizationDao RemoteSynchronizationFullServiceBase.getDataSynchronizationDao()
          Gets the reference to dataSynchronization's DAO.
 

Methods in fr.ifremer.allegro.data.specific.service with parameters of type DataSynchronizationDao
 void RemoteSynchronizationFullServiceBase.setDataSynchronizationDao(DataSynchronizationDao dataSynchronizationDao)
          Sets the reference to dataSynchronization's DAO.
 

Uses of DataSynchronizationDao in fr.ifremer.allegro.technical.synchronization
 

Classes in fr.ifremer.allegro.technical.synchronization that implement DataSynchronizationDao
 class DataSynchronizationDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.technical.synchronization.DataSynchronization.
 class DataSynchronizationDaoImpl
           
 

Uses of DataSynchronizationDao in fr.ifremer.allegro.technical.synchronization.generic.service
 

Methods in fr.ifremer.allegro.technical.synchronization.generic.service that return DataSynchronizationDao
protected  DataSynchronizationDao RemoteDataSynchronizationFullServiceBase.getDataSynchronizationDao()
          Gets the reference to dataSynchronization's DAO.
 

Methods in fr.ifremer.allegro.technical.synchronization.generic.service with parameters of type DataSynchronizationDao
 void RemoteDataSynchronizationFullServiceBase.setDataSynchronizationDao(DataSynchronizationDao dataSynchronizationDao)
          Sets the reference to dataSynchronization's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.