Methods in fr.ifremer.allegro.referential.generic.service that return RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullService.addSurveyQualification(RemoteSurveyQualificationFullVO surveyQualification)
|
RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceWSDelegator.addSurveyQualification(RemoteSurveyQualificationFullVO surveyQualification)
|
RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceBase.addSurveyQualification(RemoteSurveyQualificationFullVO surveyQualification)
|
RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullService.getAllSurveyQualification()
|
RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceWSDelegator.getAllSurveyQualification()
|
RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceBase.getAllSurveyQualification()
|
RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullService.getSurveyQualificationById(java.lang.Integer id)
|
RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceWSDelegator.getSurveyQualificationById(java.lang.Integer id)
|
RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceBase.getSurveyQualificationById(java.lang.Integer id)
|
RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullService.getSurveyQualificationByIds(java.lang.Integer[] id)
|
RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceWSDelegator.getSurveyQualificationByIds(java.lang.Integer[] id)
|
RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceBase.getSurveyQualificationByIds(java.lang.Integer[] id)
|
RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullService.getSurveyQualificationByNaturalId(RemoteSurveyQualificationNaturalId surveyQualificationNaturalId)
|
RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceWSDelegator.getSurveyQualificationByNaturalId(RemoteSurveyQualificationNaturalId surveyQualificationNaturalId)
|
RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceBase.getSurveyQualificationByNaturalId(RemoteSurveyQualificationNaturalId surveyQualificationNaturalId)
|
RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullService.getSurveyQualificationByStatusCode(java.lang.String code)
|
RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceWSDelegator.getSurveyQualificationByStatusCode(java.lang.String code)
|
RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceBase.getSurveyQualificationByStatusCode(java.lang.String code)
|
protected RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceImpl.handleAddSurveyQualification(RemoteSurveyQualificationFullVO surveyQualification)
|
protected abstract RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceBase.handleAddSurveyQualification(RemoteSurveyQualificationFullVO surveyQualification)
Performs the core logic for RemoteSurveyQualificationFullServiceBase.addSurveyQualification(fr.ifremer.allegro.referential.generic.vo.RemoteSurveyQualificationFullVO) |
protected RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceImpl.handleGetAllSurveyQualification()
|
protected abstract RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceBase.handleGetAllSurveyQualification()
Performs the core logic for RemoteSurveyQualificationFullServiceBase.getAllSurveyQualification() |
protected RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceImpl.handleGetSurveyQualificationById(java.lang.Integer id)
|
protected abstract RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceBase.handleGetSurveyQualificationById(java.lang.Integer id)
Performs the core logic for RemoteSurveyQualificationFullServiceBase.getSurveyQualificationById(java.lang.Integer) |
protected RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceImpl.handleGetSurveyQualificationByIds(java.lang.Integer[] id)
|
protected abstract RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceBase.handleGetSurveyQualificationByIds(java.lang.Integer[] id)
Performs the core logic for RemoteSurveyQualificationFullServiceBase.getSurveyQualificationByIds(java.lang.Integer[]) |
protected RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceImpl.handleGetSurveyQualificationByNaturalId(RemoteSurveyQualificationNaturalId surveyQualificationNaturalId)
|
protected abstract RemoteSurveyQualificationFullVO |
RemoteSurveyQualificationFullServiceBase.handleGetSurveyQualificationByNaturalId(RemoteSurveyQualificationNaturalId surveyQualificationNaturalId)
Performs the core logic for RemoteSurveyQualificationFullServiceBase.getSurveyQualificationByNaturalId(fr.ifremer.allegro.referential.generic.vo.RemoteSurveyQualificationNaturalId) |
protected RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceImpl.handleGetSurveyQualificationByStatusCode(java.lang.String code)
|
protected abstract RemoteSurveyQualificationFullVO[] |
RemoteSurveyQualificationFullServiceBase.handleGetSurveyQualificationByStatusCode(java.lang.String code)
Performs the core logic for RemoteSurveyQualificationFullServiceBase.getSurveyQualificationByStatusCode(java.lang.String) |