fr.ifremer.allegro.data.vessel.feature.physical.generic.service
Class RemoteVesselPhysicalFeaturesFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteVesselPhysicalFeaturesFullServiceBase
      extended by fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteVesselPhysicalFeaturesFullServiceImpl
All Implemented Interfaces:
RemoteVesselPhysicalFeaturesFullService

public class RemoteVesselPhysicalFeaturesFullServiceImpl
extends RemoteVesselPhysicalFeaturesFullServiceBase

See Also:
RemoteVesselPhysicalFeaturesFullService

Constructor Summary
RemoteVesselPhysicalFeaturesFullServiceImpl()
           
 
Method Summary
protected  ClusterVesselPhysicalFeatures handleAddOrUpdateClusterVesselPhysicalFeatures(ClusterVesselPhysicalFeatures clusterVesselPhysicalFeatures)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.addOrUpdateClusterVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterVesselPhysicalFeatures)
protected  RemoteVesselPhysicalFeaturesFullVO handleAddVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesFullVO vesselPhysicalFeatures)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.addVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)
protected  ClusterVesselPhysicalFeatures[] handleGetAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesFullVO[] handleGetAllVesselPhysicalFeatures()
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getAllVesselPhysicalFeatures()
protected  ClusterVesselPhysicalFeatures handleGetClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByBaseLandingLocationId(java.lang.Integer id)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByBaseLandingLocationId(java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesFullVO handleGetVesselPhysicalFeaturesById(java.lang.Integer id)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesById(java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByIds(java.lang.Integer[])
protected  RemoteVesselPhysicalFeaturesFullVO handleGetVesselPhysicalFeaturesByNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesNaturalId)
protected  RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer id)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByProgramCode(java.lang.String code)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByProgramCode(java.lang.String)
protected  RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByQualityFlagCode(java.lang.String)
protected  RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByRecorderDepartmentId(java.lang.Integer id)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByRecorderDepartmentId(java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByRecorderUserId(java.lang.Integer id)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByRecorderUserId(java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByVesselCode(java.lang.String code)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByVesselCode(java.lang.String)
protected  RemoteVesselPhysicalFeaturesNaturalId handleGetVesselPhysicalFeaturesNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesNaturalIdById(java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesNaturalId[] handleGetVesselPhysicalFeaturesNaturalIds()
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesNaturalIds()
protected  boolean handleRemoteVesselPhysicalFeaturesFullVOsAreEqual(RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOFirst, RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOSecond)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.remoteVesselPhysicalFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)
protected  boolean handleRemoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOFirst, RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOSecond)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.remoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)
protected  void handleRemoveVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesFullVO vesselPhysicalFeatures)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.removeVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)
protected  void handleUpdateVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesFullVO vesselPhysicalFeatures)
          Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.updateVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteVesselPhysicalFeaturesFullServiceBase
addOrUpdateClusterVesselPhysicalFeatures, addVesselPhysicalFeatures, getAllClusterVesselPhysicalFeaturesSinceDateSynchro, getAllVesselPhysicalFeatures, getClusterVesselPhysicalFeaturesByIdentifiers, getDepartmentDao, getLocationDao, getMessage, getMessage, getMessage, getMessages, getPhysicalGearSurveyDao, getPrincipal, getProgramDao, getQualityFlagDao, getUserDao, getVesselDao, getVesselPhysicalFeaturesByBaseLandingLocationId, getVesselPhysicalFeaturesById, getVesselPhysicalFeaturesByIds, getVesselPhysicalFeaturesByNaturalId, getVesselPhysicalFeaturesByPhysicalGearSurveyId, getVesselPhysicalFeaturesByProgramCode, getVesselPhysicalFeaturesByQualityFlagCode, getVesselPhysicalFeaturesByRecorderDepartmentId, getVesselPhysicalFeaturesByRecorderUserId, getVesselPhysicalFeaturesByVesselCode, getVesselPhysicalFeaturesDao, getVesselPhysicalFeaturesNaturalIdById, getVesselPhysicalFeaturesNaturalIds, getVesselPhysicalMeasurementDao, remoteVesselPhysicalFeaturesFullVOsAreEqual, remoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers, removeVesselPhysicalFeatures, setDepartmentDao, setLocationDao, setPhysicalGearSurveyDao, setProgramDao, setQualityFlagDao, setUserDao, setVesselDao, setVesselPhysicalFeaturesDao, setVesselPhysicalMeasurementDao, updateVesselPhysicalFeatures
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteVesselPhysicalFeaturesFullServiceImpl

