Methods in fr.ifremer.allegro.referential.location.generic.service with parameters of type RemoteLocationClassificationFullVO |
RemoteLocationClassificationFullVO |
RemoteLocationClassificationFullService.addLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
RemoteLocationClassificationFullVO |
RemoteLocationClassificationFullServiceWSDelegator.addLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
RemoteLocationClassificationFullVO |
RemoteLocationClassificationFullServiceBase.addLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
protected RemoteLocationClassificationFullVO |
RemoteLocationClassificationFullServiceImpl.handleAddLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
protected abstract RemoteLocationClassificationFullVO |
RemoteLocationClassificationFullServiceBase.handleAddLocationClassification(RemoteLocationClassificationFullVO locationClassification)
Performs the core logic for RemoteLocationClassificationFullServiceBase.addLocationClassification(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationClassificationFullVO) |
protected boolean |
RemoteLocationClassificationFullServiceImpl.handleRemoteLocationClassificationFullVOsAreEqual(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
|
protected abstract boolean |
RemoteLocationClassificationFullServiceBase.handleRemoteLocationClassificationFullVOsAreEqual(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
Performs the core logic for RemoteLocationClassificationFullServiceBase.remoteLocationClassificationFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationClassificationFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationClassificationFullVO) |
protected boolean |
RemoteLocationClassificationFullServiceImpl.handleRemoteLocationClassificationFullVOsAreEqualOnIdentifiers(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
|
protected abstract boolean |
RemoteLocationClassificationFullServiceBase.handleRemoteLocationClassificationFullVOsAreEqualOnIdentifiers(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
Performs the core logic for RemoteLocationClassificationFullServiceBase.remoteLocationClassificationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationClassificationFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationClassificationFullVO) |
protected void |
RemoteLocationClassificationFullServiceImpl.handleRemoveLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
protected abstract void |
RemoteLocationClassificationFullServiceBase.handleRemoveLocationClassification(RemoteLocationClassificationFullVO locationClassification)
Performs the core logic for RemoteLocationClassificationFullServiceBase.removeLocationClassification(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationClassificationFullVO) |
protected void |
RemoteLocationClassificationFullServiceImpl.handleUpdateLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
protected abstract void |
RemoteLocationClassificationFullServiceBase.handleUpdateLocationClassification(RemoteLocationClassificationFullVO locationClassification)
Performs the core logic for RemoteLocationClassificationFullServiceBase.updateLocationClassification(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationClassificationFullVO) |
boolean |
RemoteLocationClassificationFullService.remoteLocationClassificationFullVOsAreEqual(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
|
boolean |
RemoteLocationClassificationFullServiceWSDelegator.remoteLocationClassificationFullVOsAreEqual(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
|
boolean |
RemoteLocationClassificationFullServiceBase.remoteLocationClassificationFullVOsAreEqual(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
|
boolean |
RemoteLocationClassificationFullService.remoteLocationClassificationFullVOsAreEqualOnIdentifiers(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
|
boolean |
RemoteLocationClassificationFullServiceWSDelegator.remoteLocationClassificationFullVOsAreEqualOnIdentifiers(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
|
boolean |
RemoteLocationClassificationFullServiceBase.remoteLocationClassificationFullVOsAreEqualOnIdentifiers(RemoteLocationClassificationFullVO remoteLocationClassificationFullVOFirst,
RemoteLocationClassificationFullVO remoteLocationClassificationFullVOSecond)
|
void |
RemoteLocationClassificationFullService.removeLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
void |
RemoteLocationClassificationFullServiceWSDelegator.removeLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
void |
RemoteLocationClassificationFullServiceBase.removeLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
void |
RemoteLocationClassificationFullService.updateLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
void |
RemoteLocationClassificationFullServiceWSDelegator.updateLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|
void |
RemoteLocationClassificationFullServiceBase.updateLocationClassification(RemoteLocationClassificationFullVO locationClassification)
|