|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.survey.scientificCruise.generic.service.RemoteScientificCruiseFullServiceBase
fr.ifremer.allegro.data.survey.scientificCruise.generic.service.RemoteScientificCruiseFullServiceImpl
public class RemoteScientificCruiseFullServiceImpl
RemoteScientificCruiseFullService
Constructor Summary | |
---|---|
RemoteScientificCruiseFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteScientificCruiseFullServiceImpl()
Method Detail |
---|
protected RemoteScientificCruiseFullVO handleAddScientificCruise(RemoteScientificCruiseFullVO scientificCruise) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.addScientificCruise(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
handleAddScientificCruise
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.addScientificCruise(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
protected void handleUpdateScientificCruise(RemoteScientificCruiseFullVO scientificCruise) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.updateScientificCruise(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
handleUpdateScientificCruise
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.updateScientificCruise(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
protected void handleRemoveScientificCruise(RemoteScientificCruiseFullVO scientificCruise) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.removeScientificCruise(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
handleRemoveScientificCruise
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.removeScientificCruise(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
protected RemoteScientificCruiseFullVO[] handleGetAllScientificCruise() throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getAllScientificCruise()
handleGetAllScientificCruise
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getAllScientificCruise()
protected RemoteScientificCruiseFullVO handleGetScientificCruiseById(java.lang.Integer id) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseById(java.lang.Integer)
handleGetScientificCruiseById
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseById(java.lang.Integer)
protected RemoteScientificCruiseFullVO[] handleGetScientificCruiseByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseByIds(java.lang.Integer[])
handleGetScientificCruiseByIds
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseByIds(java.lang.Integer[])
protected RemoteScientificCruiseFullVO[] handleGetScientificCruiseByManagerPersonId(java.lang.Integer id) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseByManagerPersonId(java.lang.Integer)
handleGetScientificCruiseByManagerPersonId
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseByManagerPersonId(java.lang.Integer)
protected RemoteScientificCruiseFullVO[] handleGetScientificCruiseByScientificResearchVesselCode(java.lang.String code) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseByScientificResearchVesselCode(java.lang.String)
handleGetScientificCruiseByScientificResearchVesselCode
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseByScientificResearchVesselCode(java.lang.String)
protected RemoteScientificCruiseFullVO[] handleGetScientificCruiseByRecorderDepartmentId(java.lang.Integer id) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseByRecorderDepartmentId(java.lang.Integer)
handleGetScientificCruiseByRecorderDepartmentId
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseByRecorderDepartmentId(java.lang.Integer)
protected RemoteScientificCruiseFullVO[] handleGetScientificCruiseByProgramCode(java.lang.String code) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseByProgramCode(java.lang.String)
handleGetScientificCruiseByProgramCode
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseByProgramCode(java.lang.String)
protected RemoteScientificCruiseFullVO[] handleGetScientificCruiseByRecorderPersonId(java.lang.Integer id) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseByRecorderPersonId(java.lang.Integer)
handleGetScientificCruiseByRecorderPersonId
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseByRecorderPersonId(java.lang.Integer)
protected boolean handleRemoteScientificCruiseFullVOsAreEqualOnIdentifiers(RemoteScientificCruiseFullVO remoteScientificCruiseFullVOFirst, RemoteScientificCruiseFullVO remoteScientificCruiseFullVOSecond) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.remoteScientificCruiseFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO, fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
handleRemoteScientificCruiseFullVOsAreEqualOnIdentifiers
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.remoteScientificCruiseFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO, fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
protected boolean handleRemoteScientificCruiseFullVOsAreEqual(RemoteScientificCruiseFullVO remoteScientificCruiseFullVOFirst, RemoteScientificCruiseFullVO remoteScientificCruiseFullVOSecond) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.remoteScientificCruiseFullVOsAreEqual(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO, fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
handleRemoteScientificCruiseFullVOsAreEqual
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.remoteScientificCruiseFullVOsAreEqual(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO, fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseFullVO)
protected RemoteScientificCruiseNaturalId[] handleGetScientificCruiseNaturalIds() throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseNaturalIds()
handleGetScientificCruiseNaturalIds
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseNaturalIds()
protected RemoteScientificCruiseFullVO handleGetScientificCruiseByNaturalId(RemoteScientificCruiseNaturalId scientificCruiseNaturalId) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseByNaturalId(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseNaturalId)
handleGetScientificCruiseByNaturalId
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseByNaturalId(fr.ifremer.allegro.data.survey.scientificCruise.generic.vo.RemoteScientificCruiseNaturalId)
protected RemoteScientificCruiseNaturalId handleGetScientificCruiseNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getScientificCruiseNaturalIdById(java.lang.Integer)
handleGetScientificCruiseNaturalIdById
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getScientificCruiseNaturalIdById(java.lang.Integer)
protected ClusterScientificCruise handleAddOrUpdateClusterScientificCruise(ClusterScientificCruise clusterScientificCruise) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.addOrUpdateClusterScientificCruise(fr.ifremer.allegro.data.survey.scientificCruise.generic.cluster.ClusterScientificCruise)
handleAddOrUpdateClusterScientificCruise
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.addOrUpdateClusterScientificCruise(fr.ifremer.allegro.data.survey.scientificCruise.generic.cluster.ClusterScientificCruise)
protected ClusterScientificCruise[] handleGetAllClusterScientificCruiseSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getAllClusterScientificCruiseSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterScientificCruiseSinceDateSynchro
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getAllClusterScientificCruiseSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterScientificCruise handleGetClusterScientificCruiseByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteScientificCruiseFullServiceBase
RemoteScientificCruiseFullServiceBase.getClusterScientificCruiseByIdentifiers(java.lang.Integer)
handleGetClusterScientificCruiseByIdentifiers
in class RemoteScientificCruiseFullServiceBase
java.lang.Exception
RemoteScientificCruiseFullService.getClusterScientificCruiseByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |