fr.ifremer.allegro.referential.pmfm.generic.service
Class RemoteFractionFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.pmfm.generic.service.RemoteFractionFullServiceWSDelegator
public class RemoteFractionFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteFractionFullService
.
- See Also:
RemoteFractionFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteFractionFullServiceWSDelegator
public RemoteFractionFullServiceWSDelegator()
addFraction
public RemoteFractionFullVO addFraction(RemoteFractionFullVO fraction)
- See Also:
RemoteFractionFullService.addFraction(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
updateFraction
public void updateFraction(RemoteFractionFullVO fraction)
- See Also:
RemoteFractionFullService.updateFraction(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
removeFraction
public void removeFraction(RemoteFractionFullVO fraction)
- See Also:
RemoteFractionFullService.removeFraction(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
getAllFraction
public RemoteFractionFullVO[] getAllFraction()
- See Also:
RemoteFractionFullService.getAllFraction()
getFractionById
public RemoteFractionFullVO getFractionById(java.lang.Integer id)
- See Also:
RemoteFractionFullService.getFractionById(java.lang.Integer)
getFractionByIds
public RemoteFractionFullVO[] getFractionByIds(java.lang.Integer[] id)
- See Also:
RemoteFractionFullService.getFractionByIds(java.lang.Integer[])
getFractionByStatusCode
public RemoteFractionFullVO[] getFractionByStatusCode(java.lang.String code)
- See Also:
RemoteFractionFullService.getFractionByStatusCode(java.lang.String)
remoteFractionFullVOsAreEqualOnIdentifiers
public boolean remoteFractionFullVOsAreEqualOnIdentifiers(RemoteFractionFullVO remoteFractionFullVOFirst,
RemoteFractionFullVO remoteFractionFullVOSecond)
- See Also:
RemoteFractionFullService.remoteFractionFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
remoteFractionFullVOsAreEqual
public boolean remoteFractionFullVOsAreEqual(RemoteFractionFullVO remoteFractionFullVOFirst,
RemoteFractionFullVO remoteFractionFullVOSecond)
- See Also:
RemoteFractionFullService.remoteFractionFullVOsAreEqual(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionFullVO)
getFractionNaturalIds
public RemoteFractionNaturalId[] getFractionNaturalIds()
- See Also:
RemoteFractionFullService.getFractionNaturalIds()
getFractionByNaturalId
public RemoteFractionFullVO getFractionByNaturalId(RemoteFractionNaturalId fractionNaturalId)
- See Also:
RemoteFractionFullService.getFractionByNaturalId(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteFractionNaturalId)
getFractionNaturalIdById
public RemoteFractionNaturalId getFractionNaturalIdById(java.lang.Integer id)
- See Also:
RemoteFractionFullService.getFractionNaturalIdById(java.lang.Integer)
addOrUpdateClusterFraction
public ClusterFraction addOrUpdateClusterFraction(ClusterFraction clusterFraction)
- See Also:
RemoteFractionFullService.addOrUpdateClusterFraction(fr.ifremer.allegro.referential.pmfm.generic.cluster.ClusterFraction)
getAllClusterFractionSinceDateSynchro
public ClusterFraction[] getAllClusterFractionSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteFractionFullService.getAllClusterFractionSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterFractionByIdentifiers
public ClusterFraction getClusterFractionByIdentifiers(java.lang.Integer id)
- See Also:
RemoteFractionFullService.getClusterFractionByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.