Methods in fr.ifremer.allegro.referential.location.generic.service with parameters of type RemoteLocationLineFullVO |
RemoteLocationLineFullVO |
RemoteLocationLineFullService.addLocationLine(RemoteLocationLineFullVO locationLine)
|
RemoteLocationLineFullVO |
RemoteLocationLineFullServiceWSDelegator.addLocationLine(RemoteLocationLineFullVO locationLine)
|
RemoteLocationLineFullVO |
RemoteLocationLineFullServiceBase.addLocationLine(RemoteLocationLineFullVO locationLine)
|
protected RemoteLocationLineFullVO |
RemoteLocationLineFullServiceImpl.handleAddLocationLine(RemoteLocationLineFullVO locationLine)
|
protected abstract RemoteLocationLineFullVO |
RemoteLocationLineFullServiceBase.handleAddLocationLine(RemoteLocationLineFullVO locationLine)
Performs the core logic for RemoteLocationLineFullServiceBase.addLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO) |
protected boolean |
RemoteLocationLineFullServiceImpl.handleRemoteLocationLineFullVOsAreEqual(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
|
protected abstract boolean |
RemoteLocationLineFullServiceBase.handleRemoteLocationLineFullVOsAreEqual(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
Performs the core logic for RemoteLocationLineFullServiceBase.remoteLocationLineFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO) |
protected boolean |
RemoteLocationLineFullServiceImpl.handleRemoteLocationLineFullVOsAreEqualOnIdentifiers(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
|
protected abstract boolean |
RemoteLocationLineFullServiceBase.handleRemoteLocationLineFullVOsAreEqualOnIdentifiers(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
Performs the core logic for RemoteLocationLineFullServiceBase.remoteLocationLineFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO) |
protected void |
RemoteLocationLineFullServiceImpl.handleRemoveLocationLine(RemoteLocationLineFullVO locationLine)
|
protected abstract void |
RemoteLocationLineFullServiceBase.handleRemoveLocationLine(RemoteLocationLineFullVO locationLine)
Performs the core logic for RemoteLocationLineFullServiceBase.removeLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO) |
protected void |
RemoteLocationLineFullServiceImpl.handleUpdateLocationLine(RemoteLocationLineFullVO locationLine)
|
protected abstract void |
RemoteLocationLineFullServiceBase.handleUpdateLocationLine(RemoteLocationLineFullVO locationLine)
Performs the core logic for RemoteLocationLineFullServiceBase.updateLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO) |
boolean |
RemoteLocationLineFullService.remoteLocationLineFullVOsAreEqual(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
|
boolean |
RemoteLocationLineFullServiceWSDelegator.remoteLocationLineFullVOsAreEqual(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
|
boolean |
RemoteLocationLineFullServiceBase.remoteLocationLineFullVOsAreEqual(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
|
boolean |
RemoteLocationLineFullService.remoteLocationLineFullVOsAreEqualOnIdentifiers(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
|
boolean |
RemoteLocationLineFullServiceWSDelegator.remoteLocationLineFullVOsAreEqualOnIdentifiers(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
|
boolean |
RemoteLocationLineFullServiceBase.remoteLocationLineFullVOsAreEqualOnIdentifiers(RemoteLocationLineFullVO remoteLocationLineFullVOFirst,
RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
|
void |
RemoteLocationLineFullService.removeLocationLine(RemoteLocationLineFullVO locationLine)
|
void |
RemoteLocationLineFullServiceWSDelegator.removeLocationLine(RemoteLocationLineFullVO locationLine)
|
void |
RemoteLocationLineFullServiceBase.removeLocationLine(RemoteLocationLineFullVO locationLine)
|
void |
RemoteLocationLineFullService.updateLocationLine(RemoteLocationLineFullVO locationLine)
|
void |
RemoteLocationLineFullServiceWSDelegator.updateLocationLine(RemoteLocationLineFullVO locationLine)
|
void |
RemoteLocationLineFullServiceBase.updateLocationLine(RemoteLocationLineFullVO locationLine)
|