fr.ifremer.allegro.data.vessel.feature.use.generic.service
Class RemoteVesselUseFeaturesFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.vessel.feature.use.generic.service.RemoteVesselUseFeaturesFullServiceBase
      extended by fr.ifremer.allegro.data.vessel.feature.use.generic.service.RemoteVesselUseFeaturesFullServiceImpl
All Implemented Interfaces:
RemoteVesselUseFeaturesFullService

public class RemoteVesselUseFeaturesFullServiceImpl
extends RemoteVesselUseFeaturesFullServiceBase

See Also:
RemoteVesselUseFeaturesFullService

Constructor Summary
RemoteVesselUseFeaturesFullServiceImpl()
           
 
Method Summary
protected  ClusterVesselUseFeatures handleAddOrUpdateClusterVesselUseFeatures(ClusterVesselUseFeatures clusterVesselUseFeatures)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.addOrUpdateClusterVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.cluster.ClusterVesselUseFeatures)
protected  RemoteVesselUseFeaturesFullVO handleAddVesselUseFeatures(RemoteVesselUseFeaturesFullVO vesselUseFeatures)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.addVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)
protected  ClusterVesselUseFeatures[] handleGetAllClusterVesselUseFeaturesSinceDateSynchro(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 RemoteVesselUseFeaturesFullServiceBase.getAllClusterVesselUseFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  RemoteVesselUseFeaturesFullVO[] handleGetAllVesselUseFeatures()
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getAllVesselUseFeatures()
protected  ClusterVesselUseFeatures handleGetClusterVesselUseFeaturesByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getClusterVesselUseFeaturesByIdentifiers(java.lang.Integer)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByActivityCalendarId(java.lang.Integer id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByActivityCalendarId(java.lang.Integer)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByBasePortLocationId(java.lang.Integer id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByBasePortLocationId(java.lang.Integer)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByEconomicalSurveyId(java.lang.Integer id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByEconomicalSurveyId(java.lang.Integer)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByFishingEffortCalendarId(java.lang.Integer id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByFishingEffortCalendarId(java.lang.Integer)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByFishingTripId(java.lang.Integer id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByFishingTripId(java.lang.Integer)
protected  RemoteVesselUseFeaturesFullVO handleGetVesselUseFeaturesById(java.lang.Integer id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesById(java.lang.Integer)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByIds(java.lang.Integer[])
protected  RemoteVesselUseFeaturesFullVO handleGetVesselUseFeaturesByNaturalId(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesNaturalId)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByOperationId(java.lang.Integer id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByOperationId(java.lang.Integer)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByProgramCode(java.lang.String code)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByProgramCode(java.lang.String)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByQualityFlagCode(java.lang.String)
protected  RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByVesselCode(java.lang.String code)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByVesselCode(java.lang.String)
protected  RemoteVesselUseFeaturesNaturalId handleGetVesselUseFeaturesNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesNaturalIdById(java.lang.Integer)
protected  RemoteVesselUseFeaturesNaturalId[] handleGetVesselUseFeaturesNaturalIds()
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesNaturalIds()
protected  boolean handleRemoteVesselUseFeaturesFullVOsAreEqual(RemoteVesselUseFeaturesFullVO remoteVesselUseFeaturesFullVOFirst, RemoteVesselUseFeaturesFullVO remoteVesselUseFeaturesFullVOSecond)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.remoteVesselUseFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)
protected  boolean handleRemoteVesselUseFeaturesFullVOsAreEqualOnIdentifiers(RemoteVesselUseFeaturesFullVO remoteVesselUseFeaturesFullVOFirst, RemoteVesselUseFeaturesFullVO remoteVesselUseFeaturesFullVOSecond)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.remoteVesselUseFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)
protected  void handleRemoveVesselUseFeatures(RemoteVesselUseFeaturesFullVO vesselUseFeatures)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.removeVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)
protected  void handleUpdateVesselUseFeatures(RemoteVesselUseFeaturesFullVO vesselUseFeatures)
          Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.updateVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.vessel.feature.use.generic.service.RemoteVesselUseFeaturesFullServiceBase
addOrUpdateClusterVesselUseFeatures, addVesselUseFeatures, getActivityCalendarDao, getAllClusterVesselUseFeaturesSinceDateSynchro, getAllVesselUseFeatures, getClusterVesselUseFeaturesByIdentifiers, getEconomicalSurveyDao, getFishingAreaDao, getFishingEffortCalendarDao, getFishingTripDao, getLocationDao, getMessage, getMessage, getMessage, getMessages, getOperationDao, getPrincipal, getProgramDao, getQualityFlagDao, getVesselDao, getVesselUseFeaturesByActivityCalendarId, getVesselUseFeaturesByBasePortLocationId, getVesselUseFeaturesByEconomicalSurveyId, getVesselUseFeaturesByFishingEffortCalendarId, getVesselUseFeaturesByFishingTripId, getVesselUseFeaturesById, getVesselUseFeaturesByIds, getVesselUseFeaturesByNaturalId, getVesselUseFeaturesByOperationId, getVesselUseFeaturesByProgramCode, getVesselUseFeaturesByQualityFlagCode, getVesselUseFeaturesByVesselCode, getVesselUseFeaturesDao, getVesselUseFeaturesNaturalIdById, getVesselUseFeaturesNaturalIds, getVesselUseMeasurementDao, remoteVesselUseFeaturesFullVOsAreEqual, remoteVesselUseFeaturesFullVOsAreEqualOnIdentifiers, removeVesselUseFeatures, setActivityCalendarDao, setEconomicalSurveyDao, setFishingAreaDao, setFishingEffortCalendarDao, setFishingTripDao, setLocationDao, setOperationDao, setProgramDao, setQualityFlagDao, setVesselDao, setVesselUseFeaturesDao, setVesselUseMeasurementDao, updateVesselUseFeatures
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteVesselUseFeaturesFullServiceImpl

public RemoteVesselUseFeaturesFullServiceImpl()
Method Detail

handleAddVesselUseFeatures

protected RemoteVesselUseFeaturesFullVO handleAddVesselUseFeatures(RemoteVesselUseFeaturesFullVO vesselUseFeatures)
                                                            throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.addVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

Specified by:
handleAddVesselUseFeatures in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.addVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

handleUpdateVesselUseFeatures

protected void handleUpdateVesselUseFeatures(RemoteVesselUseFeaturesFullVO vesselUseFeatures)
                                      throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.updateVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

Specified by:
handleUpdateVesselUseFeatures in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.updateVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

handleRemoveVesselUseFeatures

protected void handleRemoveVesselUseFeatures(RemoteVesselUseFeaturesFullVO vesselUseFeatures)
                                      throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.removeVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

Specified by:
handleRemoveVesselUseFeatures in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.removeVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

handleGetAllVesselUseFeatures

protected RemoteVesselUseFeaturesFullVO[] handleGetAllVesselUseFeatures()
                                                                 throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getAllVesselUseFeatures()

Specified by:
handleGetAllVesselUseFeatures in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getAllVesselUseFeatures()

handleGetVesselUseFeaturesById

protected RemoteVesselUseFeaturesFullVO handleGetVesselUseFeaturesById(java.lang.Integer id)
                                                                throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesById(java.lang.Integer)

Specified by:
handleGetVesselUseFeaturesById in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesById(java.lang.Integer)

handleGetVesselUseFeaturesByIds

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByIds(java.lang.Integer[] id)
                                                                   throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByIds(java.lang.Integer[])

Specified by:
handleGetVesselUseFeaturesByIds in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByIds(java.lang.Integer[])

handleGetVesselUseFeaturesByActivityCalendarId

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByActivityCalendarId(java.lang.Integer id)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByActivityCalendarId(java.lang.Integer)

Specified by:
handleGetVesselUseFeaturesByActivityCalendarId in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByActivityCalendarId(java.lang.Integer)

handleGetVesselUseFeaturesByBasePortLocationId

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByBasePortLocationId(java.lang.Integer id)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByBasePortLocationId(java.lang.Integer)

Specified by:
handleGetVesselUseFeaturesByBasePortLocationId in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByBasePortLocationId(java.lang.Integer)

handleGetVesselUseFeaturesByOperationId

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByOperationId(java.lang.Integer id)
                                                                           throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByOperationId(java.lang.Integer)

Specified by:
handleGetVesselUseFeaturesByOperationId in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByOperationId(java.lang.Integer)

handleGetVesselUseFeaturesByFishingTripId

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByFishingTripId(java.lang.Integer id)
                                                                             throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByFishingTripId(java.lang.Integer)

Specified by:
handleGetVesselUseFeaturesByFishingTripId in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByFishingTripId(java.lang.Integer)

handleGetVesselUseFeaturesByFishingEffortCalendarId

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByFishingEffortCalendarId(java.lang.Integer id)
                                                                                       throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByFishingEffortCalendarId(java.lang.Integer)

Specified by:
handleGetVesselUseFeaturesByFishingEffortCalendarId in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByFishingEffortCalendarId(java.lang.Integer)

handleGetVesselUseFeaturesByEconomicalSurveyId

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByEconomicalSurveyId(java.lang.Integer id)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByEconomicalSurveyId(java.lang.Integer)

Specified by:
handleGetVesselUseFeaturesByEconomicalSurveyId in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByEconomicalSurveyId(java.lang.Integer)

handleGetVesselUseFeaturesByQualityFlagCode

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByQualityFlagCode(java.lang.String code)
                                                                               throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByQualityFlagCode(java.lang.String)

Specified by:
handleGetVesselUseFeaturesByQualityFlagCode in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByQualityFlagCode(java.lang.String)

handleGetVesselUseFeaturesByVesselCode

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByVesselCode(java.lang.String code)
                                                                          throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByVesselCode(java.lang.String)

Specified by:
handleGetVesselUseFeaturesByVesselCode in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByVesselCode(java.lang.String)

handleGetVesselUseFeaturesByProgramCode

protected RemoteVesselUseFeaturesFullVO[] handleGetVesselUseFeaturesByProgramCode(java.lang.String code)
                                                                           throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByProgramCode(java.lang.String)

Specified by:
handleGetVesselUseFeaturesByProgramCode in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByProgramCode(java.lang.String)

handleRemoteVesselUseFeaturesFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteVesselUseFeaturesFullVOsAreEqualOnIdentifiers(RemoteVesselUseFeaturesFullVO remoteVesselUseFeaturesFullVOFirst,
                                                                            RemoteVesselUseFeaturesFullVO remoteVesselUseFeaturesFullVOSecond)
                                                                     throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.remoteVesselUseFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

Specified by:
handleRemoteVesselUseFeaturesFullVOsAreEqualOnIdentifiers in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.remoteVesselUseFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

handleRemoteVesselUseFeaturesFullVOsAreEqual

protected boolean handleRemoteVesselUseFeaturesFullVOsAreEqual(RemoteVesselUseFeaturesFullVO remoteVesselUseFeaturesFullVOFirst,
                                                               RemoteVesselUseFeaturesFullVO remoteVesselUseFeaturesFullVOSecond)
                                                        throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.remoteVesselUseFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

Specified by:
handleRemoteVesselUseFeaturesFullVOsAreEqual in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.remoteVesselUseFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesFullVO)

handleGetVesselUseFeaturesNaturalIds

protected RemoteVesselUseFeaturesNaturalId[] handleGetVesselUseFeaturesNaturalIds()
                                                                           throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesNaturalIds()

Specified by:
handleGetVesselUseFeaturesNaturalIds in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesNaturalIds()

handleGetVesselUseFeaturesByNaturalId

protected RemoteVesselUseFeaturesFullVO handleGetVesselUseFeaturesByNaturalId(RemoteVesselUseFeaturesNaturalId vesselUseFeaturesNaturalId)
                                                                       throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesNaturalId)

Specified by:
handleGetVesselUseFeaturesByNaturalId in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.use.generic.vo.RemoteVesselUseFeaturesNaturalId)

handleGetVesselUseFeaturesNaturalIdById

protected RemoteVesselUseFeaturesNaturalId handleGetVesselUseFeaturesNaturalIdById(java.lang.Integer id)
                                                                            throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getVesselUseFeaturesNaturalIdById(java.lang.Integer)

Specified by:
handleGetVesselUseFeaturesNaturalIdById in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getVesselUseFeaturesNaturalIdById(java.lang.Integer)

handleGetAllClusterVesselUseFeaturesSinceDateSynchro

protected ClusterVesselUseFeatures[] handleGetAllClusterVesselUseFeaturesSinceDateSynchro(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: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getAllClusterVesselUseFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterVesselUseFeaturesSinceDateSynchro in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getAllClusterVesselUseFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterVesselUseFeaturesByIdentifiers

protected ClusterVesselUseFeatures handleGetClusterVesselUseFeaturesByIdentifiers(java.lang.Integer id)
                                                                           throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.getClusterVesselUseFeaturesByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterVesselUseFeaturesByIdentifiers in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.getClusterVesselUseFeaturesByIdentifiers(java.lang.Integer)

handleAddOrUpdateClusterVesselUseFeatures

protected ClusterVesselUseFeatures handleAddOrUpdateClusterVesselUseFeatures(ClusterVesselUseFeatures clusterVesselUseFeatures)
                                                                      throws java.lang.Exception
Description copied from class: RemoteVesselUseFeaturesFullServiceBase
Performs the core logic for RemoteVesselUseFeaturesFullServiceBase.addOrUpdateClusterVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.cluster.ClusterVesselUseFeatures)

Specified by:
handleAddOrUpdateClusterVesselUseFeatures in class RemoteVesselUseFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselUseFeaturesFullService.addOrUpdateClusterVesselUseFeatures(fr.ifremer.allegro.data.vessel.feature.use.generic.cluster.ClusterVesselUseFeatures)


Copyright © 2008-2010 IFREMER. All Rights Reserved.