|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use VesselMasterPeriodDao | |
---|---|
fr.ifremer.allegro.referential.vessel | |
fr.ifremer.allegro.referential.vessel.generic.service |
Uses of VesselMasterPeriodDao in fr.ifremer.allegro.referential.vessel |
---|
Classes in fr.ifremer.allegro.referential.vessel that implement VesselMasterPeriodDao | |
---|---|
class |
VesselMasterPeriodDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.vessel.VesselMasterPeriod . |
class |
VesselMasterPeriodDaoImpl
|
Methods in fr.ifremer.allegro.referential.vessel that return VesselMasterPeriodDao | |
---|---|
protected VesselMasterPeriodDao |
FishingVesselDaoBase.getVesselMasterPeriodDao()
Gets the reference to vesselMasterPeriodDao . |
Methods in fr.ifremer.allegro.referential.vessel with parameters of type VesselMasterPeriodDao | |
---|---|
void |
FishingVesselDaoBase.setVesselMasterPeriodDao(VesselMasterPeriodDao vesselMasterPeriodDao)
Sets the reference to vesselMasterPeriodDao . |
Uses of VesselMasterPeriodDao in fr.ifremer.allegro.referential.vessel.generic.service |
---|
Methods in fr.ifremer.allegro.referential.vessel.generic.service that return VesselMasterPeriodDao | |
---|---|
protected VesselMasterPeriodDao |
RemoteFishingVesselFullServiceBase.getVesselMasterPeriodDao()
Gets the reference to vesselMasterPeriod 's DAO. |
protected VesselMasterPeriodDao |
RemoteVesselMasterPeriodFullServiceBase.getVesselMasterPeriodDao()
Gets the reference to vesselMasterPeriod 's DAO. |
Methods in fr.ifremer.allegro.referential.vessel.generic.service with parameters of type VesselMasterPeriodDao | |
---|---|
void |
RemoteFishingVesselFullServiceBase.setVesselMasterPeriodDao(VesselMasterPeriodDao vesselMasterPeriodDao)
Sets the reference to vesselMasterPeriod 's DAO. |
void |
RemoteVesselMasterPeriodFullServiceBase.setVesselMasterPeriodDao(VesselMasterPeriodDao vesselMasterPeriodDao)
Sets the reference to vesselMasterPeriod 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |