Methods in fr.ifremer.allegro.data.batch.denormalized.generic.service with parameters of type RemoteDenormalizedBatchFullVO |
RemoteDenormalizedBatchFullVO |
RemoteDenormalizedBatchFullService.addDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
RemoteDenormalizedBatchFullVO |
RemoteDenormalizedBatchFullServiceWSDelegator.addDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
RemoteDenormalizedBatchFullVO |
RemoteDenormalizedBatchFullServiceBase.addDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
protected RemoteDenormalizedBatchFullVO |
RemoteDenormalizedBatchFullServiceImpl.handleAddDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
protected abstract RemoteDenormalizedBatchFullVO |
RemoteDenormalizedBatchFullServiceBase.handleAddDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
Performs the core logic for RemoteDenormalizedBatchFullServiceBase.addDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO) |
protected boolean |
RemoteDenormalizedBatchFullServiceImpl.handleRemoteDenormalizedBatchFullVOsAreEqual(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
|
protected abstract boolean |
RemoteDenormalizedBatchFullServiceBase.handleRemoteDenormalizedBatchFullVOsAreEqual(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
Performs the core logic for RemoteDenormalizedBatchFullServiceBase.remoteDenormalizedBatchFullVOsAreEqual(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO) |
protected boolean |
RemoteDenormalizedBatchFullServiceImpl.handleRemoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
|
protected abstract boolean |
RemoteDenormalizedBatchFullServiceBase.handleRemoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
Performs the core logic for RemoteDenormalizedBatchFullServiceBase.remoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO, fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO) |
protected void |
RemoteDenormalizedBatchFullServiceImpl.handleRemoveDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
protected abstract void |
RemoteDenormalizedBatchFullServiceBase.handleRemoveDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
Performs the core logic for RemoteDenormalizedBatchFullServiceBase.removeDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO) |
protected void |
RemoteDenormalizedBatchFullServiceImpl.handleUpdateDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
protected abstract void |
RemoteDenormalizedBatchFullServiceBase.handleUpdateDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
Performs the core logic for RemoteDenormalizedBatchFullServiceBase.updateDenormalizedBatch(fr.ifremer.allegro.data.batch.denormalized.generic.vo.RemoteDenormalizedBatchFullVO) |
boolean |
RemoteDenormalizedBatchFullService.remoteDenormalizedBatchFullVOsAreEqual(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
|
boolean |
RemoteDenormalizedBatchFullServiceWSDelegator.remoteDenormalizedBatchFullVOsAreEqual(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
|
boolean |
RemoteDenormalizedBatchFullServiceBase.remoteDenormalizedBatchFullVOsAreEqual(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
|
boolean |
RemoteDenormalizedBatchFullService.remoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
|
boolean |
RemoteDenormalizedBatchFullServiceWSDelegator.remoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
|
boolean |
RemoteDenormalizedBatchFullServiceBase.remoteDenormalizedBatchFullVOsAreEqualOnIdentifiers(RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOFirst,
RemoteDenormalizedBatchFullVO remoteDenormalizedBatchFullVOSecond)
|
void |
RemoteDenormalizedBatchFullService.removeDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
void |
RemoteDenormalizedBatchFullServiceWSDelegator.removeDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
void |
RemoteDenormalizedBatchFullServiceBase.removeDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
void |
RemoteDenormalizedBatchFullService.updateDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
void |
RemoteDenormalizedBatchFullServiceWSDelegator.updateDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|
void |
RemoteDenormalizedBatchFullServiceBase.updateDenormalizedBatch(RemoteDenormalizedBatchFullVO denormalizedBatch)
|