public RemoteVesselPhysicalFeaturesFullServiceImpl()
Method Detail

handleAddVesselPhysicalFeatures

protected RemoteVesselPhysicalFeaturesFullVO handleAddVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesFullVO vesselPhysicalFeatures)
                                                                      throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.addVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

Specified by:
handleAddVesselPhysicalFeatures in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.addVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

handleUpdateVesselPhysicalFeatures

protected void handleUpdateVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesFullVO vesselPhysicalFeatures)
                                           throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.updateVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

Specified by:
handleUpdateVesselPhysicalFeatures in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.updateVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

handleRemoveVesselPhysicalFeatures

protected void handleRemoveVesselPhysicalFeatures(RemoteVesselPhysicalFeaturesFullVO vesselPhysicalFeatures)
                                           throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.removeVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

Specified by:
handleRemoveVesselPhysicalFeatures in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.removeVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

handleGetAllVesselPhysicalFeatures

protected RemoteVesselPhysicalFeaturesFullVO[] handleGetAllVesselPhysicalFeatures()
                                                                           throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getAllVesselPhysicalFeatures()

Specified by:
handleGetAllVesselPhysicalFeatures in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getAllVesselPhysicalFeatures()

handleGetVesselPhysicalFeaturesById

protected RemoteVesselPhysicalFeaturesFullVO handleGetVesselPhysicalFeaturesById(java.lang.Integer id)
                                                                          throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesById(java.lang.Integer)

Specified by:
handleGetVesselPhysicalFeaturesById in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesById(java.lang.Integer)

handleGetVesselPhysicalFeaturesByIds

protected RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByIds(java.lang.Integer[] id)
                                                                             throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByIds(java.lang.Integer[])

Specified by:
handleGetVesselPhysicalFeaturesByIds in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByIds(java.lang.Integer[])

handleGetVesselPhysicalFeaturesByPhysicalGearSurveyId

protected RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer id)
                                                                                              throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer)

Specified by:
handleGetVesselPhysicalFeaturesByPhysicalGearSurveyId in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer)

handleGetVesselPhysicalFeaturesByRecorderDepartmentId

protected RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByRecorderDepartmentId(java.lang.Integer id)
                                                                                              throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByRecorderDepartmentId(java.lang.Integer)

Specified by:
handleGetVesselPhysicalFeaturesByRecorderDepartmentId in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByRecorderDepartmentId(java.lang.Integer)

handleGetVesselPhysicalFeaturesByRecorderUserId

protected RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByRecorderUserId(java.lang.Integer id)
                                                                                        throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByRecorderUserId(java.lang.Integer)

Specified by:
handleGetVesselPhysicalFeaturesByRecorderUserId in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByRecorderUserId(java.lang.Integer)

handleGetVesselPhysicalFeaturesByBaseLandingLocationId

protected RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByBaseLandingLocationId(java.lang.Integer id)
                                                                                               throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByBaseLandingLocationId(java.lang.Integer)

Specified by:
handleGetVesselPhysicalFeaturesByBaseLandingLocationId in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByBaseLandingLocationId(java.lang.Integer)

handleGetVesselPhysicalFeaturesByVesselCode

protected RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByVesselCode(java.lang.String code)
                                                                                    throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByVesselCode(java.lang.String)

Specified by:
handleGetVesselPhysicalFeaturesByVesselCode in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByVesselCode(java.lang.String)

handleGetVesselPhysicalFeaturesByQualityFlagCode

