Uses of Interface
fr.ifremer.allegro.referential.location.LocationAssociationDao

Packages that use LocationAssociationDao
fr.ifremer.allegro.referential.location   
fr.ifremer.allegro.referential.location.generic.service   
 

Uses of LocationAssociationDao in fr.ifremer.allegro.referential.location
 

Classes in fr.ifremer.allegro.referential.location that implement LocationAssociationDao
 class LocationAssociationDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.location.LocationAssociation.
 class LocationAssociationDaoImpl
           
 

Uses of LocationAssociationDao in fr.ifremer.allegro.referential.location.generic.service
 

Methods in fr.ifremer.allegro.referential.location.generic.service that return LocationAssociationDao
protected  LocationAssociationDao RemoteLocationAssociationFullServiceBase.getLocationAssociationDao()
          Gets the reference to locationAssociation's DAO.
 

Methods in fr.ifremer.allegro.referential.location.generic.service with parameters of type LocationAssociationDao
 void RemoteLocationAssociationFullServiceBase.setLocationAssociationDao(LocationAssociationDao locationAssociationDao)
          Sets the reference to locationAssociation's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.