|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of LandingDao in fr.ifremer.allegro.data.batch |
---|
Methods in fr.ifremer.allegro.data.batch that return LandingDao | |
---|---|
protected LandingDao |
CatchBatchDaoBase.getLandingDao()
Gets the reference to landingDao . |
Methods in fr.ifremer.allegro.data.batch with parameters of type LandingDao | |
---|---|
void |
CatchBatchDaoBase.setLandingDao(LandingDao landingDao)
Sets the reference to landingDao . |
Uses of LandingDao in fr.ifremer.allegro.data.batch.generic.service |
---|
Methods in fr.ifremer.allegro.data.batch.generic.service that return LandingDao | |
---|---|
protected LandingDao |
RemoteCatchBatchFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
Methods in fr.ifremer.allegro.data.batch.generic.service with parameters of type LandingDao | |
---|---|
void |
RemoteCatchBatchFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
Uses of LandingDao in fr.ifremer.allegro.data.measure |
---|
Methods in fr.ifremer.allegro.data.measure that return LandingDao | |
---|---|
protected LandingDao |
LandingMeasurementDaoBase.getLandingDao()
Gets the reference to landingDao . |
protected LandingDao |
SurveyMeasurementDaoBase.getLandingDao()
Gets the reference to landingDao . |
Methods in fr.ifremer.allegro.data.measure with parameters of type LandingDao | |
---|---|
void |
LandingMeasurementDaoBase.setLandingDao(LandingDao landingDao)
Sets the reference to landingDao . |
void |
SurveyMeasurementDaoBase.setLandingDao(LandingDao landingDao)
Sets the reference to landingDao . |
Uses of LandingDao in fr.ifremer.allegro.data.measure.generic.service |
---|
Methods in fr.ifremer.allegro.data.measure.generic.service that return LandingDao | |
---|---|
protected LandingDao |
RemoteLandingMeasurementFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
protected LandingDao |
RemoteSurveyMeasurementFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
Methods in fr.ifremer.allegro.data.measure.generic.service with parameters of type LandingDao | |
---|---|
void |
RemoteLandingMeasurementFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
void |
RemoteSurveyMeasurementFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
Uses of LandingDao in fr.ifremer.allegro.data.produce |
---|
Methods in fr.ifremer.allegro.data.produce that return LandingDao | |
---|---|
protected LandingDao |
ProduceDaoBase.getLandingDao()
Gets the reference to landingDao . |
Methods in fr.ifremer.allegro.data.produce with parameters of type LandingDao | |
---|---|
void |
ProduceDaoBase.setLandingDao(LandingDao landingDao)
Sets the reference to landingDao . |
Uses of LandingDao in fr.ifremer.allegro.data.produce.generic.service |
---|
Methods in fr.ifremer.allegro.data.produce.generic.service that return LandingDao | |
---|---|
protected LandingDao |
RemoteProduceFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
Methods in fr.ifremer.allegro.data.produce.generic.service with parameters of type LandingDao | |
---|---|
void |
RemoteProduceFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
Uses of LandingDao in fr.ifremer.allegro.data.survey.fishingTrip |
---|
Methods in fr.ifremer.allegro.data.survey.fishingTrip that return LandingDao | |
---|---|
protected LandingDao |
FishingTripDaoBase.getLandingDao()
Gets the reference to landingDao . |
Methods in fr.ifremer.allegro.data.survey.fishingTrip with parameters of type LandingDao | |
---|---|
void |
FishingTripDaoBase.setLandingDao(LandingDao landingDao)
Sets the reference to landingDao . |
Uses of LandingDao in fr.ifremer.allegro.data.survey.fishingTrip.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service that return LandingDao | |
---|---|
protected LandingDao |
RemoteObservedFishingTripFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
protected LandingDao |
RemoteFishingTripFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
Methods in fr.ifremer.allegro.data.survey.fishingTrip.generic.service with parameters of type LandingDao | |
---|---|
void |
RemoteObservedFishingTripFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
void |
RemoteFishingTripFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
Uses of LandingDao in fr.ifremer.allegro.data.survey.landing |
---|
Subinterfaces of LandingDao in fr.ifremer.allegro.data.survey.landing | |
---|---|
interface |
ObservedLandingDao
|
Classes in fr.ifremer.allegro.data.survey.landing that implement LandingDao | |
---|---|
class |
LandingDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.survey.landing.Landing . |
class |
LandingDaoImpl
|
class |
ObservedLandingDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.survey.landing.ObservedLanding . |
class |
ObservedLandingDaoImpl
|
Uses of LandingDao in fr.ifremer.allegro.data.survey.landing.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.landing.generic.service that return LandingDao | |
---|---|
protected LandingDao |
RemoteLandingFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
Methods in fr.ifremer.allegro.data.survey.landing.generic.service with parameters of type LandingDao | |
---|---|
void |
RemoteLandingFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
Uses of LandingDao in fr.ifremer.allegro.data.survey.sale |
---|
Methods in fr.ifremer.allegro.data.survey.sale that return LandingDao | |
---|---|
protected LandingDao |
SaleDaoBase.getLandingDao()
Gets the reference to landingDao . |
Methods in fr.ifremer.allegro.data.survey.sale with parameters of type LandingDao | |
---|---|
void |
SaleDaoBase.setLandingDao(LandingDao landingDao)
Sets the reference to landingDao . |
Uses of LandingDao in fr.ifremer.allegro.data.survey.sale.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.sale.generic.service that return LandingDao | |
---|---|
protected LandingDao |
RemoteObservedSaleFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
protected LandingDao |
RemoteSaleFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
protected LandingDao |
RemoteSaleProduceFullServiceBase.getLandingDao()
Gets the reference to landing 's DAO. |
Methods in fr.ifremer.allegro.data.survey.sale.generic.service with parameters of type LandingDao | |
---|---|
void |
RemoteObservedSaleFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
void |
RemoteSaleFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
void |
RemoteSaleProduceFullServiceBase.setLandingDao(LandingDao landingDao)
Sets the reference to landing 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |