Methods in fr.ifremer.allegro.referential.location.generic.service with parameters of type RemoteLocationPointFullVO |
RemoteLocationPointFullVO |
RemoteLocationPointFullService.addLocationPoint(RemoteLocationPointFullVO locationPoint)
|
RemoteLocationPointFullVO |
RemoteLocationPointFullServiceWSDelegator.addLocationPoint(RemoteLocationPointFullVO locationPoint)
|
RemoteLocationPointFullVO |
RemoteLocationPointFullServiceBase.addLocationPoint(RemoteLocationPointFullVO locationPoint)
|
protected RemoteLocationPointFullVO |
RemoteLocationPointFullServiceImpl.handleAddLocationPoint(RemoteLocationPointFullVO locationPoint)
|
protected abstract RemoteLocationPointFullVO |
RemoteLocationPointFullServiceBase.handleAddLocationPoint(RemoteLocationPointFullVO locationPoint)
Performs the core logic for RemoteLocationPointFullServiceBase.addLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO) |
protected boolean |
RemoteLocationPointFullServiceImpl.handleRemoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
|
protected abstract boolean |
RemoteLocationPointFullServiceBase.handleRemoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
Performs the core logic for RemoteLocationPointFullServiceBase.remoteLocationPointFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO) |
protected boolean |
RemoteLocationPointFullServiceImpl.handleRemoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
|
protected abstract boolean |
RemoteLocationPointFullServiceBase.handleRemoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
Performs the core logic for RemoteLocationPointFullServiceBase.remoteLocationPointFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO) |
protected void |
RemoteLocationPointFullServiceImpl.handleRemoveLocationPoint(RemoteLocationPointFullVO locationPoint)
|
protected abstract void |
RemoteLocationPointFullServiceBase.handleRemoveLocationPoint(RemoteLocationPointFullVO locationPoint)
Performs the core logic for RemoteLocationPointFullServiceBase.removeLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO) |
protected void |
RemoteLocationPointFullServiceImpl.handleUpdateLocationPoint(RemoteLocationPointFullVO locationPoint)
|
protected abstract void |
RemoteLocationPointFullServiceBase.handleUpdateLocationPoint(RemoteLocationPointFullVO locationPoint)
Performs the core logic for RemoteLocationPointFullServiceBase.updateLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO) |
boolean |
RemoteLocationPointFullService.remoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
|
boolean |
RemoteLocationPointFullServiceWSDelegator.remoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
|
boolean |
RemoteLocationPointFullServiceBase.remoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
|
boolean |
RemoteLocationPointFullService.remoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
|
boolean |
RemoteLocationPointFullServiceWSDelegator.remoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
|
boolean |
RemoteLocationPointFullServiceBase.remoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst,
RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
|
void |
RemoteLocationPointFullService.removeLocationPoint(RemoteLocationPointFullVO locationPoint)
|
void |
RemoteLocationPointFullServiceWSDelegator.removeLocationPoint(RemoteLocationPointFullVO locationPoint)
|
void |
RemoteLocationPointFullServiceBase.removeLocationPoint(RemoteLocationPointFullVO locationPoint)
|
void |
RemoteLocationPointFullService.updateLocationPoint(RemoteLocationPointFullVO locationPoint)
|
void |
RemoteLocationPointFullServiceWSDelegator.updateLocationPoint(RemoteLocationPointFullVO locationPoint)
|
void |
RemoteLocationPointFullServiceBase.updateLocationPoint(RemoteLocationPointFullVO locationPoint)
|