|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PleasureBoatDao | |
---|---|
fr.ifremer.allegro.referential.vessel | |
fr.ifremer.allegro.referential.vessel.generic.service |
Uses of PleasureBoatDao in fr.ifremer.allegro.referential.vessel |
---|
Classes in fr.ifremer.allegro.referential.vessel that implement PleasureBoatDao | |
---|---|
class |
PleasureBoatDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.vessel.PleasureBoat . |
class |
PleasureBoatDaoImpl
|
Uses of PleasureBoatDao in fr.ifremer.allegro.referential.vessel.generic.service |
---|
Methods in fr.ifremer.allegro.referential.vessel.generic.service that return PleasureBoatDao | |
---|---|
protected PleasureBoatDao |
RemotePleasureBoatFullServiceBase.getPleasureBoatDao()
Gets the reference to pleasureBoat 's DAO. |
Methods in fr.ifremer.allegro.referential.vessel.generic.service with parameters of type PleasureBoatDao | |
---|---|
void |
RemotePleasureBoatFullServiceBase.setPleasureBoatDao(PleasureBoatDao pleasureBoatDao)
Sets the reference to pleasureBoat 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |