fr.ifremer.allegro.data.operation.generic.service
Class RemoteOperationFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.data.operation.generic.service.RemoteOperationFullServiceWSDelegator
public class RemoteOperationFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteOperationFullService
.
- See Also:
RemoteOperationFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteOperationFullServiceWSDelegator
public RemoteOperationFullServiceWSDelegator()
addOperation
public RemoteOperationFullVO addOperation(RemoteOperationFullVO operation)
- See Also:
RemoteOperationFullService.addOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteOperationFullVO)
updateOperation
public void updateOperation(RemoteOperationFullVO operation)
- See Also:
RemoteOperationFullService.updateOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteOperationFullVO)
removeOperation
public void removeOperation(RemoteOperationFullVO operation)
- See Also:
RemoteOperationFullService.removeOperation(fr.ifremer.allegro.data.operation.generic.vo.RemoteOperationFullVO)
getAllOperation
public RemoteOperationFullVO[] getAllOperation()
- See Also:
RemoteOperationFullService.getAllOperation()
getOperationById
public RemoteOperationFullVO getOperationById(java.lang.Integer id)
- See Also:
RemoteOperationFullService.getOperationById(java.lang.Integer)
getOperationByIds
public RemoteOperationFullVO[] getOperationByIds(java.lang.Integer[] id)
- See Also:
RemoteOperationFullService.getOperationByIds(java.lang.Integer[])
getOperationByVesselCode
public RemoteOperationFullVO[] getOperationByVesselCode(java.lang.String code)
- See Also:
RemoteOperationFullService.getOperationByVesselCode(java.lang.String)
getOperationByGearPhysicalFeaturesId
public RemoteOperationFullVO[] getOperationByGearPhysicalFeaturesId(java.lang.Integer id)
- See Also:
RemoteOperationFullService.getOperationByGearPhysicalFeaturesId(java.lang.Integer)
getOperationByFishingTripId
public RemoteOperationFullVO[] getOperationByFishingTripId(java.lang.Integer id)
- See Also:
RemoteOperationFullService.getOperationByFishingTripId(java.lang.Integer)
getOperationByQualityFlagCode
public RemoteOperationFullVO[] getOperationByQualityFlagCode(java.lang.String code)
- See Also:
RemoteOperationFullService.getOperationByQualityFlagCode(java.lang.String)
remoteOperationFullVOsAreEqualOnIdentifiers
public boolean remoteOperationFullVOsAreEqualOnIdentifiers(RemoteOperationFullVO remoteOperationFullVOFirst,
RemoteOperationFullVO remoteOperationFullVOSecond)
- See Also:
RemoteOperationFullService.remoteOperationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.operation.generic.vo.RemoteOperationFullVO, fr.ifremer.allegro.data.operation.generic.vo.RemoteOperationFullVO)
remoteOperationFullVOsAreEqual
public boolean remoteOperationFullVOsAreEqual(RemoteOperationFullVO remoteOperationFullVOFirst,
RemoteOperationFullVO remoteOperationFullVOSecond)
- See Also:
RemoteOperationFullService.remoteOperationFullVOsAreEqual(fr.ifremer.allegro.data.operation.generic.vo.RemoteOperationFullVO, fr.ifremer.allegro.data.operation.generic.vo.RemoteOperationFullVO)
getOperationNaturalIds
public RemoteOperationNaturalId[] getOperationNaturalIds()
- See Also:
RemoteOperationFullService.getOperationNaturalIds()
getOperationByNaturalId
public RemoteOperationFullVO getOperationByNaturalId(RemoteOperationNaturalId operationNaturalId)
- See Also:
RemoteOperationFullService.getOperationByNaturalId(fr.ifremer.allegro.data.operation.generic.vo.RemoteOperationNaturalId)
getOperationNaturalIdById
public RemoteOperationNaturalId getOperationNaturalIdById(java.lang.Integer id)
- See Also:
RemoteOperationFullService.getOperationNaturalIdById(java.lang.Integer)
getAllClusterOperation
public ClusterOperation[] getAllClusterOperation(java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteOperationFullService.getAllClusterOperation(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterOperationByIdentifiers
public ClusterOperation getClusterOperationByIdentifiers(java.lang.Integer id)
- See Also:
RemoteOperationFullService.getClusterOperationByIdentifiers(java.lang.Integer)
addOrUpdateClusterOperation
public ClusterOperation addOrUpdateClusterOperation(ClusterOperation clusterOperation)
- See Also:
RemoteOperationFullService.addOrUpdateClusterOperation(fr.ifremer.allegro.data.operation.generic.cluster.ClusterOperation)
Copyright © 2008-2010 IFREMER. All Rights Reserved.