Uses of Interface
fr.ifremer.allegro.referential.spatial.SpatialItemPointDao

Packages that use SpatialItemPointDao
fr.ifremer.allegro.referential.spatial   
fr.ifremer.allegro.referential.spatial.generic.service   
 

Uses of SpatialItemPointDao in fr.ifremer.allegro.referential.spatial
 

Classes in fr.ifremer.allegro.referential.spatial that implement SpatialItemPointDao
 class SpatialItemPointDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.spatial.SpatialItemPoint.
 class SpatialItemPointDaoImpl
           
 

Methods in fr.ifremer.allegro.referential.spatial that return SpatialItemPointDao
protected  SpatialItemPointDao SpatialItemDaoBase.getSpatialItemPointDao()
          Gets the reference to spatialItemPointDao.
 

Methods in fr.ifremer.allegro.referential.spatial with parameters of type SpatialItemPointDao
 void SpatialItemDaoBase.setSpatialItemPointDao(SpatialItemPointDao spatialItemPointDao)
          Sets the reference to spatialItemPointDao.
 

Uses of SpatialItemPointDao in fr.ifremer.allegro.referential.spatial.generic.service
 

Methods in fr.ifremer.allegro.referential.spatial.generic.service that return SpatialItemPointDao
protected  SpatialItemPointDao RemoteSpatialItemFullServiceBase.getSpatialItemPointDao()
          Gets the reference to spatialItemPoint's DAO.
protected  SpatialItemPointDao RemoteSpatialItemPointFullServiceBase.getSpatialItemPointDao()
          Gets the reference to spatialItemPoint's DAO.
 

Methods in fr.ifremer.allegro.referential.spatial.generic.service with parameters of type SpatialItemPointDao
 void RemoteSpatialItemFullServiceBase.setSpatialItemPointDao(SpatialItemPointDao spatialItemPointDao)
          Sets the reference to spatialItemPoint's DAO.
 void RemoteSpatialItemPointFullServiceBase.setSpatialItemPointDao(SpatialItemPointDao spatialItemPointDao)
          Sets the reference to spatialItemPoint's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.