fr.ifremer.allegro.referential.spatial.generic.service
Class RemoteSpatialItemPointFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.spatial.generic.service.RemoteSpatialItemPointFullServiceWSDelegator
public class RemoteSpatialItemPointFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteSpatialItemPointFullService
.
- See Also:
RemoteSpatialItemPointFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteSpatialItemPointFullServiceWSDelegator
public RemoteSpatialItemPointFullServiceWSDelegator()
addSpatialItemPoint
public RemoteSpatialItemPointFullVO addSpatialItemPoint(RemoteSpatialItemPointFullVO spatialItemPoint)
- See Also:
RemoteSpatialItemPointFullService.addSpatialItemPoint(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO)
updateSpatialItemPoint
public void updateSpatialItemPoint(RemoteSpatialItemPointFullVO spatialItemPoint)
- See Also:
RemoteSpatialItemPointFullService.updateSpatialItemPoint(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO)
removeSpatialItemPoint
public void removeSpatialItemPoint(RemoteSpatialItemPointFullVO spatialItemPoint)
- See Also:
RemoteSpatialItemPointFullService.removeSpatialItemPoint(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO)
getAllSpatialItemPoint
public RemoteSpatialItemPointFullVO[] getAllSpatialItemPoint()
- See Also:
RemoteSpatialItemPointFullService.getAllSpatialItemPoint()
getSpatialItemPointById
public RemoteSpatialItemPointFullVO getSpatialItemPointById(java.lang.Integer id)
- See Also:
RemoteSpatialItemPointFullService.getSpatialItemPointById(java.lang.Integer)
getSpatialItemPointByIds
public RemoteSpatialItemPointFullVO[] getSpatialItemPointByIds(java.lang.Integer[] id)
- See Also:
RemoteSpatialItemPointFullService.getSpatialItemPointByIds(java.lang.Integer[])
getSpatialItemPointBySpatialItemId
public RemoteSpatialItemPointFullVO[] getSpatialItemPointBySpatialItemId(java.lang.Integer id)
- See Also:
RemoteSpatialItemPointFullService.getSpatialItemPointBySpatialItemId(java.lang.Integer)
remoteSpatialItemPointFullVOsAreEqualOnIdentifiers
public boolean remoteSpatialItemPointFullVOsAreEqualOnIdentifiers(RemoteSpatialItemPointFullVO remoteSpatialItemPointFullVOFirst,
RemoteSpatialItemPointFullVO remoteSpatialItemPointFullVOSecond)
- See Also:
RemoteSpatialItemPointFullService.remoteSpatialItemPointFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO)
remoteSpatialItemPointFullVOsAreEqual
public boolean remoteSpatialItemPointFullVOsAreEqual(RemoteSpatialItemPointFullVO remoteSpatialItemPointFullVOFirst,
RemoteSpatialItemPointFullVO remoteSpatialItemPointFullVOSecond)
- See Also:
RemoteSpatialItemPointFullService.remoteSpatialItemPointFullVOsAreEqual(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointFullVO)
getSpatialItemPointNaturalIds
public RemoteSpatialItemPointNaturalId[] getSpatialItemPointNaturalIds()
- See Also:
RemoteSpatialItemPointFullService.getSpatialItemPointNaturalIds()
getSpatialItemPointByNaturalId
public RemoteSpatialItemPointFullVO getSpatialItemPointByNaturalId(RemoteSpatialItemPointNaturalId spatialItemPointNaturalId)
- See Also:
RemoteSpatialItemPointFullService.getSpatialItemPointByNaturalId(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemPointNaturalId)
getSpatialItemPointNaturalIdById
public RemoteSpatialItemPointNaturalId getSpatialItemPointNaturalIdById(java.lang.Integer id)
- See Also:
RemoteSpatialItemPointFullService.getSpatialItemPointNaturalIdById(java.lang.Integer)
getClusterSpatialItemPointByIdentifiers
public ClusterSpatialItemPoint getClusterSpatialItemPointByIdentifiers(java.lang.Integer id)
- See Also:
RemoteSpatialItemPointFullService.getClusterSpatialItemPointByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.