fr.ifremer.allegro.referential.location.generic.service
Class RemoteLocationLineFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.location.generic.service.RemoteLocationLineFullServiceWSDelegator
public class RemoteLocationLineFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteLocationLineFullService
.
- See Also:
RemoteLocationLineFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteLocationLineFullServiceWSDelegator
public RemoteLocationLineFullServiceWSDelegator()
addLocationLine
public RemoteLocationLineFullVO addLocationLine(RemoteLocationLineFullVO locationLine)
- See Also:
RemoteLocationLineFullService.addLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
updateLocationLine
public void updateLocationLine(RemoteLocationLineFullVO locationLine)
- See Also:
RemoteLocationLineFullService.updateLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
removeLocationLine
public void removeLocationLine(RemoteLocationLineFullVO locationLine)
- See Also:
RemoteLocationLineFullService.removeLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
getAllLocationLine
public RemoteLocationLineFullVO[] getAllLocationLine()
- See Also:
RemoteLocationLineFullService.getAllLocationLine()
getLocationLineById
public RemoteLocationLineFullVO getLocationLineById(java.lang.Integer id)
- See Also:
RemoteLocationLineFullService.getLocationLineById(java.lang.Integer)
getLocationLineByIds
public RemoteLocationLineFullVO[] getLocationLineByIds(java.lang.Integer[] id)
- See Also:
RemoteLocationLineFullService.getLocationLineByIds(java.lang.Integer[])
getLocationLineByLocationId
public RemoteLocationLineFullVO[] getLocationLineByLocationId(java.lang.Integer id)
- See Also:
RemoteLocationLineFullService.getLocationLineByLocationId(java.lang.Integer)
remoteLocationLineFullVOsAreEqualOnIdentifiers
public boolean remoteLocationLineFullVOsAreEqualOnIdentifiers(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
- See Also:
RemoteLocationLineFullService.remoteLocationLineFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
remoteLocationLineFullVOsAreEqual
public boolean remoteLocationLineFullVOsAreEqual(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
- See Also:
RemoteLocationLineFullService.remoteLocationLineFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
getLocationLineNaturalIds
public RemoteLocationLineNaturalId[] getLocationLineNaturalIds()
- See Also:
RemoteLocationLineFullService.getLocationLineNaturalIds()
getLocationLineByNaturalId
public RemoteLocationLineFullVO getLocationLineByNaturalId(RemoteLocationLineNaturalId locationLineNaturalId)
- See Also:
RemoteLocationLineFullService.getLocationLineByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineNaturalId)
getLocationLineNaturalIdById
public RemoteLocationLineNaturalId getLocationLineNaturalIdById(java.lang.Integer id)
- See Also:
RemoteLocationLineFullService.getLocationLineNaturalIdById(java.lang.Integer)
getClusterLocationLineByIdentifiers
public ClusterLocationLine getClusterLocationLineByIdentifiers(java.lang.Integer id)
- See Also:
RemoteLocationLineFullService.getClusterLocationLineByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.