|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |