|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.data.transshipment.generic.service.RemoteTransshipmentFullServiceBase
fr.ifremer.allegro.data.transshipment.generic.service.RemoteTransshipmentFullServiceImpl
public class RemoteTransshipmentFullServiceImpl
RemoteTransshipmentFullService
Constructor Summary | |
---|---|
RemoteTransshipmentFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteTransshipmentFullServiceImpl()
Method Detail |
---|
protected RemoteTransshipmentFullVO handleAddTransshipment(RemoteTransshipmentFullVO transshipment) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.addTransshipment(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
handleAddTransshipment
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.addTransshipment(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
protected void handleUpdateTransshipment(RemoteTransshipmentFullVO transshipment) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.updateTransshipment(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
handleUpdateTransshipment
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.updateTransshipment(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
protected void handleRemoveTransshipment(RemoteTransshipmentFullVO transshipment) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.removeTransshipment(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
handleRemoveTransshipment
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.removeTransshipment(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
protected RemoteTransshipmentFullVO[] handleGetAllTransshipment() throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getAllTransshipment()
handleGetAllTransshipment
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getAllTransshipment()
protected RemoteTransshipmentFullVO handleGetTransshipmentById(java.lang.Integer id) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentById(java.lang.Integer)
handleGetTransshipmentById
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentById(java.lang.Integer)
protected RemoteTransshipmentFullVO[] handleGetTransshipmentByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentByIds(java.lang.Integer[])
handleGetTransshipmentByIds
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentByIds(java.lang.Integer[])
protected RemoteTransshipmentFullVO[] handleGetTransshipmentByToVesselCode(java.lang.String code) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentByToVesselCode(java.lang.String)
handleGetTransshipmentByToVesselCode
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentByToVesselCode(java.lang.String)
protected RemoteTransshipmentFullVO[] handleGetTransshipmentByTransshipmentLocationId(java.lang.Integer id) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentByTransshipmentLocationId(java.lang.Integer)
handleGetTransshipmentByTransshipmentLocationId
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentByTransshipmentLocationId(java.lang.Integer)
protected RemoteTransshipmentFullVO[] handleGetTransshipmentByFishingTripId(java.lang.Integer id) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentByFishingTripId(java.lang.Integer)
handleGetTransshipmentByFishingTripId
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentByFishingTripId(java.lang.Integer)
protected RemoteTransshipmentFullVO[] handleGetTransshipmentByProgramCode(java.lang.String code) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentByProgramCode(java.lang.String)
handleGetTransshipmentByProgramCode
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentByProgramCode(java.lang.String)
protected RemoteTransshipmentFullVO[] handleGetTransshipmentByRecorderDepartmentId(java.lang.Integer id) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentByRecorderDepartmentId(java.lang.Integer)
handleGetTransshipmentByRecorderDepartmentId
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentByRecorderDepartmentId(java.lang.Integer)
protected RemoteTransshipmentFullVO[] handleGetTransshipmentByRecorderUserId(java.lang.Integer id) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentByRecorderUserId(java.lang.Integer)
handleGetTransshipmentByRecorderUserId
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentByRecorderUserId(java.lang.Integer)
protected RemoteTransshipmentFullVO[] handleGetTransshipmentBySurveyQualificationId(java.lang.Integer id) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentBySurveyQualificationId(java.lang.Integer)
handleGetTransshipmentBySurveyQualificationId
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentBySurveyQualificationId(java.lang.Integer)
protected boolean handleRemoteTransshipmentFullVOsAreEqualOnIdentifiers(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst, RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.remoteTransshipmentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO, fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
handleRemoteTransshipmentFullVOsAreEqualOnIdentifiers
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.remoteTransshipmentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO, fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
protected boolean handleRemoteTransshipmentFullVOsAreEqual(RemoteTransshipmentFullVO remoteTransshipmentFullVOFirst, RemoteTransshipmentFullVO remoteTransshipmentFullVOSecond) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.remoteTransshipmentFullVOsAreEqual(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO, fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
handleRemoteTransshipmentFullVOsAreEqual
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.remoteTransshipmentFullVOsAreEqual(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO, fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentFullVO)
protected RemoteTransshipmentNaturalId[] handleGetTransshipmentNaturalIds() throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentNaturalIds()
handleGetTransshipmentNaturalIds
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentNaturalIds()
protected RemoteTransshipmentFullVO handleGetTransshipmentByNaturalId(RemoteTransshipmentNaturalId transshipmentNaturalId) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentByNaturalId(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentNaturalId)
handleGetTransshipmentByNaturalId
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentByNaturalId(fr.ifremer.allegro.data.transshipment.generic.vo.RemoteTransshipmentNaturalId)
protected RemoteTransshipmentNaturalId handleGetTransshipmentNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getTransshipmentNaturalIdById(java.lang.Integer)
handleGetTransshipmentNaturalIdById
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getTransshipmentNaturalIdById(java.lang.Integer)
protected ClusterTransshipment[] handleGetAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterTransshipmentSinceDateSynchro
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getAllClusterTransshipmentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterTransshipment handleGetClusterTransshipmentByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.getClusterTransshipmentByIdentifiers(java.lang.Integer)
handleGetClusterTransshipmentByIdentifiers
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.getClusterTransshipmentByIdentifiers(java.lang.Integer)
protected ClusterTransshipment handleAddOrUpdateClusterTransshipment(ClusterTransshipment clusterTransshipment) throws java.lang.Exception
RemoteTransshipmentFullServiceBase
RemoteTransshipmentFullServiceBase.addOrUpdateClusterTransshipment(fr.ifremer.allegro.data.transshipment.generic.cluster.ClusterTransshipment)
handleAddOrUpdateClusterTransshipment
in class RemoteTransshipmentFullServiceBase
java.lang.Exception
RemoteTransshipmentFullService.addOrUpdateClusterTransshipment(fr.ifremer.allegro.data.transshipment.generic.cluster.ClusterTransshipment)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |