Methods in fr.ifremer.allegro.data.survey.scientificCruise.generic.service that return RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullService.addScientificCruise(RemoteScientificCruiseFullVO scientificCruise)
|
RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceWSDelegator.addScientificCruise(RemoteScientificCruiseFullVO scientificCruise)
|
RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceBase.addScientificCruise(RemoteScientificCruiseFullVO scientificCruise)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullService.getAllScientificCruise()
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceWSDelegator.getAllScientificCruise()
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.getAllScientificCruise()
|
RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullService.getScientificCruiseById(java.lang.Integer id)
|
RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceWSDelegator.getScientificCruiseById(java.lang.Integer id)
|
RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceBase.getScientificCruiseById(java.lang.Integer id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullService.getScientificCruiseByIds(java.lang.Integer[] id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceWSDelegator.getScientificCruiseByIds(java.lang.Integer[] id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.getScientificCruiseByIds(java.lang.Integer[] id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullService.getScientificCruiseByManagerPersonId(java.lang.Integer id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceWSDelegator.getScientificCruiseByManagerPersonId(java.lang.Integer id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.getScientificCruiseByManagerPersonId(java.lang.Integer id)
|
RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullService.getScientificCruiseByNaturalId(RemoteScientificCruiseNaturalId scientificCruiseNaturalId)
|
RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceWSDelegator.getScientificCruiseByNaturalId(RemoteScientificCruiseNaturalId scientificCruiseNaturalId)
|
RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceBase.getScientificCruiseByNaturalId(RemoteScientificCruiseNaturalId scientificCruiseNaturalId)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullService.getScientificCruiseByProgramCode(java.lang.String code)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceWSDelegator.getScientificCruiseByProgramCode(java.lang.String code)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.getScientificCruiseByProgramCode(java.lang.String code)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullService.getScientificCruiseByRecorderDepartmentId(java.lang.Integer id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceWSDelegator.getScientificCruiseByRecorderDepartmentId(java.lang.Integer id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.getScientificCruiseByRecorderDepartmentId(java.lang.Integer id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullService.getScientificCruiseByRecorderPersonId(java.lang.Integer id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceWSDelegator.getScientificCruiseByRecorderPersonId(java.lang.Integer id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.getScientificCruiseByRecorderPersonId(java.lang.Integer id)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullService.getScientificCruiseByScientificResearchVesselCode(java.lang.String code)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceWSDelegator.getScientificCruiseByScientificResearchVesselCode(java.lang.String code)
|
RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.getScientificCruiseByScientificResearchVesselCode(java.lang.String code)
|
protected RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceImpl.handleAddScientificCruise(RemoteScientificCruiseFullVO scientificCruise)
|
protected abstract RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceBase.handleAddScientificCruise(RemoteScientificCruiseFullVO scientificCruise)
Performs the core logic for RemoteScientificCruiseFullServiceBase.addScientificCruise(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO) |
protected RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceImpl.handleGetAllScientificCruise()
|
protected abstract RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.handleGetAllScientificCruise()
Performs the core logic for RemoteScientificCruiseFullServiceBase.getAllScientificCruise() |
protected RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceImpl.handleGetScientificCruiseById(java.lang.Integer id)
|
protected abstract RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceBase.handleGetScientificCruiseById(java.lang.Integer id)
Performs the core logic for RemoteScientificCruiseFullServiceBase.getScientificCruiseById(java.lang.Integer) |
protected RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceImpl.handleGetScientificCruiseByIds(java.lang.Integer[] id)
|
protected abstract RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.handleGetScientificCruiseByIds(java.lang.Integer[] id)
Performs the core logic for RemoteScientificCruiseFullServiceBase.getScientificCruiseByIds(java.lang.Integer[]) |
protected RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceImpl.handleGetScientificCruiseByManagerPersonId(java.lang.Integer id)
|
protected abstract RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.handleGetScientificCruiseByManagerPersonId(java.lang.Integer id)
Performs the core logic for RemoteScientificCruiseFullServiceBase.getScientificCruiseByManagerPersonId(java.lang.Integer) |
protected RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceImpl.handleGetScientificCruiseByNaturalId(RemoteScientificCruiseNaturalId scientificCruiseNaturalId)
|
protected abstract RemoteScientificCruiseFullVO |
RemoteScientificCruiseFullServiceBase.handleGetScientificCruiseByNaturalId(RemoteScientificCruiseNaturalId scientificCruiseNaturalId)
Performs the core logic for RemoteScientificCruiseFullServiceBase.getScientificCruiseByNaturalId(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseNaturalId) |
protected RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceImpl.handleGetScientificCruiseByProgramCode(java.lang.String code)
|
protected abstract RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.handleGetScientificCruiseByProgramCode(java.lang.String code)
Performs the core logic for RemoteScientificCruiseFullServiceBase.getScientificCruiseByProgramCode(java.lang.String) |
protected RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceImpl.handleGetScientificCruiseByRecorderDepartmentId(java.lang.Integer id)
|
protected abstract RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.handleGetScientificCruiseByRecorderDepartmentId(java.lang.Integer id)
Performs the core logic for RemoteScientificCruiseFullServiceBase.getScientificCruiseByRecorderDepartmentId(java.lang.Integer) |
protected RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceImpl.handleGetScientificCruiseByRecorderPersonId(java.lang.Integer id)
|
protected abstract RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.handleGetScientificCruiseByRecorderPersonId(java.lang.Integer id)
Performs the core logic for RemoteScientificCruiseFullServiceBase.getScientificCruiseByRecorderPersonId(java.lang.Integer) |
protected RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceImpl.handleGetScientificCruiseByScientificResearchVesselCode(java.lang.String code)
|
protected abstract RemoteScientificCruiseFullVO[] |
RemoteScientificCruiseFullServiceBase.handleGetScientificCruiseByScientificResearchVesselCode(java.lang.String code)
Performs the core logic for RemoteScientificCruiseFullServiceBase.getScientificCruiseByScientificResearchVesselCode(java.lang.String) |