|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlaygroundFishingTripVesselMasterDao | |
---|---|
fr.ifremer.allegro.playground | |
fr.ifremer.allegro.playground.generic.service |
Uses of PlaygroundFishingTripVesselMasterDao in fr.ifremer.allegro.playground |
---|
Classes in fr.ifremer.allegro.playground that implement PlaygroundFishingTripVesselMasterDao | |
---|---|
class |
PlaygroundFishingTripVesselMasterDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.playground.PlaygroundFishingTripVesselMaster . |
class |
PlaygroundFishingTripVesselMasterDaoImpl
|
Uses of PlaygroundFishingTripVesselMasterDao in fr.ifremer.allegro.playground.generic.service |
---|
Methods in fr.ifremer.allegro.playground.generic.service that return PlaygroundFishingTripVesselMasterDao | |
---|---|
protected PlaygroundFishingTripVesselMasterDao |
RemotePlaygroundFishingTripVesselMasterFullServiceBase.getPlaygroundFishingTripVesselMasterDao()
Gets the reference to playgroundFishingTripVesselMaster 's DAO. |
Methods in fr.ifremer.allegro.playground.generic.service with parameters of type PlaygroundFishingTripVesselMasterDao | |
---|---|
void |
RemotePlaygroundFishingTripVesselMasterFullServiceBase.setPlaygroundFishingTripVesselMasterDao(PlaygroundFishingTripVesselMasterDao playgroundFishingTripVesselMasterDao)
Sets the reference to playgroundFishingTripVesselMaster 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |