fr.ifremer.allegro.data.vessel.position.generic.service
Class RemoteVesselExtendedPositionFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.vessel.position.generic.service.RemoteVesselExtendedPositionFullServiceBase
      extended by fr.ifremer.allegro.data.vessel.position.generic.service.RemoteVesselExtendedPositionFullServiceImpl
All Implemented Interfaces:
RemoteVesselExtendedPositionFullService

public class RemoteVesselExtendedPositionFullServiceImpl
extends RemoteVesselExtendedPositionFullServiceBase

See Also:
RemoteVesselExtendedPositionFullService

Constructor Summary
RemoteVesselExtendedPositionFullServiceImpl()
           
 
Method Summary
protected  RemoteVesselExtendedPositionFullVO handleAddVesselExtendedPosition(RemoteVesselExtendedPositionFullVO vesselExtendedPosition)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.addVesselExtendedPosition(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)
protected  RemoteVesselExtendedPositionFullVO[] handleGetAllVesselExtendedPosition()
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getAllVesselExtendedPosition()
protected  ClusterVesselExtendedPosition handleGetClusterVesselExtendedPositionByIdentifiers(java.lang.Long id)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getClusterVesselExtendedPositionByIdentifiers(java.lang.Long)
protected  RemoteVesselExtendedPositionFullVO handleGetVesselExtendedPositionById(java.lang.Long id)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionById(java.lang.Long)
protected  RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByIds(java.lang.Long[] id)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByIds(java.lang.Long[])
protected  RemoteVesselExtendedPositionFullVO handleGetVesselExtendedPositionByNaturalId(RemoteVesselExtendedPositionNaturalId vesselExtendedPositionNaturalId)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByNaturalId(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionNaturalId)
protected  RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByOperationId(java.lang.Integer id)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByOperationId(java.lang.Integer)
protected  RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByProgramCode(java.lang.String code)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByProgramCode(java.lang.String)
protected  RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByQualityFlagCode(java.lang.String)
protected  RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByRecorderDepartmentId(java.lang.Integer id)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByRecorderDepartmentId(java.lang.Integer)
protected  RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByVesselCode(java.lang.String code)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByVesselCode(java.lang.String)
protected  RemoteVesselExtendedPositionNaturalId handleGetVesselExtendedPositionNaturalIdById(java.lang.Long id)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionNaturalIdById(java.lang.Long)
protected  RemoteVesselExtendedPositionNaturalId[] handleGetVesselExtendedPositionNaturalIds()
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionNaturalIds()
protected  boolean handleRemoteVesselExtendedPositionFullVOsAreEqual(RemoteVesselExtendedPositionFullVO remoteVesselExtendedPositionFullVOFirst, RemoteVesselExtendedPositionFullVO remoteVesselExtendedPositionFullVOSecond)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.remoteVesselExtendedPositionFullVOsAreEqual(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO, fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)
protected  boolean handleRemoteVesselExtendedPositionFullVOsAreEqualOnIdentifiers(RemoteVesselExtendedPositionFullVO remoteVesselExtendedPositionFullVOFirst, RemoteVesselExtendedPositionFullVO remoteVesselExtendedPositionFullVOSecond)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.remoteVesselExtendedPositionFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO, fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)
protected  void handleRemoveVesselExtendedPosition(RemoteVesselExtendedPositionFullVO vesselExtendedPosition)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.removeVesselExtendedPosition(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)
protected  void handleUpdateVesselExtendedPosition(RemoteVesselExtendedPositionFullVO vesselExtendedPosition)
          Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.updateVesselExtendedPosition(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.vessel.position.generic.service.RemoteVesselExtendedPositionFullServiceBase
addVesselExtendedPosition, getAllVesselExtendedPosition, getClusterVesselExtendedPositionByIdentifiers, getDepartmentDao, getMessage, getMessage, getMessage, getMessages, getOperationDao, getPrincipal, getProgramDao, getQualityFlagDao, getVesselDao, getVesselExtendedPositionById, getVesselExtendedPositionByIds, getVesselExtendedPositionByNaturalId, getVesselExtendedPositionByOperationId, getVesselExtendedPositionByProgramCode, getVesselExtendedPositionByQualityFlagCode, getVesselExtendedPositionByRecorderDepartmentId, getVesselExtendedPositionByVesselCode, getVesselExtendedPositionDao, getVesselExtendedPositionNaturalIdById, getVesselExtendedPositionNaturalIds, getVesselPositionMeasurementDao, remoteVesselExtendedPositionFullVOsAreEqual, remoteVesselExtendedPositionFullVOsAreEqualOnIdentifiers, removeVesselExtendedPosition, setDepartmentDao, setOperationDao, setProgramDao, setQualityFlagDao, setVesselDao, setVesselExtendedPositionDao, setVesselPositionMeasurementDao, updateVesselExtendedPosition
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteVesselExtendedPositionFullServiceImpl

public RemoteVesselExtendedPositionFullServiceImpl()
Method Detail

handleAddVesselExtendedPosition

protected RemoteVesselExtendedPositionFullVO handleAddVesselExtendedPosition(RemoteVesselExtendedPositionFullVO vesselExtendedPosition)
                                                                      throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.addVesselExtendedPosition(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

Specified by:
handleAddVesselExtendedPosition in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.addVesselExtendedPosition(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

handleUpdateVesselExtendedPosition

protected void handleUpdateVesselExtendedPosition(RemoteVesselExtendedPositionFullVO vesselExtendedPosition)
                                           throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.updateVesselExtendedPosition(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

Specified by:
handleUpdateVesselExtendedPosition in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.updateVesselExtendedPosition(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

handleRemoveVesselExtendedPosition

protected void handleRemoveVesselExtendedPosition(RemoteVesselExtendedPositionFullVO vesselExtendedPosition)
                                           throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.removeVesselExtendedPosition(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

Specified by:
handleRemoveVesselExtendedPosition in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.removeVesselExtendedPosition(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

handleGetAllVesselExtendedPosition

protected RemoteVesselExtendedPositionFullVO[] handleGetAllVesselExtendedPosition()
                                                                           throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getAllVesselExtendedPosition()

Specified by:
handleGetAllVesselExtendedPosition in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getAllVesselExtendedPosition()

handleGetVesselExtendedPositionById

protected RemoteVesselExtendedPositionFullVO handleGetVesselExtendedPositionById(java.lang.Long id)
                                                                          throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionById(java.lang.Long)

Specified by:
handleGetVesselExtendedPositionById in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionById(java.lang.Long)

handleGetVesselExtendedPositionByIds

protected RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByIds(java.lang.Long[] id)
                                                                             throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByIds(java.lang.Long[])

Specified by:
handleGetVesselExtendedPositionByIds in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionByIds(java.lang.Long[])

handleGetVesselExtendedPositionByVesselCode

protected RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByVesselCode(java.lang.String code)
                                                                                    throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByVesselCode(java.lang.String)

Specified by:
handleGetVesselExtendedPositionByVesselCode in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionByVesselCode(java.lang.String)

handleGetVesselExtendedPositionByQualityFlagCode

protected RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByQualityFlagCode(java.lang.String code)
                                                                                         throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByQualityFlagCode(java.lang.String)

Specified by:
handleGetVesselExtendedPositionByQualityFlagCode in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionByQualityFlagCode(java.lang.String)

handleGetVesselExtendedPositionByProgramCode

protected RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByProgramCode(java.lang.String code)
                                                                                     throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByProgramCode(java.lang.String)

Specified by:
handleGetVesselExtendedPositionByProgramCode in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionByProgramCode(java.lang.String)

handleGetVesselExtendedPositionByRecorderDepartmentId

protected RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByRecorderDepartmentId(java.lang.Integer id)
                                                                                              throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByRecorderDepartmentId(java.lang.Integer)

Specified by:
handleGetVesselExtendedPositionByRecorderDepartmentId in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionByRecorderDepartmentId(java.lang.Integer)

handleGetVesselExtendedPositionByOperationId

protected RemoteVesselExtendedPositionFullVO[] handleGetVesselExtendedPositionByOperationId(java.lang.Integer id)
                                                                                     throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByOperationId(java.lang.Integer)

Specified by:
handleGetVesselExtendedPositionByOperationId in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionByOperationId(java.lang.Integer)

handleRemoteVesselExtendedPositionFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteVesselExtendedPositionFullVOsAreEqualOnIdentifiers(RemoteVesselExtendedPositionFullVO remoteVesselExtendedPositionFullVOFirst,
                                                                                 RemoteVesselExtendedPositionFullVO remoteVesselExtendedPositionFullVOSecond)
                                                                          throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.remoteVesselExtendedPositionFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO, fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

Specified by:
handleRemoteVesselExtendedPositionFullVOsAreEqualOnIdentifiers in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.remoteVesselExtendedPositionFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO, fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

handleRemoteVesselExtendedPositionFullVOsAreEqual

protected boolean handleRemoteVesselExtendedPositionFullVOsAreEqual(RemoteVesselExtendedPositionFullVO remoteVesselExtendedPositionFullVOFirst,
                                                                    RemoteVesselExtendedPositionFullVO remoteVesselExtendedPositionFullVOSecond)
                                                             throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.remoteVesselExtendedPositionFullVOsAreEqual(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO, fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

Specified by:
handleRemoteVesselExtendedPositionFullVOsAreEqual in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.remoteVesselExtendedPositionFullVOsAreEqual(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO, fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionFullVO)

handleGetVesselExtendedPositionNaturalIds

protected RemoteVesselExtendedPositionNaturalId[] handleGetVesselExtendedPositionNaturalIds()
                                                                                     throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionNaturalIds()

Specified by:
handleGetVesselExtendedPositionNaturalIds in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionNaturalIds()

handleGetVesselExtendedPositionByNaturalId

protected RemoteVesselExtendedPositionFullVO handleGetVesselExtendedPositionByNaturalId(RemoteVesselExtendedPositionNaturalId vesselExtendedPositionNaturalId)
                                                                                 throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionByNaturalId(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionNaturalId)

Specified by:
handleGetVesselExtendedPositionByNaturalId in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionByNaturalId(fr.ifremer.allegro.data.vessel.position.generic.vo.RemoteVesselExtendedPositionNaturalId)

handleGetVesselExtendedPositionNaturalIdById

protected RemoteVesselExtendedPositionNaturalId handleGetVesselExtendedPositionNaturalIdById(java.lang.Long id)
                                                                                      throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getVesselExtendedPositionNaturalIdById(java.lang.Long)

Specified by:
handleGetVesselExtendedPositionNaturalIdById in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getVesselExtendedPositionNaturalIdById(java.lang.Long)

handleGetClusterVesselExtendedPositionByIdentifiers

protected ClusterVesselExtendedPosition handleGetClusterVesselExtendedPositionByIdentifiers(java.lang.Long id)
                                                                                     throws java.lang.Exception
Description copied from class: RemoteVesselExtendedPositionFullServiceBase
Performs the core logic for RemoteVesselExtendedPositionFullServiceBase.getClusterVesselExtendedPositionByIdentifiers(java.lang.Long)

Specified by:
handleGetClusterVesselExtendedPositionByIdentifiers in class RemoteVesselExtendedPositionFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselExtendedPositionFullService.getClusterVesselExtendedPositionByIdentifiers(java.lang.Long)


Copyright © 2008-2010 IFREMER. All Rights Reserved.