Methods in fr.ifremer.allegro.referential.gear.generic.service with parameters of type RemoteGearAssociationFullVO |
RemoteGearAssociationFullVO |
RemoteGearAssociationFullService.addGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
RemoteGearAssociationFullVO |
RemoteGearAssociationFullServiceWSDelegator.addGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
RemoteGearAssociationFullVO |
RemoteGearAssociationFullServiceBase.addGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
protected RemoteGearAssociationFullVO |
RemoteGearAssociationFullServiceImpl.handleAddGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
protected abstract RemoteGearAssociationFullVO |
RemoteGearAssociationFullServiceBase.handleAddGearAssociation(RemoteGearAssociationFullVO gearAssociation)
Performs the core logic for RemoteGearAssociationFullServiceBase.addGearAssociation(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearAssociationFullVO) |
protected boolean |
RemoteGearAssociationFullServiceImpl.handleRemoteGearAssociationFullVOsAreEqual(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
|
protected abstract boolean |
RemoteGearAssociationFullServiceBase.handleRemoteGearAssociationFullVOsAreEqual(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
Performs the core logic for RemoteGearAssociationFullServiceBase.remoteGearAssociationFullVOsAreEqual(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearAssociationFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearAssociationFullVO) |
protected boolean |
RemoteGearAssociationFullServiceImpl.handleRemoteGearAssociationFullVOsAreEqualOnIdentifiers(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
|
protected abstract boolean |
RemoteGearAssociationFullServiceBase.handleRemoteGearAssociationFullVOsAreEqualOnIdentifiers(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
Performs the core logic for RemoteGearAssociationFullServiceBase.remoteGearAssociationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearAssociationFullVO, fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearAssociationFullVO) |
protected void |
RemoteGearAssociationFullServiceImpl.handleRemoveGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
protected abstract void |
RemoteGearAssociationFullServiceBase.handleRemoveGearAssociation(RemoteGearAssociationFullVO gearAssociation)
Performs the core logic for RemoteGearAssociationFullServiceBase.removeGearAssociation(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearAssociationFullVO) |
protected void |
RemoteGearAssociationFullServiceImpl.handleUpdateGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
protected abstract void |
RemoteGearAssociationFullServiceBase.handleUpdateGearAssociation(RemoteGearAssociationFullVO gearAssociation)
Performs the core logic for RemoteGearAssociationFullServiceBase.updateGearAssociation(fr.ifremer.allegro.referential.gear.generic.vo.RemoteGearAssociationFullVO) |
boolean |
RemoteGearAssociationFullService.remoteGearAssociationFullVOsAreEqual(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
|
boolean |
RemoteGearAssociationFullServiceWSDelegator.remoteGearAssociationFullVOsAreEqual(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
|
boolean |
RemoteGearAssociationFullServiceBase.remoteGearAssociationFullVOsAreEqual(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
|
boolean |
RemoteGearAssociationFullService.remoteGearAssociationFullVOsAreEqualOnIdentifiers(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
|
boolean |
RemoteGearAssociationFullServiceWSDelegator.remoteGearAssociationFullVOsAreEqualOnIdentifiers(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
|
boolean |
RemoteGearAssociationFullServiceBase.remoteGearAssociationFullVOsAreEqualOnIdentifiers(RemoteGearAssociationFullVO remoteGearAssociationFullVOFirst,
RemoteGearAssociationFullVO remoteGearAssociationFullVOSecond)
|
void |
RemoteGearAssociationFullService.removeGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
void |
RemoteGearAssociationFullServiceWSDelegator.removeGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
void |
RemoteGearAssociationFullServiceBase.removeGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
void |
RemoteGearAssociationFullService.updateGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
void |
RemoteGearAssociationFullServiceWSDelegator.updateGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|
void |
RemoteGearAssociationFullServiceBase.updateGearAssociation(RemoteGearAssociationFullVO gearAssociation)
|