|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TranscribingGearDao | |
---|---|
fr.ifremer.allegro.referential.transcribing | |
fr.ifremer.allegro.referential.transcribing.generic.service |
Uses of TranscribingGearDao in fr.ifremer.allegro.referential.transcribing |
---|
Classes in fr.ifremer.allegro.referential.transcribing that implement TranscribingGearDao | |
---|---|
class |
TranscribingGearDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.transcribing.TranscribingGear . |
class |
TranscribingGearDaoImpl
|
Uses of TranscribingGearDao in fr.ifremer.allegro.referential.transcribing.generic.service |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return TranscribingGearDao | |
---|---|
protected TranscribingGearDao |
RemoteTranscribingGearFullServiceBase.getTranscribingGearDao()
Gets the reference to transcribingGear 's DAO. |
Methods in fr.ifremer.allegro.referential.transcribing.generic.service with parameters of type TranscribingGearDao | |
---|---|
void |
RemoteTranscribingGearFullServiceBase.setTranscribingGearDao(TranscribingGearDao transcribingGearDao)
Sets the reference to transcribingGear 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |