|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PmfmAppliedStrategyDao | |
---|---|
fr.ifremer.allegro.administration.programStrategy | |
fr.ifremer.allegro.administration.programStrategy.generic.service |
Uses of PmfmAppliedStrategyDao in fr.ifremer.allegro.administration.programStrategy |
---|
Classes in fr.ifremer.allegro.administration.programStrategy that implement PmfmAppliedStrategyDao | |
---|---|
class |
PmfmAppliedStrategyDaoBase
Base Spring DAO Class: is able to create, update, remove, load, and find objects of type fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy . |
class |
PmfmAppliedStrategyDaoImpl
|
Methods in fr.ifremer.allegro.administration.programStrategy that return PmfmAppliedStrategyDao | |
---|---|
protected PmfmAppliedStrategyDao |
AppliedStrategyDaoBase.getPmfmAppliedStrategyDao()
Gets the reference to pmfmAppliedStrategyDao . |
Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type PmfmAppliedStrategyDao | |
---|---|
void |
AppliedStrategyDaoBase.setPmfmAppliedStrategyDao(PmfmAppliedStrategyDao pmfmAppliedStrategyDao)
Sets the reference to pmfmAppliedStrategyDao . |
Uses of PmfmAppliedStrategyDao in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return PmfmAppliedStrategyDao | |
---|---|
protected PmfmAppliedStrategyDao |
RemotePmfmAppliedStrategyFullServiceBase.getPmfmAppliedStrategyDao()
Gets the reference to pmfmAppliedStrategy 's DAO. |
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service with parameters of type PmfmAppliedStrategyDao | |
---|---|
void |
RemotePmfmAppliedStrategyFullServiceBase.setPmfmAppliedStrategyDao(PmfmAppliedStrategyDao pmfmAppliedStrategyDao)
Sets the reference to pmfmAppliedStrategy 's DAO. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |