|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of ClusterAppliedStrategy in fr.ifremer.allegro.administration.programStrategy |
---|
Methods in fr.ifremer.allegro.administration.programStrategy that return ClusterAppliedStrategy | |
---|---|
ClusterAppliedStrategy |
AppliedStrategyDaoImpl.toClusterAppliedStrategy(AppliedStrategy entity)
|
ClusterAppliedStrategy |
AppliedStrategyDao.toClusterAppliedStrategy(AppliedStrategy entity)
Converts this DAO's entity to an object of type ClusterAppliedStrategy . |
ClusterAppliedStrategy |
AppliedStrategyDaoBase.toClusterAppliedStrategy(AppliedStrategy entity)
|
protected ClusterAppliedStrategy |
AppliedStrategyDaoBase.toClusterAppliedStrategy(java.lang.Object[] row)
Default implementation for transforming the results of a report query into a value object. |
ClusterAppliedStrategy[] |
AppliedStrategyDao.toClusterAppliedStrategyArray(java.util.Collection entities)
Converts this DAO's entity to an array of instances of type ClusterAppliedStrategy . |
ClusterAppliedStrategy[] |
AppliedStrategyDaoBase.toClusterAppliedStrategyArray(java.util.Collection entities)
|
Uses of ClusterAppliedStrategy in fr.ifremer.allegro.administration.programStrategy.generic.cluster |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster that return ClusterAppliedStrategy | |
---|---|
ClusterAppliedStrategy[] |
ClusterStrategy.getClusterAppliedStrategys()
|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type ClusterAppliedStrategy | |
---|---|
void |
ClusterAppliedStrategy.copy(ClusterAppliedStrategy otherBean)
Copies all properties from the argument value object into this value object. |
void |
ClusterStrategy.setClusterAppliedStrategys(ClusterAppliedStrategy[] clusterAppliedStrategys)
|
Constructors in fr.ifremer.allegro.administration.programStrategy.generic.cluster with parameters of type ClusterAppliedStrategy | |
---|---|
ClusterAppliedStrategy(ClusterAppliedStrategy otherBean)
Copies constructor from other ClusterAppliedStrategy |
|
ClusterStrategy(java.lang.Integer id,
java.lang.Integer idLocal,
java.lang.String name,
java.lang.String description,
java.util.Date creationDate,
java.sql.Timestamp updateDate,
RemoteUserNaturalId[] managersUsersNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteGearNaturalId[] gearNaturalId,
ClusterAppliedStrategy[] clusterAppliedStrategys,
ClusterPmfmStrategy[] clusterPmfmStrategys,
ClusterReferenceTaxonStrategy[] clusterReferenceTaxonStrategys)
|
|
ClusterStrategy(java.lang.String name,
java.lang.String description,
java.util.Date creationDate,
RemoteUserNaturalId[] managersUsersNaturalId,
RemoteProgramNaturalId programNaturalId,
RemoteGearNaturalId[] gearNaturalId,
ClusterAppliedStrategy[] clusterAppliedStrategys,
ClusterPmfmStrategy[] clusterPmfmStrategys,
ClusterReferenceTaxonStrategy[] clusterReferenceTaxonStrategys)
|
Uses of ClusterAppliedStrategy in fr.ifremer.allegro.administration.programStrategy.generic.service |
---|
Methods in fr.ifremer.allegro.administration.programStrategy.generic.service that return ClusterAppliedStrategy | |
---|---|
ClusterAppliedStrategy |
RemoteAppliedStrategyFullService.getClusterAppliedStrategyByIdentifiers(java.lang.Integer id)
|
ClusterAppliedStrategy |
RemoteAppliedStrategyFullServiceWSDelegator.getClusterAppliedStrategyByIdentifiers(java.lang.Integer id)
|
ClusterAppliedStrategy |
RemoteAppliedStrategyFullServiceBase.getClusterAppliedStrategyByIdentifiers(java.lang.Integer id)
|
protected ClusterAppliedStrategy |
RemoteAppliedStrategyFullServiceImpl.handleGetClusterAppliedStrategyByIdentifiers(java.lang.Integer id)
|
protected abstract ClusterAppliedStrategy |
RemoteAppliedStrategyFullServiceBase.handleGetClusterAppliedStrategyByIdentifiers(java.lang.Integer id)
Performs the core logic for RemoteAppliedStrategyFullServiceBase.getClusterAppliedStrategyByIdentifiers(java.lang.Integer) |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |