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

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

public class RemoteLocationAreaFullServiceWSDelegator
extends java.lang.Object

Web service delegator for RemoteLocationAreaFullService.

See Also:
RemoteLocationAreaFullService

Constructor Summary
RemoteLocationAreaFullServiceWSDelegator()
           
 
Method Summary
 RemoteLocationAreaFullVO addLocationArea(RemoteLocationAreaFullVO locationArea)
           
 RemoteLocationAreaFullVO[] getAllLocationArea()
           
 ClusterLocationArea getClusterLocationAreaByIdentifiers(java.lang.Integer id)
           
 RemoteLocationAreaFullVO getLocationAreaById(java.lang.Integer id)
           
 RemoteLocationAreaFullVO[] getLocationAreaByIds(java.lang.Integer[] id)
           
 RemoteLocationAreaFullVO[] getLocationAreaByLocationId(java.lang.Integer id)
           
 RemoteLocationAreaFullVO getLocationAreaByNaturalId(RemoteLocationAreaNaturalId locationAreaNaturalId)
           
 RemoteLocationAreaNaturalId getLocationAreaNaturalIdById(java.lang.Integer id)
           
 RemoteLocationAreaNaturalId[] getLocationAreaNaturalIds()
           
 boolean remoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst, RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
           
 boolean remoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst, RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
           
 void removeLocationArea(RemoteLocationAreaFullVO locationArea)
           
 void updateLocationArea(RemoteLocationAreaFullVO locationArea)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteLocationAreaFullServiceWSDelegator

public RemoteLocationAreaFullServiceWSDelegator()
Method Detail

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.