fr.ifremer.allegro.administration.programStrategy.generic.service
Interface RemoteBatchModelAppliedStrategyFullService
- All Known Implementing Classes:
- RemoteBatchModelAppliedStrategyFullServiceBase, RemoteBatchModelAppliedStrategyFullServiceImpl
public interface RemoteBatchModelAppliedStrategyFullService
addBatchModelAppliedStrategy
RemoteBatchModelAppliedStrategyFullVO addBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
updateBatchModelAppliedStrategy
void updateBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
removeBatchModelAppliedStrategy
void removeBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
getAllBatchModelAppliedStrategy
RemoteBatchModelAppliedStrategyFullVO[] getAllBatchModelAppliedStrategy()
getBatchModelAppliedStrategyByAppliedStrategyId
RemoteBatchModelAppliedStrategyFullVO[] getBatchModelAppliedStrategyByAppliedStrategyId(java.lang.Integer id)
getBatchModelAppliedStrategyByAcquisitionLevelCode
RemoteBatchModelAppliedStrategyFullVO[] getBatchModelAppliedStrategyByAcquisitionLevelCode(java.lang.String code)
getBatchModelAppliedStrategyByIdentifiers
RemoteBatchModelAppliedStrategyFullVO getBatchModelAppliedStrategyByIdentifiers(java.lang.Integer appliedStrategyId,
java.lang.String acquisitionLevelCode)
remoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers
boolean remoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst,
RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
remoteBatchModelAppliedStrategyFullVOsAreEqual
boolean remoteBatchModelAppliedStrategyFullVOsAreEqual(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst,
RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
getBatchModelAppliedStrategyNaturalIds
RemoteBatchModelAppliedStrategyNaturalId[] getBatchModelAppliedStrategyNaturalIds()
getBatchModelAppliedStrategyByNaturalId
RemoteBatchModelAppliedStrategyFullVO getBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
getClusterBatchModelAppliedStrategyByIdentifiers
ClusterBatchModelAppliedStrategy getClusterBatchModelAppliedStrategyByIdentifiers(java.lang.Integer appliedStrategyId,
java.lang.String acquisitionLevelCode)
Copyright © 2008-2010 IFREMER. All Rights Reserved.