|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Packages that use PlaygroundVesselMasterDao | |
---|---|
fr.ifremer.allegro.playground | |
fr.ifremer.allegro.playground.generic.service |
Uses of PlaygroundVesselMasterDao in fr.ifremer.allegro.playground |
---|
Classes in fr.ifremer.allegro.playground that implement PlaygroundVesselMasterDao | |
---|---|
class |
PlaygroundVesselMasterDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.playground.PlaygroundVesselMaster . |
class |
PlaygroundVesselMasterDaoImpl
|
Methods in fr.ifremer.allegro.playground that return PlaygroundVesselMasterDao | |
---|---|
protected PlaygroundVesselMasterDao |
PlaygroundFishingTripVesselMasterDaoBase.getPlaygroundVesselMasterDao()
Gets the reference to playgroundVesselMasterDao . |
Methods in fr.ifremer.allegro.playground with parameters of type PlaygroundVesselMasterDao | |
---|---|
void |
PlaygroundFishingTripVesselMasterDaoBase.setPlaygroundVesselMasterDao(PlaygroundVesselMasterDao playgroundVesselMasterDao)
Sets the reference to playgroundVesselMasterDao . |
Uses of PlaygroundVesselMasterDao in fr.ifremer.allegro.playground.generic.service |
---|
Methods in fr.ifremer.allegro.playground.generic.service that return PlaygroundVesselMasterDao | |
---|---|
protected PlaygroundVesselMasterDao |
RemotePlaygroundVesselMasterFullServiceBase.getPlaygroundVesselMasterDao()
Gets the reference to playgroundVesselMaster 's DAO. |
protected PlaygroundVesselMasterDao |
RemotePlaygroundFishingTripVesselMasterFullServiceBase.getPlaygroundVesselMasterDao()
Gets the reference to playgroundVesselMaster 's DAO. |
Methods in fr.ifremer.allegro.playground.generic.service with parameters of type PlaygroundVesselMasterDao | |
---|---|
void |
RemotePlaygroundVesselMasterFullServiceBase.setPlaygroundVesselMasterDao(PlaygroundVesselMasterDao playgroundVesselMasterDao)
Sets the reference to playgroundVesselMaster 's DAO. |
void |
RemotePlaygroundFishingTripVesselMasterFullServiceBase.setPlaygroundVesselMasterDao(PlaygroundVesselMasterDao playgroundVesselMasterDao)
Sets the reference to playgroundVesselMaster 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |