Methods in fr.ifremer.allegro.referential.location.generic.service with parameters of type RemoteLocationAreaFullVO |
RemoteLocationAreaFullVO |
RemoteLocationAreaFullService.addLocationArea(RemoteLocationAreaFullVO locationArea)
|
RemoteLocationAreaFullVO |
RemoteLocationAreaFullServiceWSDelegator.addLocationArea(RemoteLocationAreaFullVO locationArea)
|
RemoteLocationAreaFullVO |
RemoteLocationAreaFullServiceBase.addLocationArea(RemoteLocationAreaFullVO locationArea)
|
protected RemoteLocationAreaFullVO |
RemoteLocationAreaFullServiceImpl.handleAddLocationArea(RemoteLocationAreaFullVO locationArea)
|
protected abstract RemoteLocationAreaFullVO |
RemoteLocationAreaFullServiceBase.handleAddLocationArea(RemoteLocationAreaFullVO locationArea)
Performs the core logic for RemoteLocationAreaFullServiceBase.addLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO) |
protected boolean |
RemoteLocationAreaFullServiceImpl.handleRemoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
|
protected abstract boolean |
RemoteLocationAreaFullServiceBase.handleRemoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
Performs the core logic for RemoteLocationAreaFullServiceBase.remoteLocationAreaFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO) |
protected boolean |
RemoteLocationAreaFullServiceImpl.handleRemoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
|
protected abstract boolean |
RemoteLocationAreaFullServiceBase.handleRemoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
Performs the core logic for RemoteLocationAreaFullServiceBase.remoteLocationAreaFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO) |
protected void |
RemoteLocationAreaFullServiceImpl.handleRemoveLocationArea(RemoteLocationAreaFullVO locationArea)
|
protected abstract void |
RemoteLocationAreaFullServiceBase.handleRemoveLocationArea(RemoteLocationAreaFullVO locationArea)
Performs the core logic for RemoteLocationAreaFullServiceBase.removeLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO) |
protected void |
RemoteLocationAreaFullServiceImpl.handleUpdateLocationArea(RemoteLocationAreaFullVO locationArea)
|
protected abstract void |
RemoteLocationAreaFullServiceBase.handleUpdateLocationArea(RemoteLocationAreaFullVO locationArea)
Performs the core logic for RemoteLocationAreaFullServiceBase.updateLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO) |
boolean |
RemoteLocationAreaFullService.remoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
|
boolean |
RemoteLocationAreaFullServiceWSDelegator.remoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
|
boolean |
RemoteLocationAreaFullServiceBase.remoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
|
boolean |
RemoteLocationAreaFullService.remoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
|
boolean |
RemoteLocationAreaFullServiceWSDelegator.remoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
|
boolean |
RemoteLocationAreaFullServiceBase.remoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst,
RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
|
void |
RemoteLocationAreaFullService.removeLocationArea(RemoteLocationAreaFullVO locationArea)
|
void |
RemoteLocationAreaFullServiceWSDelegator.removeLocationArea(RemoteLocationAreaFullVO locationArea)
|
void |
RemoteLocationAreaFullServiceBase.removeLocationArea(RemoteLocationAreaFullVO locationArea)
|
void |
RemoteLocationAreaFullService.updateLocationArea(RemoteLocationAreaFullVO locationArea)
|
void |
RemoteLocationAreaFullServiceWSDelegator.updateLocationArea(RemoteLocationAreaFullVO locationArea)
|
void |
RemoteLocationAreaFullServiceBase.updateLocationArea(RemoteLocationAreaFullVO locationArea)
|