|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use BatchModelAppliedStrategyDao | |
---|---|
fr.ifremer.allegro.administration.programStrategy | |
fr.ifremer.allegro.administration.programStrategy.generic.service |
Uses of BatchModelAppliedStrategyDao in fr.ifremer.allegro.administration.programStrategy |
---|
Classes in fr.ifremer.allegro.administration.programStrategy that implement BatchModelAppliedStrategyDao | |
---|---|
class |
BatchModelAppliedStrategyDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy . |
class |
BatchModelAppliedStrategyDaoImpl
|
Methods in fr.ifremer.allegro.administration.programStrategy that return BatchModelAppliedStrategyDao | |
---|---|
protected BatchModelAppliedStrategyDao |
AppliedStrategyDaoBase.getBatchModelAppliedStrategyDao()
Gets the reference to batchModelAppliedStrategyDao . |
Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type BatchModelAppliedStrategyDao | |
---|---|
void |
AppliedStrategyDaoBase.setBatchModelAppliedStrategyDao(BatchModelAppliedStrategyDao batchModelAppliedStrategyDao)
Sets the reference to batchModelAppliedStrategyDao . |
Uses of BatchModelAppliedStrategyDao in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return BatchModelAppliedStrategyDao | |
---|---|
protected BatchModelAppliedStrategyDao |
RemoteBatchModelAppliedStrategyFullServiceBase.getBatchModelAppliedStrategyDao()
Gets the reference to batchModelAppliedStrategy 's DAO. |
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type BatchModelAppliedStrategyDao | |
---|---|
void |
RemoteBatchModelAppliedStrategyFullServiceBase.setBatchModelAppliedStrategyDao(BatchModelAppliedStrategyDao batchModelAppliedStrategyDao)
Sets the reference to batchModelAppliedStrategy 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |