|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of FishingOperationDao in fr.ifremer.allegro.data.batch |
---|
Methods in fr.ifremer.allegro.data.batch that return FishingOperationDao | |
---|---|
protected FishingOperationDao |
CatchBatchDaoBase.getFishingOperationDao()
Gets the reference to fishingOperationDao . |
Methods in fr.ifremer.allegro.data.batch with parameters of type FishingOperationDao | |
---|---|
void |
CatchBatchDaoBase.setFishingOperationDao(FishingOperationDao fishingOperationDao)
Sets the reference to fishingOperationDao . |
Uses of FishingOperationDao in fr.ifremer.allegro.data.batch.generic.service |
---|
Methods in fr.ifremer.allegro.data.batch.generic.service that return FishingOperationDao | |
---|---|
protected FishingOperationDao |
RemoteCatchBatchFullServiceBase.getFishingOperationDao()
Gets the reference to fishingOperation 's DAO. |
Methods in fr.ifremer.allegro.data.batch.generic.service with parameters of type FishingOperationDao | |
---|---|
void |
RemoteCatchBatchFullServiceBase.setFishingOperationDao(FishingOperationDao fishingOperationDao)
Sets the reference to fishingOperation 's DAO. |
Uses of FishingOperationDao in fr.ifremer.allegro.data.operation |
---|
Classes in fr.ifremer.allegro.data.operation that implement FishingOperationDao | |
---|---|
class |
FishingOperationDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.operation.FishingOperation . |
class |
FishingOperationDaoImpl
|
Uses of FishingOperationDao in fr.ifremer.allegro.data.operation.generic.service |
---|
Methods in fr.ifremer.allegro.data.operation.generic.service that return FishingOperationDao | |
---|---|
protected FishingOperationDao |
RemoteFishingOperationFullServiceBase.getFishingOperationDao()
Gets the reference to fishingOperation 's DAO. |
Methods in fr.ifremer.allegro.data.operation.generic.service with parameters of type FishingOperationDao | |
---|---|
void |
RemoteFishingOperationFullServiceBase.setFishingOperationDao(FishingOperationDao fishingOperationDao)
Sets the reference to fishingOperation 's DAO. |
Uses of FishingOperationDao in fr.ifremer.allegro.data.produce |
---|
Methods in fr.ifremer.allegro.data.produce that return FishingOperationDao | |
---|---|
protected FishingOperationDao |
ProduceDaoBase.getFishingOperationDao()
Gets the reference to fishingOperationDao . |
Methods in fr.ifremer.allegro.data.produce with parameters of type FishingOperationDao | |
---|---|
void |
ProduceDaoBase.setFishingOperationDao(FishingOperationDao fishingOperationDao)
Sets the reference to fishingOperationDao . |
Uses of FishingOperationDao in fr.ifremer.allegro.data.produce.generic.service |
---|
Methods in fr.ifremer.allegro.data.produce.generic.service that return FishingOperationDao | |
---|---|
protected FishingOperationDao |
RemoteProduceFullServiceBase.getFishingOperationDao()
Gets the reference to fishingOperation 's DAO. |
Methods in fr.ifremer.allegro.data.produce.generic.service with parameters of type FishingOperationDao | |
---|---|
void |
RemoteProduceFullServiceBase.setFishingOperationDao(FishingOperationDao fishingOperationDao)
Sets the reference to fishingOperation 's DAO. |
Uses of FishingOperationDao in fr.ifremer.allegro.data.sample |
---|
Methods in fr.ifremer.allegro.data.sample that return FishingOperationDao | |
---|---|
protected FishingOperationDao |
SampleDaoBase.getFishingOperationDao()
Gets the reference to fishingOperationDao . |
Methods in fr.ifremer.allegro.data.sample with parameters of type FishingOperationDao | |
---|---|
void |
SampleDaoBase.setFishingOperationDao(FishingOperationDao fishingOperationDao)
Sets the reference to fishingOperationDao . |
Uses of FishingOperationDao in fr.ifremer.allegro.data.sample.generic.service |
---|
Methods in fr.ifremer.allegro.data.sample.generic.service that return FishingOperationDao | |
---|---|
protected FishingOperationDao |
RemoteSampleFullServiceBase.getFishingOperationDao()
Gets the reference to fishingOperation 's DAO. |
Methods in fr.ifremer.allegro.data.sample.generic.service with parameters of type FishingOperationDao | |
---|---|
void |
RemoteSampleFullServiceBase.setFishingOperationDao(FishingOperationDao fishingOperationDao)
Sets the reference to fishingOperation 's DAO. |
Uses of FishingOperationDao in fr.ifremer.allegro.data.survey.fishingTrip |
---|
Methods in fr.ifremer.allegro.data.survey.fishingTrip that return FishingOperationDao | |
---|---|
protected FishingOperationDao |
FishingTripDaoBase.getFishingOperationDao()
Gets the reference to fishingOperationDao . |
Methods in fr.ifremer.allegro.data.survey.fishingTrip with parameters of type FishingOperationDao | |
---|---|
void |
FishingTripDaoBase.setFishingOperationDao(FishingOperationDao fishingOperationDao)
Sets the reference to fishingOperationDao . |
Uses of FishingOperationDao in fr.ifremer.allegro.data.survey.sale.generic.service |
---|
Methods in fr.ifremer.allegro.data.survey.sale.generic.service that return FishingOperationDao | |
---|---|
protected FishingOperationDao |
RemoteSaleProduceFullServiceBase.getFishingOperationDao()
Gets the reference to fishingOperation 's DAO. |
Methods in fr.ifremer.allegro.data.survey.sale.generic.service with parameters of type FishingOperationDao | |
---|---|
void |
RemoteSaleProduceFullServiceBase.setFishingOperationDao(FishingOperationDao fishingOperationDao)
Sets the reference to fishingOperation 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |