fr.ifremer.allegro.referential.gear.generic.service
Class RemoteFishingGearFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.gear.generic.service.RemoteFishingGearFullServiceWSDelegator
public class RemoteFishingGearFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteFishingGearFullService
.
- See Also:
RemoteFishingGearFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteFishingGearFullServiceWSDelegator
public RemoteFishingGearFullServiceWSDelegator()
addFishingGear
public RemoteFishingGearFullVO addFishingGear(RemoteFishingGearFullVO fishingGear)
- See Also:
RemoteFishingGearFullService.addFishingGear(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
updateFishingGear
public void updateFishingGear(RemoteFishingGearFullVO fishingGear)
- See Also:
RemoteFishingGearFullService.updateFishingGear(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
removeFishingGear
public void removeFishingGear(RemoteFishingGearFullVO fishingGear)
- See Also:
RemoteFishingGearFullService.removeFishingGear(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
getAllFishingGear
public RemoteFishingGearFullVO[] getAllFishingGear()
- See Also:
RemoteFishingGearFullService.getAllFishingGear()
getFishingGearById
public RemoteFishingGearFullVO getFishingGearById(java.lang.Integer id)
- See Also:
RemoteFishingGearFullService.getFishingGearById(java.lang.Integer)
getFishingGearByIds
public RemoteFishingGearFullVO[] getFishingGearByIds(java.lang.Integer[] id)
- See Also:
RemoteFishingGearFullService.getFishingGearByIds(java.lang.Integer[])
getFishingGearByParentGearId
public RemoteFishingGearFullVO[] getFishingGearByParentGearId(java.lang.Integer id)
- See Also:
RemoteFishingGearFullService.getFishingGearByParentGearId(java.lang.Integer)
getFishingGearByGearClassificationId
public RemoteFishingGearFullVO[] getFishingGearByGearClassificationId(java.lang.Integer id)
- See Also:
RemoteFishingGearFullService.getFishingGearByGearClassificationId(java.lang.Integer)
getFishingGearByStatusCode
public RemoteFishingGearFullVO[] getFishingGearByStatusCode(java.lang.String code)
- See Also:
RemoteFishingGearFullService.getFishingGearByStatusCode(java.lang.String)
remoteFishingGearFullVOsAreEqualOnIdentifiers
public boolean remoteFishingGearFullVOsAreEqualOnIdentifiers(RemoteFishingGearFullVO remoteFishingGearFullVOFirst,
RemoteFishingGearFullVO remoteFishingGearFullVOSecond)
- See Also:
RemoteFishingGearFullService.remoteFishingGearFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
remoteFishingGearFullVOsAreEqual
public boolean remoteFishingGearFullVOsAreEqual(RemoteFishingGearFullVO remoteFishingGearFullVOFirst,
RemoteFishingGearFullVO remoteFishingGearFullVOSecond)
- See Also:
RemoteFishingGearFullService.remoteFishingGearFullVOsAreEqual(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearFullVO)
getFishingGearNaturalIds
public RemoteFishingGearNaturalId[] getFishingGearNaturalIds()
- See Also:
RemoteFishingGearFullService.getFishingGearNaturalIds()
getFishingGearByNaturalId
public RemoteFishingGearFullVO getFishingGearByNaturalId(RemoteFishingGearNaturalId fishingGearNaturalId)
- See Also:
RemoteFishingGearFullService.getFishingGearByNaturalId(fr.ifremer.allegro.referential.gear.generic.vo.RemoteFishingGearNaturalId)
getFishingGearNaturalIdById
public RemoteFishingGearNaturalId getFishingGearNaturalIdById(java.lang.Integer id)
- See Also:
RemoteFishingGearFullService.getFishingGearNaturalIdById(java.lang.Integer)
getAllClusterFishingGearSinceDateSynchro
public ClusterFishingGear[] getAllClusterFishingGearSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteFishingGearFullService.getAllClusterFishingGearSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterFishingGearByIdentifiers
public ClusterFishingGear getClusterFishingGearByIdentifiers(java.lang.Integer id)
- See Also:
RemoteFishingGearFullService.getClusterFishingGearByIdentifiers(java.lang.Integer)
addOrUpdateClusterFishingGear
public ClusterFishingGear addOrUpdateClusterFishingGear(ClusterFishingGear clusterFishingGear)
- See Also:
RemoteFishingGearFullService.addOrUpdateClusterFishingGear(fr.ifremer.allegro.referential.gear.generic.cluster.ClusterFishingGear)
Copyright © 2008-2010 IFREMER. All Rights Reserved.