Uses of Interface
fr.ifremer.allegro.referential.PhotoTypeDao

Packages that use PhotoTypeDao
fr.ifremer.allegro.data.measure.photo   
fr.ifremer.allegro.data.measure.photo.generic.service   
fr.ifremer.allegro.referential   
fr.ifremer.allegro.referential.generic.service   
 

Uses of PhotoTypeDao in fr.ifremer.allegro.data.measure.photo
 

Methods in fr.ifremer.allegro.data.measure.photo that return PhotoTypeDao
protected  PhotoTypeDao PhotoDaoBase.getPhotoTypeDao()
          Gets the reference to photoTypeDao.
 

Methods in fr.ifremer.allegro.data.measure.photo with parameters of type PhotoTypeDao
 void PhotoDaoBase.setPhotoTypeDao(PhotoTypeDao photoTypeDao)
          Sets the reference to photoTypeDao.
 

Uses of PhotoTypeDao in fr.ifremer.allegro.data.measure.photo.generic.service
 

Methods in fr.ifremer.allegro.data.measure.photo.generic.service that return PhotoTypeDao
protected  PhotoTypeDao RemotePhotoFullServiceBase.getPhotoTypeDao()
          Gets the reference to photoType's DAO.
 

Methods in fr.ifremer.allegro.data.measure.photo.generic.service with parameters of type PhotoTypeDao
 void RemotePhotoFullServiceBase.setPhotoTypeDao(PhotoTypeDao photoTypeDao)
          Sets the reference to photoType's DAO.
 

Uses of PhotoTypeDao in fr.ifremer.allegro.referential
 

Classes in fr.ifremer.allegro.referential that implement PhotoTypeDao
 class PhotoTypeDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.PhotoType.
 class PhotoTypeDaoImpl
           
 

Uses of PhotoTypeDao in fr.ifremer.allegro.referential.generic.service
 

Methods in fr.ifremer.allegro.referential.generic.service that return PhotoTypeDao
protected  PhotoTypeDao RemotePhotoTypeFullServiceBase.getPhotoTypeDao()
          Gets the reference to photoType's DAO.
 

Methods in fr.ifremer.allegro.referential.generic.service with parameters of type PhotoTypeDao
 void RemotePhotoTypeFullServiceBase.setPhotoTypeDao(PhotoTypeDao photoTypeDao)
          Sets the reference to photoType's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.