Methods in fr.ifremer.allegro.data.sale.generic.service with parameters of type RemoteExpectedSaleFullVO |
RemoteExpectedSaleFullVO |
RemoteExpectedSaleFullService.addExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
RemoteExpectedSaleFullVO |
RemoteExpectedSaleFullServiceWSDelegator.addExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
RemoteExpectedSaleFullVO |
RemoteExpectedSaleFullServiceBase.addExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
protected RemoteExpectedSaleFullVO |
RemoteExpectedSaleFullServiceImpl.handleAddExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
protected abstract RemoteExpectedSaleFullVO |
RemoteExpectedSaleFullServiceBase.handleAddExpectedSale(RemoteExpectedSaleFullVO expectedSale)
Performs the core logic for RemoteExpectedSaleFullServiceBase.addExpectedSale(fr.ifremer.allegro.data.sale.generic.vo.RemoteExpectedSaleFullVO) |
protected boolean |
RemoteExpectedSaleFullServiceImpl.handleRemoteExpectedSaleFullVOsAreEqual(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
|
protected abstract boolean |
RemoteExpectedSaleFullServiceBase.handleRemoteExpectedSaleFullVOsAreEqual(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
Performs the core logic for RemoteExpectedSaleFullServiceBase.remoteExpectedSaleFullVOsAreEqual(fr.ifremer.allegro.data.sale.generic.vo.RemoteExpectedSaleFullVO, fr.ifremer.allegro.data.sale.generic.vo.RemoteExpectedSaleFullVO) |
protected boolean |
RemoteExpectedSaleFullServiceImpl.handleRemoteExpectedSaleFullVOsAreEqualOnIdentifiers(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
|
protected abstract boolean |
RemoteExpectedSaleFullServiceBase.handleRemoteExpectedSaleFullVOsAreEqualOnIdentifiers(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
Performs the core logic for RemoteExpectedSaleFullServiceBase.remoteExpectedSaleFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.sale.generic.vo.RemoteExpectedSaleFullVO, fr.ifremer.allegro.data.sale.generic.vo.RemoteExpectedSaleFullVO) |
protected void |
RemoteExpectedSaleFullServiceImpl.handleRemoveExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
protected abstract void |
RemoteExpectedSaleFullServiceBase.handleRemoveExpectedSale(RemoteExpectedSaleFullVO expectedSale)
Performs the core logic for RemoteExpectedSaleFullServiceBase.removeExpectedSale(fr.ifremer.allegro.data.sale.generic.vo.RemoteExpectedSaleFullVO) |
protected void |
RemoteExpectedSaleFullServiceImpl.handleUpdateExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
protected abstract void |
RemoteExpectedSaleFullServiceBase.handleUpdateExpectedSale(RemoteExpectedSaleFullVO expectedSale)
Performs the core logic for RemoteExpectedSaleFullServiceBase.updateExpectedSale(fr.ifremer.allegro.data.sale.generic.vo.RemoteExpectedSaleFullVO) |
boolean |
RemoteExpectedSaleFullService.remoteExpectedSaleFullVOsAreEqual(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
|
boolean |
RemoteExpectedSaleFullServiceWSDelegator.remoteExpectedSaleFullVOsAreEqual(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
|
boolean |
RemoteExpectedSaleFullServiceBase.remoteExpectedSaleFullVOsAreEqual(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
|
boolean |
RemoteExpectedSaleFullService.remoteExpectedSaleFullVOsAreEqualOnIdentifiers(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
|
boolean |
RemoteExpectedSaleFullServiceWSDelegator.remoteExpectedSaleFullVOsAreEqualOnIdentifiers(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
|
boolean |
RemoteExpectedSaleFullServiceBase.remoteExpectedSaleFullVOsAreEqualOnIdentifiers(RemoteExpectedSaleFullVO remoteExpectedSaleFullVOFirst,
RemoteExpectedSaleFullVO remoteExpectedSaleFullVOSecond)
|
void |
RemoteExpectedSaleFullService.removeExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
void |
RemoteExpectedSaleFullServiceWSDelegator.removeExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
void |
RemoteExpectedSaleFullServiceBase.removeExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
void |
RemoteExpectedSaleFullService.updateExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
void |
RemoteExpectedSaleFullServiceWSDelegator.updateExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|
void |
RemoteExpectedSaleFullServiceBase.updateExpectedSale(RemoteExpectedSaleFullVO expectedSale)
|