|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterPmfmAppliedStrategy in fr.ifremer.allegro.administration.programStrategy |
---|
Methods in fr.ifremer.allegro.administration.programStrategy that return ClusterPmfmAppliedStrategy | |
---|---|
protected ClusterPmfmAppliedStrategy |
PmfmAppliedStrategyDaoBase.toClusterPmfmAppliedStrategy(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
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)
|
ClusterPmfmAppliedStrategy[] |
PmfmAppliedStrategyDao.toClusterPmfmAppliedStrategyArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterPmfmAppliedStrategy . |
ClusterPmfmAppliedStrategy[] |
PmfmAppliedStrategyDaoBase.toClusterPmfmAppliedStrategyArray(java.util.Collection entities)
|
Uses of ClusterPmfmAppliedStrategy in fr.ifremer.allegro.administration.programStrategy.generic.cluster |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster that return ClusterPmfmAppliedStrategy | |
---|---|
ClusterPmfmAppliedStrategy[] |
ClusterAppliedStrategy.getClusterPmfmAppliedStrategys()
|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type ClusterPmfmAppliedStrategy | |
---|---|
void |
ClusterPmfmAppliedStrategy.copy(ClusterPmfmAppliedStrategy otherBean)
Copies all properties from the argument value object into this value object. |
void |
ClusterAppliedStrategy.setClusterPmfmAppliedStrategys(ClusterPmfmAppliedStrategy[] clusterPmfmAppliedStrategys)
|
Constructors in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type ClusterPmfmAppliedStrategy | |
---|---|
ClusterAppliedStrategy(java.lang.Integer id,
java.lang.Integer idLocal,
RemoteLocationNaturalId locationNaturalId,
RemoteStrategyNaturalId strategyNaturalId,
ClusterAppliedPeriod[] clusterAppliedPeriods,
ClusterPmfmAppliedStrategy[] clusterPmfmAppliedStrategys,
ClusterBatchModelAppliedStrategy[] clusterBatchModelAppliedStrategys)
|
|
ClusterAppliedStrategy(RemoteLocationNaturalId locationNaturalId,
RemoteStrategyNaturalId strategyNaturalId,
ClusterAppliedPeriod[] clusterAppliedPeriods,
ClusterPmfmAppliedStrategy[] clusterPmfmAppliedStrategys,
ClusterBatchModelAppliedStrategy[] clusterBatchModelAppliedStrategys)
|
|
ClusterPmfmAppliedStrategy(ClusterPmfmAppliedStrategy otherBean)
Copies constructor from other ClusterPmfmAppliedStrategy |
Uses of ClusterPmfmAppliedStrategy in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return ClusterPmfmAppliedStrategy | |
---|---|
ClusterPmfmAppliedStrategy |
RemotePmfmAppliedStrategyFullService.getClusterPmfmAppliedStrategyByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer appliedStrategyId)
|
ClusterPmfmAppliedStrategy |
RemotePmfmAppliedStrategyFullServiceWSDelegator.getClusterPmfmAppliedStrategyByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer appliedStrategyId)
|
ClusterPmfmAppliedStrategy |
RemotePmfmAppliedStrategyFullServiceBase.getClusterPmfmAppliedStrategyByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer appliedStrategyId)
|
protected ClusterPmfmAppliedStrategy |
RemotePmfmAppliedStrategyFullServiceImpl.handleGetClusterPmfmAppliedStrategyByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer appliedStrategyId)
|
protected abstract ClusterPmfmAppliedStrategy |
RemotePmfmAppliedStrategyFullServiceBase.handleGetClusterPmfmAppliedStrategyByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer appliedStrategyId)
Performs the core logic for RemotePmfmAppliedStrategyFullServiceBase.getClusterPmfmAppliedStrategyByIdentifiers(java.lang.Integer, java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |