Methods in fr.ifremer.allegro.referential.generic.service with parameters of type RemoteAnalysisInstrumentFullVO |
RemoteAnalysisInstrumentFullVO |
RemoteAnalysisInstrumentFullService.addAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
RemoteAnalysisInstrumentFullVO |
RemoteAnalysisInstrumentFullServiceWSDelegator.addAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
RemoteAnalysisInstrumentFullVO |
RemoteAnalysisInstrumentFullServiceBase.addAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
protected RemoteAnalysisInstrumentFullVO |
RemoteAnalysisInstrumentFullServiceImpl.handleAddAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
protected abstract RemoteAnalysisInstrumentFullVO |
RemoteAnalysisInstrumentFullServiceBase.handleAddAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
Performs the core logic for RemoteAnalysisInstrumentFullServiceBase.addAnalysisInstrument(fr.ifremer.allegro.referential.generic.vo.RemoteAnalysisInstrumentFullVO) |
protected boolean |
RemoteAnalysisInstrumentFullServiceImpl.handleRemoteAnalysisInstrumentFullVOsAreEqual(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
|
protected abstract boolean |
RemoteAnalysisInstrumentFullServiceBase.handleRemoteAnalysisInstrumentFullVOsAreEqual(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
Performs the core logic for RemoteAnalysisInstrumentFullServiceBase.remoteAnalysisInstrumentFullVOsAreEqual(fr.ifremer.allegro.referential.generic.vo.RemoteAnalysisInstrumentFullVO, fr.ifremer.allegro.referential.generic.vo.RemoteAnalysisInstrumentFullVO) |
protected boolean |
RemoteAnalysisInstrumentFullServiceImpl.handleRemoteAnalysisInstrumentFullVOsAreEqualOnIdentifiers(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
|
protected abstract boolean |
RemoteAnalysisInstrumentFullServiceBase.handleRemoteAnalysisInstrumentFullVOsAreEqualOnIdentifiers(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
Performs the core logic for RemoteAnalysisInstrumentFullServiceBase.remoteAnalysisInstrumentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.generic.vo.RemoteAnalysisInstrumentFullVO, fr.ifremer.allegro.referential.generic.vo.RemoteAnalysisInstrumentFullVO) |
protected void |
RemoteAnalysisInstrumentFullServiceImpl.handleRemoveAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
protected abstract void |
RemoteAnalysisInstrumentFullServiceBase.handleRemoveAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
Performs the core logic for RemoteAnalysisInstrumentFullServiceBase.removeAnalysisInstrument(fr.ifremer.allegro.referential.generic.vo.RemoteAnalysisInstrumentFullVO) |
protected void |
RemoteAnalysisInstrumentFullServiceImpl.handleUpdateAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
protected abstract void |
RemoteAnalysisInstrumentFullServiceBase.handleUpdateAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
Performs the core logic for RemoteAnalysisInstrumentFullServiceBase.updateAnalysisInstrument(fr.ifremer.allegro.referential.generic.vo.RemoteAnalysisInstrumentFullVO) |
boolean |
RemoteAnalysisInstrumentFullService.remoteAnalysisInstrumentFullVOsAreEqual(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
|
boolean |
RemoteAnalysisInstrumentFullServiceWSDelegator.remoteAnalysisInstrumentFullVOsAreEqual(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
|
boolean |
RemoteAnalysisInstrumentFullServiceBase.remoteAnalysisInstrumentFullVOsAreEqual(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
|
boolean |
RemoteAnalysisInstrumentFullService.remoteAnalysisInstrumentFullVOsAreEqualOnIdentifiers(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
|
boolean |
RemoteAnalysisInstrumentFullServiceWSDelegator.remoteAnalysisInstrumentFullVOsAreEqualOnIdentifiers(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
|
boolean |
RemoteAnalysisInstrumentFullServiceBase.remoteAnalysisInstrumentFullVOsAreEqualOnIdentifiers(RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOFirst,
RemoteAnalysisInstrumentFullVO remoteAnalysisInstrumentFullVOSecond)
|
void |
RemoteAnalysisInstrumentFullService.removeAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
void |
RemoteAnalysisInstrumentFullServiceWSDelegator.removeAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
void |
RemoteAnalysisInstrumentFullServiceBase.removeAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
void |
RemoteAnalysisInstrumentFullService.updateAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
void |
RemoteAnalysisInstrumentFullServiceWSDelegator.updateAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|
void |
RemoteAnalysisInstrumentFullServiceBase.updateAnalysisInstrument(RemoteAnalysisInstrumentFullVO analysisInstrument)
|