fr.ifremer.allegro.referential.location.generic.service
Class RemoteLocationFullServiceWSDelegator
java.lang.Object
fr.ifremer.allegro.referential.location.generic.service.RemoteLocationFullServiceWSDelegator
public class RemoteLocationFullServiceWSDelegator
- extends java.lang.Object
Web service delegator for RemoteLocationFullService
.
- See Also:
RemoteLocationFullService
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RemoteLocationFullServiceWSDelegator
public RemoteLocationFullServiceWSDelegator()
addLocation
public RemoteLocationFullVO addLocation(RemoteLocationFullVO location)
- See Also:
RemoteLocationFullService.addLocation(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
updateLocation
public void updateLocation(RemoteLocationFullVO location)
- See Also:
RemoteLocationFullService.updateLocation(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
removeLocation
public void removeLocation(RemoteLocationFullVO location)
- See Also:
RemoteLocationFullService.removeLocation(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
getAllLocation
public RemoteLocationFullVO[] getAllLocation()
- See Also:
RemoteLocationFullService.getAllLocation()
getLocationById
public RemoteLocationFullVO getLocationById(java.lang.Integer id)
- See Also:
RemoteLocationFullService.getLocationById(java.lang.Integer)
getLocationByIds
public RemoteLocationFullVO[] getLocationByIds(java.lang.Integer[] id)
- See Also:
RemoteLocationFullService.getLocationByIds(java.lang.Integer[])
getLocationByStatusCode
public RemoteLocationFullVO[] getLocationByStatusCode(java.lang.String code)
- See Also:
RemoteLocationFullService.getLocationByStatusCode(java.lang.String)
getLocationByLocationClassificationId
public RemoteLocationFullVO[] getLocationByLocationClassificationId(java.lang.Integer id)
- See Also:
RemoteLocationFullService.getLocationByLocationClassificationId(java.lang.Integer)
getLocationByLocationLevelId
public RemoteLocationFullVO[] getLocationByLocationLevelId(java.lang.Integer id)
- See Also:
RemoteLocationFullService.getLocationByLocationLevelId(java.lang.Integer)
remoteLocationFullVOsAreEqualOnIdentifiers
public boolean remoteLocationFullVOsAreEqualOnIdentifiers(RemoteLocationFullVO remoteLocationFullVOFirst,
RemoteLocationFullVO remoteLocationFullVOSecond)
- See Also:
RemoteLocationFullService.remoteLocationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
remoteLocationFullVOsAreEqual
public boolean remoteLocationFullVOsAreEqual(RemoteLocationFullVO remoteLocationFullVOFirst,
RemoteLocationFullVO remoteLocationFullVOSecond)
- See Also:
RemoteLocationFullService.remoteLocationFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationFullVO)
getLocationNaturalIds
public RemoteLocationNaturalId[] getLocationNaturalIds()
- See Also:
RemoteLocationFullService.getLocationNaturalIds()
getLocationByNaturalId
public RemoteLocationFullVO getLocationByNaturalId(RemoteLocationNaturalId locationNaturalId)
- See Also:
RemoteLocationFullService.getLocationByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationNaturalId)
getLocationNaturalIdById
public RemoteLocationNaturalId getLocationNaturalIdById(java.lang.Integer id)
- See Also:
RemoteLocationFullService.getLocationNaturalIdById(java.lang.Integer)
addOrUpdateClusterLocation
public ClusterLocation addOrUpdateClusterLocation(ClusterLocation clusterLocation)
- See Also:
RemoteLocationFullService.addOrUpdateClusterLocation(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocation)
getAllClusterLocationSinceDateSynchro
public ClusterLocation[] getAllClusterLocationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
java.lang.Integer userId,
java.lang.Integer[] registrationLocationIds,
java.lang.Integer pageNumber,
java.lang.Integer pageSize)
- See Also:
RemoteLocationFullService.getAllClusterLocationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
getClusterLocationByIdentifiers
public ClusterLocation getClusterLocationByIdentifiers(java.lang.Integer id)
- See Also:
RemoteLocationFullService.getClusterLocationByIdentifiers(java.lang.Integer)
Copyright © 2008-2010 IFREMER. All Rights Reserved.