fr.ifremer.allegro.administration.programStrategy.generic.service
Class RemoteBatchModelAppliedStrategyFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.administration.programStrategy.generic.service.RemoteBatchModelAppliedStrategyFullServiceWSDelegator
public class RemoteBatchModelAppliedStrategyFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteBatchModelAppliedStrategyFullService
.
- See Also:
RemoteBatchModelAppliedStrategyFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteBatchModelAppliedStrategyFullServiceWSDelegator
public RemoteBatchModelAppliedStrategyFullServiceWSDelegator()
addBatchModelAppliedStrategy
public RemoteBatchModelAppliedStrategyFullVO addBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
- See Also:
RemoteBatchModelAppliedStrategyFullService.addBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
updateBatchModelAppliedStrategy
public void updateBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
- See Also:
RemoteBatchModelAppliedStrategyFullService.updateBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
removeBatchModelAppliedStrategy
public void removeBatchModelAppliedStrategy(RemoteBatchModelAppliedStrategyFullVO batchModelAppliedStrategy)
- See Also:
RemoteBatchModelAppliedStrategyFullService.removeBatchModelAppliedStrategy(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
getAllBatchModelAppliedStrategy
public RemoteBatchModelAppliedStrategyFullVO[] getAllBatchModelAppliedStrategy()
- See Also:
RemoteBatchModelAppliedStrategyFullService.getAllBatchModelAppliedStrategy()
getBatchModelAppliedStrategyByAppliedStrategyId
public RemoteBatchModelAppliedStrategyFullVO[] getBatchModelAppliedStrategyByAppliedStrategyId(java.lang.Integer id)
- See Also:
RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyByAppliedStrategyId(java.lang.Integer)
getBatchModelAppliedStrategyByAcquisitionLevelCode
public RemoteBatchModelAppliedStrategyFullVO[] getBatchModelAppliedStrategyByAcquisitionLevelCode(java.lang.String code)
- See Also:
RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyByAcquisitionLevelCode(java.lang.String)
getBatchModelAppliedStrategyByIdentifiers
public RemoteBatchModelAppliedStrategyFullVO getBatchModelAppliedStrategyByIdentifiers(java.lang.Integer appliedStrategyId,
java.lang.String acquisitionLevelCode)
- See Also:
RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyByIdentifiers(java.lang.Integer, java.lang.String)
remoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers
public boolean remoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst,
RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
- See Also:
RemoteBatchModelAppliedStrategyFullService.remoteBatchModelAppliedStrategyFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
remoteBatchModelAppliedStrategyFullVOsAreEqual
public boolean remoteBatchModelAppliedStrategyFullVOsAreEqual(RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOFirst,
RemoteBatchModelAppliedStrategyFullVO remoteBatchModelAppliedStrategyFullVOSecond)
- See Also:
RemoteBatchModelAppliedStrategyFullService.remoteBatchModelAppliedStrategyFullVOsAreEqual(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO, fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyFullVO)
getBatchModelAppliedStrategyNaturalIds
public RemoteBatchModelAppliedStrategyNaturalId[] getBatchModelAppliedStrategyNaturalIds()
- See Also:
RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyNaturalIds()
getBatchModelAppliedStrategyByNaturalId
public RemoteBatchModelAppliedStrategyFullVO getBatchModelAppliedStrategyByNaturalId(RemoteBatchModelAppliedStrategyNaturalId batchModelAppliedStrategyNaturalId)
- See Also:
RemoteBatchModelAppliedStrategyFullService.getBatchModelAppliedStrategyByNaturalId(fr.ifremer.allegro.administration.programStrategy.generic.vo.RemoteBatchModelAppliedStrategyNaturalId)
getClusterBatchModelAppliedStrategyByIdentifiers
public ClusterBatchModelAppliedStrategy getClusterBatchModelAppliedStrategyByIdentifiers(java.lang.Integer appliedStrategyId,
java.lang.String acquisitionLevelCode)
- See Also:
RemoteBatchModelAppliedStrategyFullService.getClusterBatchModelAppliedStrategyByIdentifiers(java.lang.Integer, java.lang.String)
Copyright © 2008-2010 IFREMER. All Rights Reserved.