|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |
Uses of ClusterAppliedPeriod in fr.ifremer.allegro.administration.programStrategy |
---|
Methods in fr.ifremer.allegro.administration.programStrategy that return ClusterAppliedPeriod | |
---|---|
ClusterAppliedPeriod |
AppliedPeriodDaoImpl.toClusterAppliedPeriod(AppliedPeriod entity)
|
ClusterAppliedPeriod |
AppliedPeriodDao.toClusterAppliedPeriod(AppliedPeriod entity)
Converts this DAO's entity to an object of type ClusterAppliedPeriod . |
ClusterAppliedPeriod |
AppliedPeriodDaoBase.toClusterAppliedPeriod(AppliedPeriod entity)
|
protected ClusterAppliedPeriod |
AppliedPeriodDaoBase.toClusterAppliedPeriod(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterAppliedPeriod[] |
AppliedPeriodDao.toClusterAppliedPeriodArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterAppliedPeriod . |
ClusterAppliedPeriod[] |
AppliedPeriodDaoBase.toClusterAppliedPeriodArray(java.util.Collection entities)
|
Uses of ClusterAppliedPeriod in fr.ifremer.allegro.administration.programStrategy.generic.cluster |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster that return ClusterAppliedPeriod | |
---|---|
ClusterAppliedPeriod[] |
ClusterAppliedStrategy.getClusterAppliedPeriods()
|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type ClusterAppliedPeriod | |
---|---|
void |
ClusterAppliedPeriod.copy(ClusterAppliedPeriod otherBean)
Copies all properties from the argument value object into this value object. |
void |
ClusterAppliedStrategy.setClusterAppliedPeriods(ClusterAppliedPeriod[] clusterAppliedPeriods)
|
Constructors in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type ClusterAppliedPeriod | |
---|---|
ClusterAppliedPeriod(ClusterAppliedPeriod otherBean)
Copies constructor from other ClusterAppliedPeriod |
|
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)
|
Uses of ClusterAppliedPeriod in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return ClusterAppliedPeriod | |
---|---|
ClusterAppliedPeriod |
RemoteAppliedPeriodFullService.getClusterAppliedPeriodByIdentifiers(java.util.Date startDate,
java.lang.Integer appliedStrategyId)
|
ClusterAppliedPeriod |
RemoteAppliedPeriodFullServiceWSDelegator.getClusterAppliedPeriodByIdentifiers(java.util.Date startDate,
java.lang.Integer appliedStrategyId)
|
ClusterAppliedPeriod |
RemoteAppliedPeriodFullServiceBase.getClusterAppliedPeriodByIdentifiers(java.util.Date startDate,
java.lang.Integer appliedStrategyId)
|
protected ClusterAppliedPeriod |
RemoteAppliedPeriodFullServiceImpl.handleGetClusterAppliedPeriodByIdentifiers(java.util.Date startDate,
java.lang.Integer appliedStrategyId)
|
protected abstract ClusterAppliedPeriod |
RemoteAppliedPeriodFullServiceBase.handleGetClusterAppliedPeriodByIdentifiers(java.util.Date startDate,
java.lang.Integer appliedStrategyId)
Performs the core logic for RemoteAppliedPeriodFullServiceBase.getClusterAppliedPeriodByIdentifiers(java.util.Date, java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES All Classes |