|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of RemoteAppliedStrategyNaturalId in fr.ifremer.allegro.administration.programStrategy |
---|
Uses of RemoteAppliedStrategyNaturalId in fr.ifremer.allegro.administration.programStrategy.generic.cluster |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster that return RemoteAppliedStrategyNaturalId | |
---|---|
RemoteAppliedStrategyNaturalId |
ClusterAppliedPeriod.getAppliedStrategyNaturalId()
|
RemoteAppliedStrategyNaturalId |
ClusterPmfmAppliedStrategy.getAppliedStrategyNaturalId()
|
RemoteAppliedStrategyNaturalId |
ClusterBatchModelAppliedStrategy.getAppliedStrategyNaturalId()
|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type RemoteAppliedStrategyNaturalId | |
---|---|
void |
ClusterAppliedPeriod.setAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)
|
void |
ClusterPmfmAppliedStrategy.setAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)
|
void |
ClusterBatchModelAppliedStrategy.setAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)
|
Constructors in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type RemoteAppliedStrategyNaturalId | |
---|---|
ClusterAppliedPeriod(java.util.Date startDate,
java.util.Date endDate,
RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)
|
|
ClusterBatchModelAppliedStrategy(java.lang.String modelName,
RemoteAppliedStrategyNaturalId appliedStrategyNaturalId,
RemoteAcquisitionLevelNaturalId acquisitionLevelNaturalId)
|
|
ClusterPmfmAppliedStrategy(RemotePmfmNaturalId pmfmNaturalId,
RemoteAppliedStrategyNaturalId appliedStrategyNaturalId)
|
|
ClusterPmfmAppliedStrategy(RemotePmfmNaturalId pmfmNaturalId,
RemoteAppliedStrategyNaturalId appliedStrategyNaturalId,
RemoteAnalysisInstrumentNaturalId analysisInstrumentNaturalId,
RemoteGearNaturalId gearNaturalId,
RemoteFishingMetierNaturalId fishingMetierNaturalId)
|
Uses of RemoteAppliedStrategyNaturalId in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Uses of RemoteAppliedStrategyNaturalId in fr.ifremer.allegro.administration.programStrategy.generic.vo |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.vo that return RemoteAppliedStrategyNaturalId | |
---|---|
RemoteAppliedStrategyNaturalId |
RemoteAppliedPeriodNaturalId.getAppliedStrategy()
|
RemoteAppliedStrategyNaturalId |
RemotePmfmAppliedStrategyNaturalId.getAppliedStrategy()
|
RemoteAppliedStrategyNaturalId |
RemoteBatchModelAppliedStrategyNaturalId.getAppliedStrategy()
|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.vo with parameters of type RemoteAppliedStrategyNaturalId | |
---|---|
void |
RemoteAppliedStrategyNaturalId.copy(RemoteAppliedStrategyNaturalId otherBean)
Copies all properties from the argument value object into this value object. |
void |
RemoteAppliedPeriodNaturalId.setAppliedStrategy(RemoteAppliedStrategyNaturalId appliedStrategy)
|
void |
RemotePmfmAppliedStrategyNaturalId.setAppliedStrategy(RemoteAppliedStrategyNaturalId appliedStrategy)
|
void |
RemoteBatchModelAppliedStrategyNaturalId.setAppliedStrategy(RemoteAppliedStrategyNaturalId appliedStrategy)
|
Constructors in fr.ifremer.allegro.administration.programStrategy.generic.vo with parameters of type RemoteAppliedStrategyNaturalId | |
---|---|
RemoteAppliedPeriodNaturalId(java.util.Date startDate,
RemoteAppliedStrategyNaturalId appliedStrategy)
|
|
RemoteAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId otherBean)
Copies constructor from other RemoteAppliedStrategyNaturalId |
|
RemoteBatchModelAppliedStrategyNaturalId(RemoteAppliedStrategyNaturalId appliedStrategy,
RemoteAcquisitionLevelNaturalId acquisitionLevel)
|
|
RemotePmfmAppliedStrategyNaturalId(RemotePmfmNaturalId pmfm,
RemoteAppliedStrategyNaturalId appliedStrategy)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |