fr.ifremer.allegro.referential.spatial.generic.service
Class RemoteSpatialItemLineFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.spatial.generic.service.RemoteSpatialItemLineFullServiceWSDelegator
public class RemoteSpatialItemLineFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteSpatialItemLineFullService
.
- See Also:
RemoteSpatialItemLineFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteSpatialItemLineFullServiceWSDelegator
public RemoteSpatialItemLineFullServiceWSDelegator()
addSpatialItemLine
public RemoteSpatialItemLineFullVO addSpatialItemLine(RemoteSpatialItemLineFullVO spatialItemLine)
- See Also:
RemoteSpatialItemLineFullService.addSpatialItemLine(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO)
updateSpatialItemLine
public void updateSpatialItemLine(RemoteSpatialItemLineFullVO spatialItemLine)
- See Also:
RemoteSpatialItemLineFullService.updateSpatialItemLine(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO)
removeSpatialItemLine
public void removeSpatialItemLine(RemoteSpatialItemLineFullVO spatialItemLine)
- See Also:
RemoteSpatialItemLineFullService.removeSpatialItemLine(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO)
getAllSpatialItemLine
public RemoteSpatialItemLineFullVO[] getAllSpatialItemLine()
- See Also:
RemoteSpatialItemLineFullService.getAllSpatialItemLine()
getSpatialItemLineById
public RemoteSpatialItemLineFullVO getSpatialItemLineById(java.lang.Integer id)
- See Also:
RemoteSpatialItemLineFullService.getSpatialItemLineById(java.lang.Integer)
getSpatialItemLineByIds
public RemoteSpatialItemLineFullVO[] getSpatialItemLineByIds(java.lang.Integer[] id)
- See Also:
RemoteSpatialItemLineFullService.getSpatialItemLineByIds(java.lang.Integer[])
getSpatialItemLineBySpatialItemId
public RemoteSpatialItemLineFullVO[] getSpatialItemLineBySpatialItemId(java.lang.Integer id)
- See Also:
RemoteSpatialItemLineFullService.getSpatialItemLineBySpatialItemId(java.lang.Integer)
remoteSpatialItemLineFullVOsAreEqualOnIdentifiers
public boolean remoteSpatialItemLineFullVOsAreEqualOnIdentifiers(RemoteSpatialItemLineFullVO remoteSpatialItemLineFullVOFirst,
RemoteSpatialItemLineFullVO remoteSpatialItemLineFullVOSecond)
- See Also:
RemoteSpatialItemLineFullService.remoteSpatialItemLineFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO)
remoteSpatialItemLineFullVOsAreEqual
public boolean remoteSpatialItemLineFullVOsAreEqual(RemoteSpatialItemLineFullVO remoteSpatialItemLineFullVOFirst,
RemoteSpatialItemLineFullVO remoteSpatialItemLineFullVOSecond)
- See Also:
RemoteSpatialItemLineFullService.remoteSpatialItemLineFullVOsAreEqual(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineFullVO)
getSpatialItemLineNaturalIds
public RemoteSpatialItemLineNaturalId[] getSpatialItemLineNaturalIds()
- See Also:
RemoteSpatialItemLineFullService.getSpatialItemLineNaturalIds()
getSpatialItemLineByNaturalId
public RemoteSpatialItemLineFullVO getSpatialItemLineByNaturalId(RemoteSpatialItemLineNaturalId spatialItemLineNaturalId)
- See Also:
RemoteSpatialItemLineFullService.getSpatialItemLineByNaturalId(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemLineNaturalId)
getSpatialItemLineNaturalIdById
public RemoteSpatialItemLineNaturalId getSpatialItemLineNaturalIdById(java.lang.Integer id)
- See Also:
RemoteSpatialItemLineFullService.getSpatialItemLineNaturalIdById(java.lang.Integer)
getClusterSpatialItemLineByIdentifiers
public ClusterSpatialItemLine getClusterSpatialItemLineByIdentifiers(java.lang.Integer id)
- See Also:
RemoteSpatialItemLineFullService.getClusterSpatialItemLineByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.