|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranscribingLocationLevelDao | |
---|---|
fr.ifremer.allegro.referential.transcribing | |
fr.ifremer.allegro.referential.transcribing.generic.service |
Uses of TranscribingLocationLevelDao in fr.ifremer.allegro.referential.transcribing |
---|
Classes in fr.ifremer.allegro.referential.transcribing that implement TranscribingLocationLevelDao | |
---|---|
class |
TranscribingLocationLevelDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.transcribing.TranscribingLocationLevel . |
class |
TranscribingLocationLevelDaoImpl
|
Uses of TranscribingLocationLevelDao in fr.ifremer.allegro.referential.transcribing.generic.service |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return TranscribingLocationLevelDao | |
---|---|
protected TranscribingLocationLevelDao |
RemoteTranscribingLocationLevelFullServiceBase.getTranscribingLocationLevelDao()
Gets the reference to transcribingLocationLevel 's DAO. |
Methods in fr.ifremer.allegro.referential.transcribing.generic.service with parameters of type TranscribingLocationLevelDao | |
---|---|
void |
RemoteTranscribingLocationLevelFullServiceBase.setTranscribingLocationLevelDao(TranscribingLocationLevelDao transcribingLocationLevelDao)
Sets the reference to transcribingLocationLevel 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |