fr.ifremer.allegro.referential.location.generic.service
Class RemoteLocationAreaFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.location.generic.service.RemoteLocationAreaFullServiceWSDelegator
public class RemoteLocationAreaFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteLocationAreaFullService
.
- See Also:
RemoteLocationAreaFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteLocationAreaFullServiceWSDelegator
public RemoteLocationAreaFullServiceWSDelegator()
addLocationArea
public RemoteLocationAreaFullVO addLocationArea(RemoteLocationAreaFullVO locationArea)
- See Also:
RemoteLocationAreaFullService.addLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
updateLocationArea
public void updateLocationArea(RemoteLocationAreaFullVO locationArea)
- See Also:
RemoteLocationAreaFullService.updateLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
removeLocationArea
public void removeLocationArea(RemoteLocationAreaFullVO locationArea)
- See Also:
RemoteLocationAreaFullService.removeLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
getAllLocationArea
public RemoteLocationAreaFullVO[] getAllLocationArea()
- See Also:
RemoteLocationAreaFullService.getAllLocationArea()
getLocationAreaById
public RemoteLocationAreaFullVO getLocationAreaById(java.lang.Integer id)
- See Also:
RemoteLocationAreaFullService.getLocationAreaById(java.lang.Integer)
getLocationAreaByIds
public RemoteLocationAreaFullVO[] getLocationAreaByIds(java.lang.Integer[] id)
- See Also:
RemoteLocationAreaFullService.getLocationAreaByIds(java.lang.Integer[])
getLocationAreaByLocationId
public RemoteLocationAreaFullVO[] getLocationAreaByLocationId(java.lang.Integer id)
- See Also:
RemoteLocationAreaFullService.getLocationAreaByLocationId(java.lang.Integer)
remoteLocationAreaFullVOsAreEqualOnIdentifiers
public boolean remoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
- See Also:
RemoteLocationAreaFullService.remoteLocationAreaFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
remoteLocationAreaFullVOsAreEqual
public boolean remoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
- See Also:
RemoteLocationAreaFullService.remoteLocationAreaFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
getLocationAreaNaturalIds
public RemoteLocationAreaNaturalId[] getLocationAreaNaturalIds()
- See Also:
RemoteLocationAreaFullService.getLocationAreaNaturalIds()
getLocationAreaByNaturalId
public RemoteLocationAreaFullVO getLocationAreaByNaturalId(RemoteLocationAreaNaturalId locationAreaNaturalId)
- See Also:
RemoteLocationAreaFullService.getLocationAreaByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaNaturalId)
getLocationAreaNaturalIdById
public RemoteLocationAreaNaturalId getLocationAreaNaturalIdById(java.lang.Integer id)
- See Also:
RemoteLocationAreaFullService.getLocationAreaNaturalIdById(java.lang.Integer)
getClusterLocationAreaByIdentifiers
public ClusterLocationArea getClusterLocationAreaByIdentifiers(java.lang.Integer id)
- See Also:
RemoteLocationAreaFullService.getClusterLocationAreaByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.