fr.ifremer.allegro.administration.programStrategy.generic.service
Interface RemotePmfmAppliedStrategyFullService
- All Known Implementing Classes:
- RemotePmfmAppliedStrategyFullServiceBase, RemotePmfmAppliedStrategyFullServiceImpl
public interface RemotePmfmAppliedStrategyFullService
addPmfmAppliedStrategy
RemotePmfmAppliedStrategyFullVO addPmfmAppliedStrategy(RemotePmfmAppliedStrategyFullVO pmfmAppliedStrategy)
updatePmfmAppliedStrategy
void updatePmfmAppliedStrategy(RemotePmfmAppliedStrategyFullVO pmfmAppliedStrategy)
removePmfmAppliedStrategy
void removePmfmAppliedStrategy(RemotePmfmAppliedStrategyFullVO pmfmAppliedStrategy)
getAllPmfmAppliedStrategy
RemotePmfmAppliedStrategyFullVO[] getAllPmfmAppliedStrategy()
getPmfmAppliedStrategyByPmfmId
RemotePmfmAppliedStrategyFullVO[] getPmfmAppliedStrategyByPmfmId(java.lang.Integer id)
getPmfmAppliedStrategyByAppliedStrategyId
RemotePmfmAppliedStrategyFullVO[] getPmfmAppliedStrategyByAppliedStrategyId(java.lang.Integer id)
getPmfmAppliedStrategyByAnalysisInstrumentId
RemotePmfmAppliedStrategyFullVO[] getPmfmAppliedStrategyByAnalysisInstrumentId(java.lang.Integer id)
getPmfmAppliedStrategyByGearId
RemotePmfmAppliedStrategyFullVO[] getPmfmAppliedStrategyByGearId(java.lang.Integer id)
getPmfmAppliedStrategyByFishingMetierId
RemotePmfmAppliedStrategyFullVO[] getPmfmAppliedStrategyByFishingMetierId(java.lang.Integer id)
getPmfmAppliedStrategyByIdentifiers
RemotePmfmAppliedStrategyFullVO getPmfmAppliedStrategyByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer appliedStrategyId)
remotePmfmAppliedStrategyFullVOsAreEqualOnIdentifiers
boolean remotePmfmAppliedStrategyFullVOsAreEqualOnIdentifiers(RemotePmfmAppliedStrategyFullVO remotePmfmAppliedStrategyFullVOFirst,
RemotePmfmAppliedStrategyFullVO remotePmfmAppliedStrategyFullVOSecond)
remotePmfmAppliedStrategyFullVOsAreEqual
boolean remotePmfmAppliedStrategyFullVOsAreEqual(RemotePmfmAppliedStrategyFullVO remotePmfmAppliedStrategyFullVOFirst,
RemotePmfmAppliedStrategyFullVO remotePmfmAppliedStrategyFullVOSecond)
getPmfmAppliedStrategyNaturalIds
RemotePmfmAppliedStrategyNaturalId[] getPmfmAppliedStrategyNaturalIds()
getPmfmAppliedStrategyByNaturalId
RemotePmfmAppliedStrategyFullVO getPmfmAppliedStrategyByNaturalId(RemotePmfmAppliedStrategyNaturalId pmfmAppliedStrategyNaturalId)
getClusterPmfmAppliedStrategyByIdentifiers
ClusterPmfmAppliedStrategy getClusterPmfmAppliedStrategyByIdentifiers(java.lang.Integer pmfmId,
java.lang.Integer appliedStrategyId)
Copyright © 2008-2010 IFREMER. All Rights Reserved.