Methods in fr.ifremer.allegro.referential.pmfm.generic.service with parameters of type RemoteParameterGroupFullVO |
RemoteParameterGroupFullVO |
RemoteParameterGroupFullService.addParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
RemoteParameterGroupFullVO |
RemoteParameterGroupFullServiceWSDelegator.addParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
RemoteParameterGroupFullVO |
RemoteParameterGroupFullServiceBase.addParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
protected RemoteParameterGroupFullVO |
RemoteParameterGroupFullServiceImpl.handleAddParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
protected abstract RemoteParameterGroupFullVO |
RemoteParameterGroupFullServiceBase.handleAddParameterGroup(RemoteParameterGroupFullVO parameterGroup)
Performs the core logic for RemoteParameterGroupFullServiceBase.addParameterGroup(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO) |
protected boolean |
RemoteParameterGroupFullServiceImpl.handleRemoteParameterGroupFullVOsAreEqual(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
|
protected abstract boolean |
RemoteParameterGroupFullServiceBase.handleRemoteParameterGroupFullVOsAreEqual(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
Performs the core logic for RemoteParameterGroupFullServiceBase.remoteParameterGroupFullVOsAreEqual(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO) |
protected boolean |
RemoteParameterGroupFullServiceImpl.handleRemoteParameterGroupFullVOsAreEqualOnIdentifiers(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
|
protected abstract boolean |
RemoteParameterGroupFullServiceBase.handleRemoteParameterGroupFullVOsAreEqualOnIdentifiers(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
Performs the core logic for RemoteParameterGroupFullServiceBase.remoteParameterGroupFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO, fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO) |
protected void |
RemoteParameterGroupFullServiceImpl.handleRemoveParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
protected abstract void |
RemoteParameterGroupFullServiceBase.handleRemoveParameterGroup(RemoteParameterGroupFullVO parameterGroup)
Performs the core logic for RemoteParameterGroupFullServiceBase.removeParameterGroup(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO) |
protected void |
RemoteParameterGroupFullServiceImpl.handleUpdateParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
protected abstract void |
RemoteParameterGroupFullServiceBase.handleUpdateParameterGroup(RemoteParameterGroupFullVO parameterGroup)
Performs the core logic for RemoteParameterGroupFullServiceBase.updateParameterGroup(fr.ifremer.allegro.referential.pmfm.generic.vo.RemoteParameterGroupFullVO) |
boolean |
RemoteParameterGroupFullService.remoteParameterGroupFullVOsAreEqual(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
|
boolean |
RemoteParameterGroupFullServiceWSDelegator.remoteParameterGroupFullVOsAreEqual(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
|
boolean |
RemoteParameterGroupFullServiceBase.remoteParameterGroupFullVOsAreEqual(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
|
boolean |
RemoteParameterGroupFullService.remoteParameterGroupFullVOsAreEqualOnIdentifiers(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
|
boolean |
RemoteParameterGroupFullServiceWSDelegator.remoteParameterGroupFullVOsAreEqualOnIdentifiers(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
|
boolean |
RemoteParameterGroupFullServiceBase.remoteParameterGroupFullVOsAreEqualOnIdentifiers(RemoteParameterGroupFullVO remoteParameterGroupFullVOFirst,
RemoteParameterGroupFullVO remoteParameterGroupFullVOSecond)
|
void |
RemoteParameterGroupFullService.removeParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
void |
RemoteParameterGroupFullServiceWSDelegator.removeParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
void |
RemoteParameterGroupFullServiceBase.removeParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
void |
RemoteParameterGroupFullService.updateParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
void |
RemoteParameterGroupFullServiceWSDelegator.updateParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|
void |
RemoteParameterGroupFullServiceBase.updateParameterGroup(RemoteParameterGroupFullVO parameterGroup)
|