Methods in fr.ifremer.allegro.referential.spatial.generic.service with parameters of type RemoteSpatialItemFullVO |
RemoteSpatialItemFullVO |
RemoteSpatialItemFullService.addSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
RemoteSpatialItemFullVO |
RemoteSpatialItemFullServiceWSDelegator.addSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
RemoteSpatialItemFullVO |
RemoteSpatialItemFullServiceBase.addSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
protected RemoteSpatialItemFullVO |
RemoteSpatialItemFullServiceImpl.handleAddSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
protected abstract RemoteSpatialItemFullVO |
RemoteSpatialItemFullServiceBase.handleAddSpatialItem(RemoteSpatialItemFullVO spatialItem)
Performs the core logic for RemoteSpatialItemFullServiceBase.addSpatialItem(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemFullVO) |
protected boolean |
RemoteSpatialItemFullServiceImpl.handleRemoteSpatialItemFullVOsAreEqual(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
|
protected abstract boolean |
RemoteSpatialItemFullServiceBase.handleRemoteSpatialItemFullVOsAreEqual(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
Performs the core logic for RemoteSpatialItemFullServiceBase.remoteSpatialItemFullVOsAreEqual(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemFullVO, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemFullVO) |
protected boolean |
RemoteSpatialItemFullServiceImpl.handleRemoteSpatialItemFullVOsAreEqualOnIdentifiers(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
|
protected abstract boolean |
RemoteSpatialItemFullServiceBase.handleRemoteSpatialItemFullVOsAreEqualOnIdentifiers(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
Performs the core logic for RemoteSpatialItemFullServiceBase.remoteSpatialItemFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemFullVO, fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemFullVO) |
protected void |
RemoteSpatialItemFullServiceImpl.handleRemoveSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
protected abstract void |
RemoteSpatialItemFullServiceBase.handleRemoveSpatialItem(RemoteSpatialItemFullVO spatialItem)
Performs the core logic for RemoteSpatialItemFullServiceBase.removeSpatialItem(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemFullVO) |
protected void |
RemoteSpatialItemFullServiceImpl.handleUpdateSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
protected abstract void |
RemoteSpatialItemFullServiceBase.handleUpdateSpatialItem(RemoteSpatialItemFullVO spatialItem)
Performs the core logic for RemoteSpatialItemFullServiceBase.updateSpatialItem(fr.ifremer.allegro.referential.spatial.generic.vo.RemoteSpatialItemFullVO) |
boolean |
RemoteSpatialItemFullService.remoteSpatialItemFullVOsAreEqual(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
|
boolean |
RemoteSpatialItemFullServiceWSDelegator.remoteSpatialItemFullVOsAreEqual(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
|
boolean |
RemoteSpatialItemFullServiceBase.remoteSpatialItemFullVOsAreEqual(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
|
boolean |
RemoteSpatialItemFullService.remoteSpatialItemFullVOsAreEqualOnIdentifiers(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
|
boolean |
RemoteSpatialItemFullServiceWSDelegator.remoteSpatialItemFullVOsAreEqualOnIdentifiers(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
|
boolean |
RemoteSpatialItemFullServiceBase.remoteSpatialItemFullVOsAreEqualOnIdentifiers(RemoteSpatialItemFullVO remoteSpatialItemFullVOFirst,
RemoteSpatialItemFullVO remoteSpatialItemFullVOSecond)
|
void |
RemoteSpatialItemFullService.removeSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
void |
RemoteSpatialItemFullServiceWSDelegator.removeSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
void |
RemoteSpatialItemFullServiceBase.removeSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
void |
RemoteSpatialItemFullService.updateSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
void |
RemoteSpatialItemFullServiceWSDelegator.updateSpatialItem(RemoteSpatialItemFullVO spatialItem)
|
void |
RemoteSpatialItemFullServiceBase.updateSpatialItem(RemoteSpatialItemFullVO spatialItem)
|