protected RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByQualityFlagCode(java.lang.String code)
                                                                                         throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByQualityFlagCode(java.lang.String)

Specified by:
handleGetVesselPhysicalFeaturesByQualityFlagCode in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByQualityFlagCode(java.lang.String)

handleGetVesselPhysicalFeaturesByProgramCode

protected RemoteVesselPhysicalFeaturesFullVO[] handleGetVesselPhysicalFeaturesByProgramCode(java.lang.String code)
                                                                                     throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByProgramCode(java.lang.String)

Specified by:
handleGetVesselPhysicalFeaturesByProgramCode in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByProgramCode(java.lang.String)

handleRemoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOFirst,
                                                                                 RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOSecond)
                                                                          throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.remoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

Specified by:
handleRemoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.remoteVesselPhysicalFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

handleRemoteVesselPhysicalFeaturesFullVOsAreEqual

protected boolean handleRemoteVesselPhysicalFeaturesFullVOsAreEqual(RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOFirst,
                                                                    RemoteVesselPhysicalFeaturesFullVO remoteVesselPhysicalFeaturesFullVOSecond)
                                                             throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.remoteVesselPhysicalFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

Specified by:
handleRemoteVesselPhysicalFeaturesFullVOsAreEqual in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.remoteVesselPhysicalFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesFullVO)

handleGetVesselPhysicalFeaturesNaturalIds

protected RemoteVesselPhysicalFeaturesNaturalId[] handleGetVesselPhysicalFeaturesNaturalIds()
                                                                                     throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesNaturalIds()

Specified by:
handleGetVesselPhysicalFeaturesNaturalIds in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesNaturalIds()

handleGetVesselPhysicalFeaturesByNaturalId

protected RemoteVesselPhysicalFeaturesFullVO handleGetVesselPhysicalFeaturesByNaturalId(RemoteVesselPhysicalFeaturesNaturalId vesselPhysicalFeaturesNaturalId)
                                                                                 throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesNaturalId)

Specified by:
handleGetVesselPhysicalFeaturesByNaturalId in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesNaturalId)

handleGetVesselPhysicalFeaturesNaturalIdById

protected RemoteVesselPhysicalFeaturesNaturalId handleGetVesselPhysicalFeaturesNaturalIdById(java.lang.Integer id)
                                                                                      throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getVesselPhysicalFeaturesNaturalIdById(java.lang.Integer)

Specified by:
handleGetVesselPhysicalFeaturesNaturalIdById in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getVesselPhysicalFeaturesNaturalIdById(java.lang.Integer)

handleGetAllClusterVesselPhysicalFeaturesSinceDateSynchro

protected ClusterVesselPhysicalFeatures[] handleGetAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
                                                                                                    java.lang.Integer userId,
                                                                                                    java.lang.Integer[] registrationLocationIds,
                                                                                                    java.lang.Integer pageNumber,
                                                                                                    java.lang.Integer pageSize)
                                                                                             throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterVesselPhysicalFeaturesSinceDateSynchro in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getAllClusterVesselPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterVesselPhysicalFeaturesByIdentifiers

protected ClusterVesselPhysicalFeatures handleGetClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer id)
                                                                                     throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.getClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterVesselPhysicalFeaturesByIdentifiers in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.getClusterVesselPhysicalFeaturesByIdentifiers(java.lang.Integer)

handleAddOrUpdateClusterVesselPhysicalFeatures

protected ClusterVesselPhysicalFeatures handleAddOrUpdateClusterVesselPhysicalFeatures(ClusterVesselPhysicalFeatures clusterVesselPhysicalFeatures)
                                                                                throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesFullServiceBase.addOrUpdateClusterVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterVesselPhysicalFeatures)

Specified by:
handleAddOrUpdateClusterVesselPhysicalFeatures in class RemoteVesselPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesFullService.addOrUpdateClusterVesselPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterVesselPhysicalFeatures)


Copyright © 2008-2010 IFREMER. All Rights Reserved.