|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranscribingLocationDao | |
---|---|
fr.ifremer.allegro.referential.transcribing | |
fr.ifremer.allegro.referential.transcribing.generic.service |
Uses of TranscribingLocationDao in fr.ifremer.allegro.referential.transcribing |
---|
Classes in fr.ifremer.allegro.referential.transcribing that implement TranscribingLocationDao | |
---|---|
class |
TranscribingLocationDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.transcribing.TranscribingLocation . |
class |
TranscribingLocationDaoImpl
|
Uses of TranscribingLocationDao in fr.ifremer.allegro.referential.transcribing.generic.service |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return TranscribingLocationDao | |
---|---|
protected TranscribingLocationDao |
RemoteTranscribingLocationFullServiceBase.getTranscribingLocationDao()
Gets the reference to transcribingLocation 's DAO. |
Methods in fr.ifremer.allegro.referential.transcribing.generic.service with parameters of type TranscribingLocationDao | |
---|---|
void |
RemoteTranscribingLocationFullServiceBase.setTranscribingLocationDao(TranscribingLocationDao transcribingLocationDao)
Sets the reference to transcribingLocation 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |