|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PmfmAppliedStrategy | |
---|---|
fr.ifremer.allegro.administration.programStrategy |
Uses of PmfmAppliedStrategy in fr.ifremer.allegro.administration.programStrategy |
---|
Subclasses of PmfmAppliedStrategy in fr.ifremer.allegro.administration.programStrategy | |
---|---|
class |
PmfmAppliedStrategyImpl
|
Methods in fr.ifremer.allegro.administration.programStrategy that return PmfmAppliedStrategy | |
---|---|
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoImpl.clusterPmfmAppliedStrategyToEntity(ClusterPmfmAppliedStrategy clusterPmfmAppliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.clusterPmfmAppliedStrategyToEntity(ClusterPmfmAppliedStrategy clusterPmfmAppliedStrategy)
Converts an instance of type ClusterPmfmAppliedStrategy to this DAO's entity. |
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.create(AppliedStrategy appliedStrategy,
Pmfm pmfm)
Creates a new fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy
instance from only required properties (attributes
and association ends) and adds it to the persistent store. |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.create(AppliedStrategy appliedStrategy,
Pmfm pmfm)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.create(AppliedStrategy appliedStrategy,
Pmfm pmfm,
AnalysisInstrument analysisInstrument,
Gear gear,
FishingMetier fishingMetier)
Creates a new fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy
instance from all attributes and
properties and adds it to the persistent store. |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.create(AppliedStrategy appliedStrategy,
Pmfm pmfm,
AnalysisInstrument analysisInstrument,
Gear gear,
FishingMetier fishingMetier)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.create(PmfmAppliedStrategy pmfmAppliedStrategy)
Creates an instance of fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy and adds it to the persistent store. |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.create(PmfmAppliedStrategy pmfmAppliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.createFromClusterPmfmAppliedStrategy(ClusterPmfmAppliedStrategy clusterPmfmAppliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.createFromClusterPmfmAppliedStrategy(ClusterPmfmAppliedStrategy clusterPmfmAppliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.findPmfmAppliedStrategyByIdentifiers(Pmfm pmfm,
AppliedStrategy appliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.findPmfmAppliedStrategyByIdentifiers(Pmfm pmfm,
AppliedStrategy appliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.findPmfmAppliedStrategyByIdentifiers(java.lang.String queryString,
Pmfm pmfm,
AppliedStrategy appliedStrategy)
Does the same thing as PmfmAppliedStrategyDao.findPmfmAppliedStrategyByIdentifiers(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.administration.programStrategy.AppliedStrategy) with an
additional argument called queryString . |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.findPmfmAppliedStrategyByIdentifiers(java.lang.String queryString,
Pmfm pmfm,
AppliedStrategy appliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.findPmfmAppliedStrategyByNaturalId(Pmfm pmfm,
AppliedStrategy appliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.findPmfmAppliedStrategyByNaturalId(Pmfm pmfm,
AppliedStrategy appliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.findPmfmAppliedStrategyByNaturalId(java.lang.String queryString,
Pmfm pmfm,
AppliedStrategy appliedStrategy)
Does the same thing as PmfmAppliedStrategyDao.findPmfmAppliedStrategyByNaturalId(fr.ifremer.allegro.referential.pmfm.Pmfm, fr.ifremer.allegro.administration.programStrategy.AppliedStrategy) with an
additional argument called queryString . |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.findPmfmAppliedStrategyByNaturalId(java.lang.String queryString,
Pmfm pmfm,
AppliedStrategy appliedStrategy)
|
protected PmfmAppliedStrategy |
PmfmAppliedStrategyDaoImpl.handleCreateFromClusterPmfmAppliedStrategy(ClusterPmfmAppliedStrategy clusterPmfmAppliedStrategy)
|
protected abstract PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.handleCreateFromClusterPmfmAppliedStrategy(ClusterPmfmAppliedStrategy clusterPmfmAppliedStrategy)
Performs the core logic for PmfmAppliedStrategyDaoBase.createFromClusterPmfmAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterPmfmAppliedStrategy) |
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.load(AppliedStrategy appliedStrategy,
Pmfm pmfm)
Loads an instance of fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy from the persistent store. |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.load(AppliedStrategy appliedStrategy,
Pmfm pmfm)
|
static PmfmAppliedStrategy |
PmfmAppliedStrategy.Factory.newInstance()
Constructs a new instance of PmfmAppliedStrategy . |
static PmfmAppliedStrategy |
PmfmAppliedStrategy.Factory.newInstance(AnalysisInstrument analysisInstrument,
Gear gear,
FishingMetier fishingMetier)
Constructs a new instance of PmfmAppliedStrategy , taking all possible properties
(except the identifier(s))as arguments. |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoImpl.remotePmfmAppliedStrategyFullVOToEntity(RemotePmfmAppliedStrategyFullVO remotePmfmAppliedStrategyFullVO)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.remotePmfmAppliedStrategyFullVOToEntity(RemotePmfmAppliedStrategyFullVO remotePmfmAppliedStrategyFullVO)
Converts an instance of type RemotePmfmAppliedStrategyFullVO to this DAO's entity. |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoImpl.remotePmfmAppliedStrategyNaturalIdToEntity(RemotePmfmAppliedStrategyNaturalId remotePmfmAppliedStrategyNaturalId)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.remotePmfmAppliedStrategyNaturalIdToEntity(RemotePmfmAppliedStrategyNaturalId remotePmfmAppliedStrategyNaturalId)
Converts an instance of type RemotePmfmAppliedStrategyNaturalId to this DAO's entity. |
protected PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.toEntity(java.lang.Object[] row)
|
Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type PmfmAppliedStrategy | |
---|---|
void |
PmfmAppliedStrategyDaoImpl.clusterPmfmAppliedStrategyToEntity(ClusterPmfmAppliedStrategy source,
PmfmAppliedStrategy target,
boolean copyIfNull)
|
void |
PmfmAppliedStrategyDao.clusterPmfmAppliedStrategyToEntity(ClusterPmfmAppliedStrategy source,
PmfmAppliedStrategy target,
boolean copyIfNull)
Copies the fields of ClusterPmfmAppliedStrategy to the specified entity. |
void |
PmfmAppliedStrategyDaoBase.clusterPmfmAppliedStrategyToEntity(ClusterPmfmAppliedStrategy source,
PmfmAppliedStrategy target,
boolean copyIfNull)
|
java.lang.Object |
PmfmAppliedStrategyDao.create(int transform,
PmfmAppliedStrategy pmfmAppliedStrategy)
Does the same thing as PmfmAppliedStrategyDao.create(fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy) with an
additional flag called transform . |
java.lang.Object |
PmfmAppliedStrategyDaoBase.create(int transform,
PmfmAppliedStrategy pmfmAppliedStrategy)
|
PmfmAppliedStrategy |
PmfmAppliedStrategyDao.create(PmfmAppliedStrategy pmfmAppliedStrategy)
Creates an instance of fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy and adds it to the persistent store. |
PmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.create(PmfmAppliedStrategy pmfmAppliedStrategy)
|
void |
PmfmAppliedStrategyDaoImpl.remotePmfmAppliedStrategyFullVOToEntity(RemotePmfmAppliedStrategyFullVO source,
PmfmAppliedStrategy target,
boolean copyIfNull)
|
void |
PmfmAppliedStrategyDao.remotePmfmAppliedStrategyFullVOToEntity(RemotePmfmAppliedStrategyFullVO source,
PmfmAppliedStrategy target,
boolean copyIfNull)
Copies the fields of RemotePmfmAppliedStrategyFullVO to the specified entity. |
void |
PmfmAppliedStrategyDaoBase.remotePmfmAppliedStrategyFullVOToEntity(RemotePmfmAppliedStrategyFullVO source,
PmfmAppliedStrategy target,
boolean copyIfNull)
|
void |
PmfmAppliedStrategyDaoImpl.remotePmfmAppliedStrategyNaturalIdToEntity(RemotePmfmAppliedStrategyNaturalId source,
PmfmAppliedStrategy target,
boolean copyIfNull)
|
void |
PmfmAppliedStrategyDao.remotePmfmAppliedStrategyNaturalIdToEntity(RemotePmfmAppliedStrategyNaturalId source,
PmfmAppliedStrategy target,
boolean copyIfNull)
Copies the fields of RemotePmfmAppliedStrategyNaturalId to the specified entity. |
void |
PmfmAppliedStrategyDaoBase.remotePmfmAppliedStrategyNaturalIdToEntity(RemotePmfmAppliedStrategyNaturalId source,
PmfmAppliedStrategy target,
boolean copyIfNull)
|
void |
PmfmAppliedStrategyDao.remove(PmfmAppliedStrategy pmfmAppliedStrategy)
Removes the instance of fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategy from the persistent store. |
void |
PmfmAppliedStrategyDaoBase.remove(PmfmAppliedStrategy pmfmAppliedStrategy)
|
ClusterPmfmAppliedStrategy |
PmfmAppliedStrategyDaoImpl.toClusterPmfmAppliedStrategy(PmfmAppliedStrategy entity)
|
ClusterPmfmAppliedStrategy |
PmfmAppliedStrategyDao.toClusterPmfmAppliedStrategy(PmfmAppliedStrategy entity)
Converts this DAO's entity to an object of type ClusterPmfmAppliedStrategy . |
ClusterPmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.toClusterPmfmAppliedStrategy(PmfmAppliedStrategy entity)
|
void |
PmfmAppliedStrategyDaoImpl.toClusterPmfmAppliedStrategy(PmfmAppliedStrategy source,
ClusterPmfmAppliedStrategy target)
|
void |
PmfmAppliedStrategyDao.toClusterPmfmAppliedStrategy(PmfmAppliedStrategy source,
ClusterPmfmAppliedStrategy target)
Copies the fields of the specified entity to the target value object. |
void |
PmfmAppliedStrategyDaoBase.toClusterPmfmAppliedStrategy(PmfmAppliedStrategy source,
ClusterPmfmAppliedStrategy target)
|
RemotePmfmAppliedStrategyFullVO |
PmfmAppliedStrategyDaoImpl.toRemotePmfmAppliedStrategyFullVO(PmfmAppliedStrategy entity)
|
RemotePmfmAppliedStrategyFullVO |
PmfmAppliedStrategyDao.toRemotePmfmAppliedStrategyFullVO(PmfmAppliedStrategy entity)
Converts this DAO's entity to an object of type RemotePmfmAppliedStrategyFullVO . |
RemotePmfmAppliedStrategyFullVO |
PmfmAppliedStrategyDaoBase.toRemotePmfmAppliedStrategyFullVO(PmfmAppliedStrategy entity)
|
void |
PmfmAppliedStrategyDaoImpl.toRemotePmfmAppliedStrategyFullVO(PmfmAppliedStrategy source,
RemotePmfmAppliedStrategyFullVO target)
|
void |
PmfmAppliedStrategyDao.toRemotePmfmAppliedStrategyFullVO(PmfmAppliedStrategy source,
RemotePmfmAppliedStrategyFullVO target)
Copies the fields of the specified entity to the target value object. |
void |
PmfmAppliedStrategyDaoBase.toRemotePmfmAppliedStrategyFullVO(PmfmAppliedStrategy source,
RemotePmfmAppliedStrategyFullVO target)
|
RemotePmfmAppliedStrategyNaturalId |
PmfmAppliedStrategyDaoImpl.toRemotePmfmAppliedStrategyNaturalId(PmfmAppliedStrategy entity)
|
RemotePmfmAppliedStrategyNaturalId |
PmfmAppliedStrategyDao.toRemotePmfmAppliedStrategyNaturalId(PmfmAppliedStrategy entity)
Converts this DAO's entity to an object of type RemotePmfmAppliedStrategyNaturalId . |
RemotePmfmAppliedStrategyNaturalId |
PmfmAppliedStrategyDaoBase.toRemotePmfmAppliedStrategyNaturalId(PmfmAppliedStrategy entity)
|
void |
PmfmAppliedStrategyDaoImpl.toRemotePmfmAppliedStrategyNaturalId(PmfmAppliedStrategy source,
RemotePmfmAppliedStrategyNaturalId target)
|
void |
PmfmAppliedStrategyDao.toRemotePmfmAppliedStrategyNaturalId(PmfmAppliedStrategy source,
RemotePmfmAppliedStrategyNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
PmfmAppliedStrategyDaoBase.toRemotePmfmAppliedStrategyNaturalId(PmfmAppliedStrategy source,
RemotePmfmAppliedStrategyNaturalId target)
|
protected java.lang.Object |
PmfmAppliedStrategyDaoBase.transformEntity(int transform,
PmfmAppliedStrategy entity)
Allows transformation of entities into value objects (or something else for that matter), when the transform
flag is set to one of the constants defined in fr.ifremer.allegro.administration.programStrategy.PmfmAppliedStrategyDao , please note
that the PmfmAppliedStrategyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
PmfmAppliedStrategyDao.update(PmfmAppliedStrategy pmfmAppliedStrategy)
Updates the pmfmAppliedStrategy instance in the persistent store. |
void |
PmfmAppliedStrategyDaoBase.update(PmfmAppliedStrategy pmfmAppliedStrategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |