Uses of Interface
fr.ifremer.allegro.data.measure.photo.PhotoDao

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

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

Classes in fr.ifremer.allegro.data.measure.photo that implement PhotoDao
 class PhotoDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.measure.photo.Photo.
 class PhotoDaoImpl
           
 

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

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

Methods in fr.ifremer.allegro.data.measure.photo.generic.service with parameters of type PhotoDao
 void RemotePhotoFullServiceBase.setPhotoDao(PhotoDao photoDao)
          Sets the reference to photo's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.