|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ParameterDao in fr.ifremer.allegro.data.batch.denormalized |
---|
Methods in fr.ifremer.allegro.data.batch.denormalized that return ParameterDao | |
---|---|
protected ParameterDao |
DenormalizedBatchDaoBase.getParameterDao()
Gets the reference to parameterDao . |
protected ParameterDao |
DenormalisedBatchSortingValueDaoBase.getParameterDao()
Gets the reference to parameterDao . |
Methods in fr.ifremer.allegro.data.batch.denormalized with parameters of type ParameterDao | |
---|---|
void |
DenormalizedBatchDaoBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameterDao . |
void |
DenormalisedBatchSortingValueDaoBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameterDao . |
Uses of ParameterDao in fr.ifremer.allegro.data.batch.denormalized.generic.service |
---|
Methods in fr.ifremer.allegro.data.batch.denormalized.generic.service that return ParameterDao | |
---|---|
protected ParameterDao |
RemoteDenormalizedBatchFullServiceBase.getParameterDao()
Gets the reference to parameter 's DAO. |
protected ParameterDao |
RemoteDenormalisedBatchSortingValueFullServiceBase.getParameterDao()
Gets the reference to parameter 's DAO. |
Methods in fr.ifremer.allegro.data.batch.denormalized.generic.service with parameters of type ParameterDao | |
---|---|
void |
RemoteDenormalizedBatchFullServiceBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameter 's DAO. |
void |
RemoteDenormalisedBatchSortingValueFullServiceBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameter 's DAO. |
Uses of ParameterDao in fr.ifremer.allegro.referential.pmfm |
---|
Classes in fr.ifremer.allegro.referential.pmfm that implement ParameterDao | |
---|---|
class |
ParameterDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.referential.pmfm.Parameter . |
class |
ParameterDaoImpl
|
Methods in fr.ifremer.allegro.referential.pmfm that return ParameterDao | |
---|---|
protected ParameterDao |
PmfmDaoBase.getParameterDao()
Gets the reference to parameterDao . |
protected ParameterDao |
QualitativeValueDaoBase.getParameterDao()
Gets the reference to parameterDao . |
Methods in fr.ifremer.allegro.referential.pmfm with parameters of type ParameterDao | |
---|---|
void |
PmfmDaoBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameterDao . |
void |
QualitativeValueDaoBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameterDao . |
Uses of ParameterDao in fr.ifremer.allegro.referential.pmfm.generic.service |
---|
Methods in fr.ifremer.allegro.referential.pmfm.generic.service that return ParameterDao | |
---|---|
protected ParameterDao |
RemotePmfmFullServiceBase.getParameterDao()
Gets the reference to parameter 's DAO. |
protected ParameterDao |
RemoteParameterFullServiceBase.getParameterDao()
Gets the reference to parameter 's DAO. |
protected ParameterDao |
RemoteQualitativeValueFullServiceBase.getParameterDao()
Gets the reference to parameter 's DAO. |
Methods in fr.ifremer.allegro.referential.pmfm.generic.service with parameters of type ParameterDao | |
---|---|
void |
RemotePmfmFullServiceBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameter 's DAO. |
void |
RemoteParameterFullServiceBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameter 's DAO. |
void |
RemoteQualitativeValueFullServiceBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameter 's DAO. |
Uses of ParameterDao in fr.ifremer.allegro.referential.transcribing |
---|
Methods in fr.ifremer.allegro.referential.transcribing that return ParameterDao | |
---|---|
protected ParameterDao |
TranscribingQualitativeValueDaoBase.getParameterDao()
Gets the reference to parameterDao . |
Methods in fr.ifremer.allegro.referential.transcribing with parameters of type ParameterDao | |
---|---|
void |
TranscribingQualitativeValueDaoBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameterDao . |
Uses of ParameterDao in fr.ifremer.allegro.referential.transcribing.generic.service |
---|
Methods in fr.ifremer.allegro.referential.transcribing.generic.service that return ParameterDao | |
---|---|
protected ParameterDao |
RemoteTranscribingQualitativeValueFullServiceBase.getParameterDao()
Gets the reference to parameter 's DAO. |
Methods in fr.ifremer.allegro.referential.transcribing.generic.service with parameters of type ParameterDao | |
---|---|
void |
RemoteTranscribingQualitativeValueFullServiceBase.setParameterDao(ParameterDao parameterDao)
Sets the reference to parameter 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |