fr.ifremer.allegro.referential.location.generic.service
Class RemoteLocationPointFullServiceWSDelegator

java.lang.Object
  extended by fr.ifremer.allegro.referential.location.generic.service.RemoteLocationPointFullServiceWSDelegator

public class RemoteLocationPointFullServiceWSDelegator
extends java.lang.Object

Web service delegator for RemoteLocationPointFullService.

See Also:
RemoteLocationPointFullService

Constructor Summary
RemoteLocationPointFullServiceWSDelegator()
           
 
Method Summary
 RemoteLocationPointFullVO addLocationPoint(RemoteLocationPointFullVO locationPoint)
           
 RemoteLocationPointFullVO[] getAllLocationPoint()
           
 ClusterLocationPoint getClusterLocationPointByIdentifiers(java.lang.Integer id)
           
 RemoteLocationPointFullVO getLocationPointById(java.lang.Integer id)
           
 RemoteLocationPointFullVO[] getLocationPointByIds(java.lang.Integer[] id)
           
 RemoteLocationPointFullVO[] getLocationPointByLocationId(java.lang.Integer id)
           
 RemoteLocationPointFullVO getLocationPointByNaturalId(RemoteLocationPointNaturalId locationPointNaturalId)
           
 RemoteLocationPointNaturalId getLocationPointNaturalIdById(java.lang.Integer id)
           
 RemoteLocationPointNaturalId[] getLocationPointNaturalIds()
           
 boolean remoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst, RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
           
 boolean remoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst, RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
           
 void removeLocationPoint(RemoteLocationPointFullVO locationPoint)
           
 void updateLocationPoint(RemoteLocationPointFullVO locationPoint)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteLocationPointFullServiceWSDelegator

public RemoteLocationPointFullServiceWSDelegator()
Method Detail

addLocationPoint

public RemoteLocationPointFullVO addLocationPoint(RemoteLocationPointFullVO locationPoint)
See Also:
RemoteLocationPointFullService.addLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)

updateLocationPoint

public void updateLocationPoint(RemoteLocationPointFullVO locationPoint)
See Also:
RemoteLocationPointFullService.updateLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)

removeLocationPoint

public void removeLocationPoint(RemoteLocationPointFullVO locationPoint)
See Also:
RemoteLocationPointFullService.removeLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)

getAllLocationPoint

public RemoteLocationPointFullVO[] getAllLocationPoint()
See Also:
RemoteLocationPointFullService.getAllLocationPoint()

getLocationPointById

public RemoteLocationPointFullVO getLocationPointById(java.lang.Integer id)
See Also:
RemoteLocationPointFullService.getLocationPointById(java.lang.Integer)

getLocationPointByIds

public RemoteLocationPointFullVO[] getLocationPointByIds(java.lang.Integer[] id)
See Also:
RemoteLocationPointFullService.getLocationPointByIds(java.lang.Integer[])

getLocationPointByLocationId

public RemoteLocationPointFullVO[] getLocationPointByLocationId(java.lang.Integer id)
See Also:
RemoteLocationPointFullService.getLocationPointByLocationId(java.lang.Integer)

remoteLocationPointFullVOsAreEqualOnIdentifiers

public boolean remoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
                                                               RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
See Also:
RemoteLocationPointFullService.remoteLocationPointFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)

remoteLocationPointFullVOsAreEqual

public boolean remoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
                                                  RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
See Also:
RemoteLocationPointFullService.remoteLocationPointFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)

getLocationPointNaturalIds

public RemoteLocationPointNaturalId[] getLocationPointNaturalIds()
See Also:
RemoteLocationPointFullService.getLocationPointNaturalIds()

getLocationPointByNaturalId

public RemoteLocationPointFullVO getLocationPointByNaturalId(RemoteLocationPointNaturalId locationPointNaturalId)
See Also:
RemoteLocationPointFullService.getLocationPointByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointNaturalId)

getLocationPointNaturalIdById

public RemoteLocationPointNaturalId getLocationPointNaturalIdById(java.lang.Integer id)
See Also:
RemoteLocationPointFullService.getLocationPointNaturalIdById(java.lang.Integer)

getClusterLocationPointByIdentifiers

public ClusterLocationPoint getClusterLocationPointByIdentifiers(java.lang.Integer id)
See Also:
RemoteLocationPointFullService.getClusterLocationPointByIdentifiers(java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.