|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use FishingArea2RegulationLocationDao | |
---|---|
fr.ifremer.allegro.data.fishingArea | |
fr.ifremer.allegro.data.fishingArea.generic.service |
Uses of FishingArea2RegulationLocationDao in fr.ifremer.allegro.data.fishingArea |
---|
Classes in fr.ifremer.allegro.data.fishingArea that implement FishingArea2RegulationLocationDao | |
---|---|
class |
FishingArea2RegulationLocationDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.data.fishingArea.FishingArea2RegulationLocation . |
class |
FishingArea2RegulationLocationDaoImpl
|
Methods in fr.ifremer.allegro.data.fishingArea that return FishingArea2RegulationLocationDao | |
---|---|
protected FishingArea2RegulationLocationDao |
FishingAreaDaoBase.getFishingArea2RegulationLocationDao()
Gets the reference to fishingArea2RegulationLocationDao . |
Methods in fr.ifremer.allegro.data.fishingArea with parameters of type FishingArea2RegulationLocationDao | |
---|---|
void |
FishingAreaDaoBase.setFishingArea2RegulationLocationDao(FishingArea2RegulationLocationDao fishingArea2RegulationLocationDao)
Sets the reference to fishingArea2RegulationLocationDao . |
Uses of FishingArea2RegulationLocationDao in fr.ifremer.allegro.data.fishingArea.generic.service |
---|
Methods in fr.ifremer.allegro.data.fishingArea.generic.service that return FishingArea2RegulationLocationDao | |
---|---|
protected FishingArea2RegulationLocationDao |
RemoteFishingArea2RegulationLocationFullServiceBase.getFishingArea2RegulationLocationDao()
Gets the reference to fishingArea2RegulationLocation 's DAO. |
Methods in fr.ifremer.allegro.data.fishingArea.generic.service with parameters of type FishingArea2RegulationLocationDao | |
---|---|
void |
RemoteFishingArea2RegulationLocationFullServiceBase.setFishingArea2RegulationLocationDao(FishingArea2RegulationLocationDao fishingArea2RegulationLocationDao)
Sets the reference to fishingArea2RegulationLocation 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |