fr.ifremer.allegro.data.batch.generic.service
Class RemoteCatchBatchFullServiceWSDelegator

java.lang.Object
  extended by fr.ifremer.allegro.data.batch.generic.service.RemoteCatchBatchFullServiceWSDelegator

public class RemoteCatchBatchFullServiceWSDelegator
extends java.lang.Object

Web service delegator for RemoteCatchBatchFullService.

See Also:
RemoteCatchBatchFullService

Constructor Summary
RemoteCatchBatchFullServiceWSDelegator()
           
 
Method Summary
 RemoteCatchBatchFullVO addCatchBatch(RemoteCatchBatchFullVO catchBatch)
           
 ClusterCatchBatch addOrUpdateClusterCatchBatch(ClusterCatchBatch clusterCatchBatch)
           
 RemoteCatchBatchFullVO[] getAllCatchBatch()
           
 ClusterCatchBatch[] getAllClusterCatchBatchSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
           
 RemoteCatchBatchFullVO getCatchBatchByFishingOperationId(java.lang.Integer id)
           
 RemoteCatchBatchFullVO getCatchBatchById(java.lang.Integer id)
           
 RemoteCatchBatchFullVO[] getCatchBatchByIds(java.lang.Integer[] id)
           
 RemoteCatchBatchFullVO getCatchBatchByLandingId(java.lang.Integer id)
           
 RemoteCatchBatchFullVO getCatchBatchByNaturalId(RemoteCatchBatchNaturalId catchBatchNaturalId)
           
 RemoteCatchBatchFullVO[] getCatchBatchByParentBatchId(java.lang.Integer id)
           
 RemoteCatchBatchFullVO[] getCatchBatchByQualityFlagCode(java.lang.String code)
           
 RemoteCatchBatchFullVO getCatchBatchBySaleId(java.lang.Integer id)
           
 RemoteCatchBatchNaturalId getCatchBatchNaturalIdById(java.lang.Integer id)
           
 RemoteCatchBatchNaturalId[] getCatchBatchNaturalIds()
           
 ClusterCatchBatch getClusterCatchBatchByIdentifiers(java.lang.Integer id)
           
 boolean remoteCatchBatchFullVOsAreEqual(RemoteCatchBatchFullVO remoteCatchBatchFullVOFirst, RemoteCatchBatchFullVO remoteCatchBatchFullVOSecond)
           
 boolean remoteCatchBatchFullVOsAreEqualOnIdentifiers(RemoteCatchBatchFullVO remoteCatchBatchFullVOFirst, RemoteCatchBatchFullVO remoteCatchBatchFullVOSecond)
           
 void removeCatchBatch(RemoteCatchBatchFullVO catchBatch)
           
 void updateCatchBatch(RemoteCatchBatchFullVO catchBatch)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteCatchBatchFullServiceWSDelegator

public RemoteCatchBatchFullServiceWSDelegator()
Method Detail

addCatchBatch

public RemoteCatchBatchFullVO addCatchBatch(RemoteCatchBatchFullVO catchBatch)
See Also:
RemoteCatchBatchFullService.addCatchBatch(fr.ifremer.allegro.data.batch.generic.vo.RemoteCatchBatchFullVO)

updateCatchBatch

public void updateCatchBatch(RemoteCatchBatchFullVO catchBatch)
See Also:
RemoteCatchBatchFullService.updateCatchBatch(fr.ifremer.allegro.data.batch.generic.vo.RemoteCatchBatchFullVO)

removeCatchBatch

public void removeCatchBatch(RemoteCatchBatchFullVO catchBatch)
See Also:
RemoteCatchBatchFullService.removeCatchBatch(fr.ifremer.allegro.data.batch.generic.vo.RemoteCatchBatchFullVO)

getAllCatchBatch

public RemoteCatchBatchFullVO[] getAllCatchBatch()
See Also:
RemoteCatchBatchFullService.getAllCatchBatch()

getCatchBatchById

public RemoteCatchBatchFullVO getCatchBatchById(java.lang.Integer id)
See Also:
RemoteCatchBatchFullService.getCatchBatchById(java.lang.Integer)

getCatchBatchByIds

public RemoteCatchBatchFullVO[] getCatchBatchByIds(java.lang.Integer[] id)
See Also:
RemoteCatchBatchFullService.getCatchBatchByIds(java.lang.Integer[])

