Uses of Interface
fr.ifremer.allegro.playground.PlaygroundFishingEffortZoneDao

Packages that use PlaygroundFishingEffortZoneDao
fr.ifremer.allegro.playground   
fr.ifremer.allegro.playground.generic.service   
 

Uses of PlaygroundFishingEffortZoneDao in fr.ifremer.allegro.playground
 

Classes in fr.ifremer.allegro.playground that implement PlaygroundFishingEffortZoneDao
 class PlaygroundFishingEffortZoneDaoBase
           Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.playground.PlaygroundFishingEffortZone.
 class PlaygroundFishingEffortZoneDaoImpl
           
 

Uses of PlaygroundFishingEffortZoneDao in fr.ifremer.allegro.playground.generic.service
 

Methods in fr.ifremer.allegro.playground.generic.service that return PlaygroundFishingEffortZoneDao
protected  PlaygroundFishingEffortZoneDao RemotePlaygroundFishingEffortZoneFullServiceBase.getPlaygroundFishingEffortZoneDao()
          Gets the reference to playgroundFishingEffortZone's DAO.
 

Methods in fr.ifremer.allegro.playground.generic.service with parameters of type PlaygroundFishingEffortZoneDao
 void RemotePlaygroundFishingEffortZoneFullServiceBase.setPlaygroundFishingEffortZoneDao(PlaygroundFishingEffortZoneDao playgroundFishingEffortZoneDao)
          Sets the reference to playgroundFishingEffortZone's DAO.
 



Copyright © 2008-2010 IFREMER. All Rights Reserved.