Methods in fr.ifremer.allegro.data.batch.generic.service with parameters of type RemoteSortingBatchFullVO |
RemoteSortingBatchFullVO |
RemoteSortingBatchFullService.addSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
RemoteSortingBatchFullVO |
RemoteSortingBatchFullServiceWSDelegator.addSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
RemoteSortingBatchFullVO |
RemoteSortingBatchFullServiceBase.addSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
protected RemoteSortingBatchFullVO |
RemoteSortingBatchFullServiceImpl.handleAddSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
protected abstract RemoteSortingBatchFullVO |
RemoteSortingBatchFullServiceBase.handleAddSortingBatch(RemoteSortingBatchFullVO sortingBatch)
Performs the core logic for RemoteSortingBatchFullServiceBase.addSortingBatch(fr.ifremer.allegro.data.batch.generic.vo.RemoteSortingBatchFullVO) |
protected boolean |
RemoteSortingBatchFullServiceImpl.handleRemoteSortingBatchFullVOsAreEqual(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
|
protected abstract boolean |
RemoteSortingBatchFullServiceBase.handleRemoteSortingBatchFullVOsAreEqual(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
Performs the core logic for RemoteSortingBatchFullServiceBase.remoteSortingBatchFullVOsAreEqual(fr.ifremer.allegro.data.batch.generic.vo.RemoteSortingBatchFullVO, fr.ifremer.allegro.data.batch.generic.vo.RemoteSortingBatchFullVO) |
protected boolean |
RemoteSortingBatchFullServiceImpl.handleRemoteSortingBatchFullVOsAreEqualOnIdentifiers(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
|
protected abstract boolean |
RemoteSortingBatchFullServiceBase.handleRemoteSortingBatchFullVOsAreEqualOnIdentifiers(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
Performs the core logic for RemoteSortingBatchFullServiceBase.remoteSortingBatchFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.batch.generic.vo.RemoteSortingBatchFullVO, fr.ifremer.allegro.data.batch.generic.vo.RemoteSortingBatchFullVO) |
protected void |
RemoteSortingBatchFullServiceImpl.handleRemoveSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
protected abstract void |
RemoteSortingBatchFullServiceBase.handleRemoveSortingBatch(RemoteSortingBatchFullVO sortingBatch)
Performs the core logic for RemoteSortingBatchFullServiceBase.removeSortingBatch(fr.ifremer.allegro.data.batch.generic.vo.RemoteSortingBatchFullVO) |
protected void |
RemoteSortingBatchFullServiceImpl.handleUpdateSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
protected abstract void |
RemoteSortingBatchFullServiceBase.handleUpdateSortingBatch(RemoteSortingBatchFullVO sortingBatch)
Performs the core logic for RemoteSortingBatchFullServiceBase.updateSortingBatch(fr.ifremer.allegro.data.batch.generic.vo.RemoteSortingBatchFullVO) |
boolean |
RemoteSortingBatchFullService.remoteSortingBatchFullVOsAreEqual(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
|
boolean |
RemoteSortingBatchFullServiceWSDelegator.remoteSortingBatchFullVOsAreEqual(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
|
boolean |
RemoteSortingBatchFullServiceBase.remoteSortingBatchFullVOsAreEqual(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
|
boolean |
RemoteSortingBatchFullService.remoteSortingBatchFullVOsAreEqualOnIdentifiers(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
|
boolean |
RemoteSortingBatchFullServiceWSDelegator.remoteSortingBatchFullVOsAreEqualOnIdentifiers(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
|
boolean |
RemoteSortingBatchFullServiceBase.remoteSortingBatchFullVOsAreEqualOnIdentifiers(RemoteSortingBatchFullVO remoteSortingBatchFullVOFirst,
RemoteSortingBatchFullVO remoteSortingBatchFullVOSecond)
|
void |
RemoteSortingBatchFullService.removeSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
void |
RemoteSortingBatchFullServiceWSDelegator.removeSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
void |
RemoteSortingBatchFullServiceBase.removeSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
void |
RemoteSortingBatchFullService.updateSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
void |
RemoteSortingBatchFullServiceWSDelegator.updateSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|
void |
RemoteSortingBatchFullServiceBase.updateSortingBatch(RemoteSortingBatchFullVO sortingBatch)
|