getCatchBatchByFishingOperationId

public RemoteCatchBatchFullVO getCatchBatchByFishingOperationId(java.lang.Integer id)
See Also:
RemoteCatchBatchFullService.getCatchBatchByFishingOperationId(java.lang.Integer)

getCatchBatchByQualityFlagCode

public RemoteCatchBatchFullVO[] getCatchBatchByQualityFlagCode(java.lang.String code)
See Also:
RemoteCatchBatchFullService.getCatchBatchByQualityFlagCode(java.lang.String)

getCatchBatchByLandingId

public RemoteCatchBatchFullVO getCatchBatchByLandingId(java.lang.Integer id)
See Also:
RemoteCatchBatchFullService.getCatchBatchByLandingId(java.lang.Integer)

getCatchBatchBySaleId

public RemoteCatchBatchFullVO getCatchBatchBySaleId(java.lang.Integer id)
See Also:
RemoteCatchBatchFullService.getCatchBatchBySaleId(java.lang.Integer)

getCatchBatchByParentBatchId

public RemoteCatchBatchFullVO[] getCatchBatchByParentBatchId(java.lang.Integer id)
See Also:
RemoteCatchBatchFullService.getCatchBatchByParentBatchId(java.lang.Integer)

remoteCatchBatchFullVOsAreEqualOnIdentifiers

public boolean remoteCatchBatchFullVOsAreEqualOnIdentifiers(RemoteCatchBatchFullVO remoteCatchBatchFullVOFirst,
                                                            RemoteCatchBatchFullVO remoteCatchBatchFullVOSecond)
See Also:
RemoteCatchBatchFullService.remoteCatchBatchFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.batch.generic.vo.RemoteCatchBatchFullVO, fr.ifremer.allegro.data.batch.generic.vo.RemoteCatchBatchFullVO)

remoteCatchBatchFullVOsAreEqual

public boolean remoteCatchBatchFullVOsAreEqual(RemoteCatchBatchFullVO remoteCatchBatchFullVOFirst,
                                               RemoteCatchBatchFullVO remoteCatchBatchFullVOSecond)
See Also:
RemoteCatchBatchFullService.remoteCatchBatchFullVOsAreEqual(fr.ifremer.allegro.data.batch.generic.vo.RemoteCatchBatchFullVO, fr.ifremer.allegro.data.batch.generic.vo.RemoteCatchBatchFullVO)

getCatchBatchNaturalIds

public RemoteCatchBatchNaturalId[] getCatchBatchNaturalIds()
See Also:
RemoteCatchBatchFullService.getCatchBatchNaturalIds()

getCatchBatchByNaturalId

public RemoteCatchBatchFullVO getCatchBatchByNaturalId(RemoteCatchBatchNaturalId catchBatchNaturalId)
See Also:
RemoteCatchBatchFullService.getCatchBatchByNaturalId(fr.ifremer.allegro.data.batch.generic.vo.RemoteCatchBatchNaturalId)

getCatchBatchNaturalIdById

public RemoteCatchBatchNaturalId getCatchBatchNaturalIdById(java.lang.Integer id)
See Also:
RemoteCatchBatchFullService.getCatchBatchNaturalIdById(java.lang.Integer)

getAllClusterCatchBatchSinceDateSynchro

public ClusterCatchBatch[] getAllClusterCatchBatchSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
                                                                   java.lang.Integer userId,
                                                                   java.lang.Integer[] registrationLocationIds,
                                                                   java.lang.Integer pageNumber,
                                                                   java.lang.Integer pageSize)
See Also:
RemoteCatchBatchFullService.getAllClusterCatchBatchSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

getClusterCatchBatchByIdentifiers

public ClusterCatchBatch getClusterCatchBatchByIdentifiers(java.lang.Integer id)
See Also:
RemoteCatchBatchFullService.getClusterCatchBatchByIdentifiers(java.lang.Integer)

addOrUpdateClusterCatchBatch

public ClusterCatchBatch addOrUpdateClusterCatchBatch(ClusterCatchBatch clusterCatchBatch)
See Also:
RemoteCatchBatchFullService.addOrUpdateClusterCatchBatch(fr.ifremer.allegro.data.batch.generic.cluster.ClusterCatchBatch)


Copyright © 2008-2010 IFREMER. All Rights Reserved.