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

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

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

Classes in fr.ifremer.allegro.referential.spatial that implement SpatialItemLineDao
 class SpatialItemLineDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.spatial.SpatialItemLine.
 class SpatialItemLineDaoImpl
           
 

Methods in fr.ifremer.allegro.referential.spatial that return SpatialItemLineDao
protected  SpatialItemLineDao SpatialItemDaoBase.getSpatialItemLineDao()
          Gets the reference to spatialItemLineDao.
 

Methods in fr.ifremer.allegro.referential.spatial with parameters of type SpatialItemLineDao
 void SpatialItemDaoBase.setSpatialItemLineDao(SpatialItemLineDao spatialItemLineDao)
          Sets the reference to spatialItemLineDao.
 

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

Methods in fr.ifremer.allegro.referential.spatial.generic.service that return SpatialItemLineDao
protected  SpatialItemLineDao RemoteSpatialItemFullServiceBase.getSpatialItemLineDao()
          Gets the reference to spatialItemLine's DAO.
protected  SpatialItemLineDao RemoteSpatialItemLineFullServiceBase.getSpatialItemLineDao()
          Gets the reference to spatialItemLine's DAO.
 

Methods in fr.ifremer.allegro.referential.spatial.generic.service with parameters of type SpatialItemLineDao
 void RemoteSpatialItemFullServiceBase.setSpatialItemLineDao(SpatialItemLineDao spatialItemLineDao)
          Sets the reference to spatialItemLine's DAO.
 void RemoteSpatialItemLineFullServiceBase.setSpatialItemLineDao(SpatialItemLineDao spatialItemLineDao)
          Sets the reference to spatialItemLine's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.