fr.ifremer.allegro.referential.vessel.generic.service
Class RemotePleasureBoatFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.vessel.generic.service.RemotePleasureBoatFullServiceWSDelegator
public class RemotePleasureBoatFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemotePleasureBoatFullService
.
- See Also:
RemotePleasureBoatFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemotePleasureBoatFullServiceWSDelegator
public RemotePleasureBoatFullServiceWSDelegator()
addPleasureBoat
public RemotePleasureBoatFullVO addPleasureBoat(RemotePleasureBoatFullVO pleasureBoat)
- See Also:
RemotePleasureBoatFullService.addPleasureBoat(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
updatePleasureBoat
public void updatePleasureBoat(RemotePleasureBoatFullVO pleasureBoat)
- See Also:
RemotePleasureBoatFullService.updatePleasureBoat(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
removePleasureBoat
public void removePleasureBoat(RemotePleasureBoatFullVO pleasureBoat)
- See Also:
RemotePleasureBoatFullService.removePleasureBoat(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
getAllPleasureBoat
public RemotePleasureBoatFullVO[] getAllPleasureBoat()
- See Also:
RemotePleasureBoatFullService.getAllPleasureBoat()
getPleasureBoatByCode
public RemotePleasureBoatFullVO getPleasureBoatByCode(java.lang.String code)
- See Also:
RemotePleasureBoatFullService.getPleasureBoatByCode(java.lang.String)
getPleasureBoatByCodes
public RemotePleasureBoatFullVO[] getPleasureBoatByCodes(java.lang.String[] code)
- See Also:
RemotePleasureBoatFullService.getPleasureBoatByCodes(java.lang.String[])
getPleasureBoatByStatusCode
public RemotePleasureBoatFullVO[] getPleasureBoatByStatusCode(java.lang.String code)
- See Also:
RemotePleasureBoatFullService.getPleasureBoatByStatusCode(java.lang.String)
getPleasureBoatByVesselTypeId
public RemotePleasureBoatFullVO[] getPleasureBoatByVesselTypeId(java.lang.Integer id)
- See Also:
RemotePleasureBoatFullService.getPleasureBoatByVesselTypeId(java.lang.Integer)
remotePleasureBoatFullVOsAreEqualOnIdentifiers
public boolean remotePleasureBoatFullVOsAreEqualOnIdentifiers(RemotePleasureBoatFullVO remotePleasureBoatFullVOFirst,
RemotePleasureBoatFullVO remotePleasureBoatFullVOSecond)
- See Also:
RemotePleasureBoatFullService.remotePleasureBoatFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
remotePleasureBoatFullVOsAreEqual
public boolean remotePleasureBoatFullVOsAreEqual(RemotePleasureBoatFullVO remotePleasureBoatFullVOFirst,
RemotePleasureBoatFullVO remotePleasureBoatFullVOSecond)
- See Also:
RemotePleasureBoatFullService.remotePleasureBoatFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatFullVO)
getPleasureBoatNaturalIds
public RemotePleasureBoatNaturalId[] getPleasureBoatNaturalIds()
- See Also:
RemotePleasureBoatFullService.getPleasureBoatNaturalIds()
getPleasureBoatByNaturalId
public RemotePleasureBoatFullVO getPleasureBoatByNaturalId(RemotePleasureBoatNaturalId pleasureBoatNaturalId)
- See Also:
RemotePleasureBoatFullService.getPleasureBoatByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemotePleasureBoatNaturalId)
getPleasureBoatNaturalIdByCode
public RemotePleasureBoatNaturalId getPleasureBoatNaturalIdByCode(java.lang.String code)
- See Also:
RemotePleasureBoatFullService.getPleasureBoatNaturalIdByCode(java.lang.String)
addOrUpdateClusterPleasureBoat
public ClusterPleasureBoat addOrUpdateClusterPleasureBoat(ClusterPleasureBoat clusterPleasureBoat)
- See Also:
RemotePleasureBoatFullService.addOrUpdateClusterPleasureBoat(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterPleasureBoat)
getAllClusterPleasureBoatSinceDateSynchro
public ClusterPleasureBoat[] getAllClusterPleasureBoatSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemotePleasureBoatFullService.getAllClusterPleasureBoatSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterPleasureBoatByIdentifiers
public ClusterPleasureBoat getClusterPleasureBoatByIdentifiers(java.lang.String code)
- See Also:
RemotePleasureBoatFullService.getClusterPleasureBoatByIdentifiers(java.lang.String)
Copyright © 2008-2010 IFREMER. All Rights Reserved.