Methods in fr.ifremer.allegro.administration.programStrategy that return BatchModelAppliedStrategy |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoImpl.clusterBatchModelAppliedStrategyToEntity(ClusterBatchModelAppliedStrategy clusterBatchModelAppliedStrategy)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.clusterBatchModelAppliedStrategyToEntity(ClusterBatchModelAppliedStrategy clusterBatchModelAppliedStrategy)
Converts an instance of type ClusterBatchModelAppliedStrategy to this DAO's entity. |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.create(BatchModelAppliedStrategy batchModelAppliedStrategy)
Creates an instance of fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy and adds it to the persistent store. |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.create(BatchModelAppliedStrategy batchModelAppliedStrategy)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.create(java.lang.String modelName,
AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
Creates a new fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy
instance from all attributes and
properties and adds it to the persistent store. |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.create(java.lang.String modelName,
AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.createFromClusterBatchModelAppliedStrategy(ClusterBatchModelAppliedStrategy clusterBatchModelAppliedStrategy)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.createFromClusterBatchModelAppliedStrategy(ClusterBatchModelAppliedStrategy clusterBatchModelAppliedStrategy)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.findBatchModelAppliedStrategyByIdentifiers(AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.findBatchModelAppliedStrategyByIdentifiers(AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.findBatchModelAppliedStrategyByIdentifiers(java.lang.String queryString,
AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
Does the same thing as BatchModelAppliedStrategyDao.findBatchModelAppliedStrategyByIdentifiers(fr.ifremer.allegro.administration.programStrategy.AppliedStrategy, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional argument called queryString . |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.findBatchModelAppliedStrategyByIdentifiers(java.lang.String queryString,
AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.findBatchModelAppliedStrategyByNaturalId(AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.findBatchModelAppliedStrategyByNaturalId(AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.findBatchModelAppliedStrategyByNaturalId(java.lang.String queryString,
AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
Does the same thing as BatchModelAppliedStrategyDao.findBatchModelAppliedStrategyByNaturalId(fr.ifremer.allegro.administration.programStrategy.AppliedStrategy, fr.ifremer.allegro.administration.programStrategy.AcquisitionLevel) with an
additional argument called queryString . |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.findBatchModelAppliedStrategyByNaturalId(java.lang.String queryString,
AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
|
protected BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoImpl.handleCreateFromClusterBatchModelAppliedStrategy(ClusterBatchModelAppliedStrategy clusterBatchModelAppliedStrategy)
|
protected abstract BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.handleCreateFromClusterBatchModelAppliedStrategy(ClusterBatchModelAppliedStrategy clusterBatchModelAppliedStrategy)
Performs the core logic for BatchModelAppliedStrategyDaoBase.createFromClusterBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.cluster.ClusterBatchModelAppliedStrategy) |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.load(AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
Loads an instance of fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy from the persistent store. |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.load(AppliedStrategy appliedStrategy,
AcquisitionLevel acquisitionLevel)
|
static BatchModelAppliedStrategy |
BatchModelAppliedStrategy.Factory.newInstance()
Constructs a new instance of BatchModelAppliedStrategy . |
static BatchModelAppliedStrategy |
BatchModelAppliedStrategy.Factory.newInstance(java.lang.String modelName)
Constructs a new instance of BatchModelAppliedStrategy , taking all possible properties
(except the identifier(s))as arguments. |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoImpl.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVO)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVO)
Converts an instance of type RemoteBatchModelAppliedStrategyFullVO to this DAO's entity. |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoImpl.remoteBatchModelAppliedStrategyNaturalIdToEntity(RemoteBatchModelAppliedStrategyNaturalId remoteBatchModelAppliedStrategyNaturalId)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.remoteBatchModelAppliedStrategyNaturalIdToEntity(RemoteBatchModelAppliedStrategyNaturalId remoteBatchModelAppliedStrategyNaturalId)
Converts an instance of type RemoteBatchModelAppliedStrategyNaturalId to this DAO's entity. |
protected BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.toEntity(java.lang.Object[] row)
|
Methods in fr.ifremer.allegro.administration.programStrategy with parameters of type BatchModelAppliedStrategy |
void |
BatchModelAppliedStrategyDaoImpl.clusterBatchModelAppliedStrategyToEntity(ClusterBatchModelAppliedStrategy source,
BatchModelAppliedStrategy target,
boolean copyIfNull)
|
void |
BatchModelAppliedStrategyDao.clusterBatchModelAppliedStrategyToEntity(ClusterBatchModelAppliedStrategy source,
BatchModelAppliedStrategy target,
boolean copyIfNull)
Copies the fields of ClusterBatchModelAppliedStrategy to the specified entity. |
void |
BatchModelAppliedStrategyDaoBase.clusterBatchModelAppliedStrategyToEntity(ClusterBatchModelAppliedStrategy source,
BatchModelAppliedStrategy target,
boolean copyIfNull)
|
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.create(BatchModelAppliedStrategy batchModelAppliedStrategy)
Creates an instance of fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy and adds it to the persistent store. |
BatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.create(BatchModelAppliedStrategy batchModelAppliedStrategy)
|
java.lang.Object |
BatchModelAppliedStrategyDao.create(int transform,
BatchModelAppliedStrategy batchModelAppliedStrategy)
Does the same thing as BatchModelAppliedStrategyDao.create(fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy) with an
additional flag called transform . |
java.lang.Object |
BatchModelAppliedStrategyDaoBase.create(int transform,
BatchModelAppliedStrategy batchModelAppliedStrategy)
|
void |
BatchModelAppliedStrategyDaoImpl.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO source,
BatchModelAppliedStrategy target,
boolean copyIfNull)
|
void |
BatchModelAppliedStrategyDao.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO source,
BatchModelAppliedStrategy target,
boolean copyIfNull)
Copies the fields of RemoteBatchModelAppliedStrategyFullVO to the specified entity. |
void |
BatchModelAppliedStrategyDaoBase.remoteBatchModelAppliedStrategyFullVOToEntity(RemoteBatchModelAppliedStrategyFullVO source,
BatchModelAppliedStrategy target,
boolean copyIfNull)
|
void |
BatchModelAppliedStrategyDaoImpl.remoteBatchModelAppliedStrategyNaturalIdToEntity(RemoteBatchModelAppliedStrategyNaturalId source,
BatchModelAppliedStrategy target,
boolean copyIfNull)
|
void |
BatchModelAppliedStrategyDao.remoteBatchModelAppliedStrategyNaturalIdToEntity(RemoteBatchModelAppliedStrategyNaturalId source,
BatchModelAppliedStrategy target,
boolean copyIfNull)
Copies the fields of RemoteBatchModelAppliedStrategyNaturalId to the specified entity. |
void |
BatchModelAppliedStrategyDaoBase.remoteBatchModelAppliedStrategyNaturalIdToEntity(RemoteBatchModelAppliedStrategyNaturalId source,
BatchModelAppliedStrategy target,
boolean copyIfNull)
|
void |
BatchModelAppliedStrategyDao.remove(BatchModelAppliedStrategy batchModelAppliedStrategy)
Removes the instance of fr.ifremer.allegro.administration.programStrategy.BatchModelAppliedStrategy from the persistent store. |
void |
BatchModelAppliedStrategyDaoBase.remove(BatchModelAppliedStrategy batchModelAppliedStrategy)
|
ClusterBatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoImpl.toClusterBatchModelAppliedStrategy(BatchModelAppliedStrategy entity)
|
ClusterBatchModelAppliedStrategy |
BatchModelAppliedStrategyDao.toClusterBatchModelAppliedStrategy(BatchModelAppliedStrategy entity)
Converts this DAO's entity to an object of type ClusterBatchModelAppliedStrategy . |
ClusterBatchModelAppliedStrategy |
BatchModelAppliedStrategyDaoBase.toClusterBatchModelAppliedStrategy(BatchModelAppliedStrategy entity)
|
void |
BatchModelAppliedStrategyDaoImpl.toClusterBatchModelAppliedStrategy(BatchModelAppliedStrategy source,
ClusterBatchModelAppliedStrategy target)
|
void |
BatchModelAppliedStrategyDao.toClusterBatchModelAppliedStrategy(BatchModelAppliedStrategy source,
ClusterBatchModelAppliedStrategy target)
Copies the fields of the specified entity to the target value object. |
void |
BatchModelAppliedStrategyDaoBase.toClusterBatchModelAppliedStrategy(BatchModelAppliedStrategy source,
ClusterBatchModelAppliedStrategy target)
|
RemoteBatchModelAppliedStrategyFullVO |
BatchModelAppliedStrategyDaoImpl.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy entity)
|
RemoteBatchModelAppliedStrategyFullVO |
BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy entity)
Converts this DAO's entity to an object of type RemoteBatchModelAppliedStrategyFullVO . |
RemoteBatchModelAppliedStrategyFullVO |
BatchModelAppliedStrategyDaoBase.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy entity)
|
void |
BatchModelAppliedStrategyDaoImpl.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy source,
RemoteBatchModelAppliedStrategyFullVO target)
|
void |
BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy source,
RemoteBatchModelAppliedStrategyFullVO target)
Copies the fields of the specified entity to the target value object. |
void |
BatchModelAppliedStrategyDaoBase.toRemoteBatchModelAppliedStrategyFullVO(BatchModelAppliedStrategy source,
RemoteBatchModelAppliedStrategyFullVO target)
|
RemoteBatchModelAppliedStrategyNaturalId |
BatchModelAppliedStrategyDaoImpl.toRemoteBatchModelAppliedStrategyNaturalId(BatchModelAppliedStrategy entity)
|
RemoteBatchModelAppliedStrategyNaturalId |
BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyNaturalId(BatchModelAppliedStrategy entity)
Converts this DAO's entity to an object of type RemoteBatchModelAppliedStrategyNaturalId . |
RemoteBatchModelAppliedStrategyNaturalId |
BatchModelAppliedStrategyDaoBase.toRemoteBatchModelAppliedStrategyNaturalId(BatchModelAppliedStrategy entity)
|
void |
BatchModelAppliedStrategyDaoImpl.toRemoteBatchModelAppliedStrategyNaturalId(BatchModelAppliedStrategy source,
RemoteBatchModelAppliedStrategyNaturalId target)
|
void |
BatchModelAppliedStrategyDao.toRemoteBatchModelAppliedStrategyNaturalId(BatchModelAppliedStrategy source,
RemoteBatchModelAppliedStrategyNaturalId target)
Copies the fields of the specified entity to the target value object. |
void |
BatchModelAppliedStrategyDaoBase.toRemoteBatchModelAppliedStrategyNaturalId(BatchModelAppliedStrategy source,
RemoteBatchModelAppliedStrategyNaturalId target)
|
protected java.lang.Object |
BatchModelAppliedStrategyDaoBase.transformEntity(int transform,
BatchModelAppliedStrategy 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.BatchModelAppliedStrategyDao , please note
that the BatchModelAppliedStrategyDao.TRANSFORM_NONE constant denotes no transformation, so the entity itself
will be returned. |
void |
BatchModelAppliedStrategyDao.update(BatchModelAppliedStrategy batchModelAppliedStrategy)
Updates the batchModelAppliedStrategy instance in the persistent store. |
void |
BatchModelAppliedStrategyDaoBase.update(BatchModelAppliedStrategy batchModelAppliedStrategy)
|