Methods in fr.ifremer.allegro.data.transshipment.generic.service with parameters of type RemoteTransshipmentFullVO |
RemoteTransshipmentFullVO |
RemoteTransshipmentFullService.addTransshipment(RemoteTransshipmentFullVO transshipment)
|
RemoteTransshipmentFullVO |
RemoteTransshipmentFullServiceWSDelegator.addTransshipment(RemoteTransshipmentFullVO transshipment)
|
RemoteTransshipmentFullVO |
RemoteTransshipmentFullServiceBase.addTransshipment(RemoteTransshipmentFullVO transshipment)
|
protected RemoteTransshipmentFullVO |
RemoteTransshipmentFullServiceImpl.handleAddTransshipment(RemoteTransshipmentFullVO transshipment)
|
protected abstract RemoteTransshipmentFullVO |
RemoteTransshipmentFullServiceBase.handleAddTransshipment(RemoteTransshipmentFullVO transshipment)
Performs the core logic for RemoteTransshipmentFullServiceBase.addTransshipment(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO) |
protected boolean |
RemoteTransshipmentFullServiceImpl.handleRemoteTransshipmentFullVOsAreEqual(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
|
protected abstract boolean |
RemoteTransshipmentFullServiceBase.handleRemoteTransshipmentFullVOsAreEqual(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
Performs the core logic for RemoteTransshipmentFullServiceBase.remoteTransshipmentFullVOsAreEqual(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO, fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO) |
protected boolean |
RemoteTransshipmentFullServiceImpl.handleRemoteTransshipmentFullVOsAreEqualOnIdentifiers(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
|
protected abstract boolean |
RemoteTransshipmentFullServiceBase.handleRemoteTransshipmentFullVOsAreEqualOnIdentifiers(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
Performs the core logic for RemoteTransshipmentFullServiceBase.remoteTransshipmentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO, fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO) |
protected void |
RemoteTransshipmentFullServiceImpl.handleRemoveTransshipment(RemoteTransshipmentFullVO transshipment)
|
protected abstract void |
RemoteTransshipmentFullServiceBase.handleRemoveTransshipment(RemoteTransshipmentFullVO transshipment)
Performs the core logic for RemoteTransshipmentFullServiceBase.removeTransshipment(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO) |
protected void |
RemoteTransshipmentFullServiceImpl.handleUpdateTransshipment(RemoteTransshipmentFullVO transshipment)
|
protected abstract void |
RemoteTransshipmentFullServiceBase.handleUpdateTransshipment(RemoteTransshipmentFullVO transshipment)
Performs the core logic for RemoteTransshipmentFullServiceBase.updateTransshipment(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO) |
boolean |
RemoteTransshipmentFullService.remoteTransshipmentFullVOsAreEqual(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
|
boolean |
RemoteTransshipmentFullServiceWSDelegator.remoteTransshipmentFullVOsAreEqual(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
|
boolean |
RemoteTransshipmentFullServiceBase.remoteTransshipmentFullVOsAreEqual(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
|
boolean |
RemoteTransshipmentFullService.remoteTransshipmentFullVOsAreEqualOnIdentifiers(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
|
boolean |
RemoteTransshipmentFullServiceWSDelegator.remoteTransshipmentFullVOsAreEqualOnIdentifiers(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
|
boolean |
RemoteTransshipmentFullServiceBase.remoteTransshipmentFullVOsAreEqualOnIdentifiers(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst,
RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond)
|
void |
RemoteTransshipmentFullService.removeTransshipment(RemoteTransshipmentFullVO transshipment)
|
void |
RemoteTransshipmentFullServiceWSDelegator.removeTransshipment(RemoteTransshipmentFullVO transshipment)
|
void |
RemoteTransshipmentFullServiceBase.removeTransshipment(RemoteTransshipmentFullVO transshipment)
|
void |
RemoteTransshipmentFullService.updateTransshipment(RemoteTransshipmentFullVO transshipment)
|
void |
RemoteTransshipmentFullServiceWSDelegator.updateTransshipment(RemoteTransshipmentFullVO transshipment)
|
void |
RemoteTransshipmentFullServiceBase.updateTransshipment(RemoteTransshipmentFullVO transshipment)
|