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

java.lang.Object
  extended by fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteGearPhysicalFeaturesFullServiceBase
      extended by fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteGearPhysicalFeaturesFullServiceImpl
All Implemented Interfaces:
RemoteGearPhysicalFeaturesFullService

public class RemoteGearPhysicalFeaturesFullServiceImpl
extends RemoteGearPhysicalFeaturesFullServiceBase

See Also:
RemoteGearPhysicalFeaturesFullService

Constructor Summary
RemoteGearPhysicalFeaturesFullServiceImpl()
           
 
Method Summary
protected  RemoteGearPhysicalFeaturesFullVO handleAddGearPhysicalFeatures(RemoteGearPhysicalFeaturesFullVO gearPhysicalFeatures)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.addGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)
protected  ClusterGearPhysicalFeatures handleAddOrUpdateClusterGearPhysicalFeatures(ClusterGearPhysicalFeatures clusterGearPhysicalFeatures)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.addOrUpdateClusterGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterGearPhysicalFeatures)
protected  ClusterGearPhysicalFeatures[] handleGetAllClusterGearPhysicalFeaturesSinceDateSynchro(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 RemoteGearPhysicalFeaturesFullServiceBase.getAllClusterGearPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  RemoteGearPhysicalFeaturesFullVO[] handleGetAllGearPhysicalFeatures()
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getAllGearPhysicalFeatures()
protected  ClusterGearPhysicalFeatures handleGetClusterGearPhysicalFeaturesByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getClusterGearPhysicalFeaturesByIdentifiers(java.lang.Integer)
protected  RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByFishingTripId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByFishingTripId(java.lang.Integer)
protected  RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByGearId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByGearId(java.lang.Integer)
protected  RemoteGearPhysicalFeaturesFullVO handleGetGearPhysicalFeaturesById(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesById(java.lang.Integer)
protected  RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByIds(java.lang.Integer[])
protected  RemoteGearPhysicalFeaturesFullVO handleGetGearPhysicalFeaturesByNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesNaturalId)
protected  RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer)
protected  RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByProgramCode(java.lang.String code)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByProgramCode(java.lang.String)
protected  RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByQualityFlagCode(java.lang.String)
protected  RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByVesselCode(java.lang.String code)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByVesselCode(java.lang.String)
protected  RemoteGearPhysicalFeaturesNaturalId handleGetGearPhysicalFeaturesNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesNaturalIdById(java.lang.Integer)
protected  RemoteGearPhysicalFeaturesNaturalId[] handleGetGearPhysicalFeaturesNaturalIds()
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesNaturalIds()
protected  boolean handleRemoteGearPhysicalFeaturesFullVOsAreEqual(RemoteGearPhysicalFeaturesFullVO remoteGearPhysicalFeaturesFullVOFirst, RemoteGearPhysicalFeaturesFullVO remoteGearPhysicalFeaturesFullVOSecond)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.remoteGearPhysicalFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)
protected  boolean handleRemoteGearPhysicalFeaturesFullVOsAreEqualOnIdentifiers(RemoteGearPhysicalFeaturesFullVO remoteGearPhysicalFeaturesFullVOFirst, RemoteGearPhysicalFeaturesFullVO remoteGearPhysicalFeaturesFullVOSecond)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.remoteGearPhysicalFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)
protected  void handleRemoveGearPhysicalFeatures(RemoteGearPhysicalFeaturesFullVO gearPhysicalFeatures)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.removeGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)
protected  void handleUpdateGearPhysicalFeatures(RemoteGearPhysicalFeaturesFullVO gearPhysicalFeatures)
          Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.updateGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteGearPhysicalFeaturesFullServiceBase
addGearPhysicalFeatures, addOrUpdateClusterGearPhysicalFeatures, getAllClusterGearPhysicalFeaturesSinceDateSynchro, getAllGearPhysicalFeatures, getClusterGearPhysicalFeaturesByIdentifiers, getFishingTripDao, getGearDao, getGearPhysicalFeaturesByFishingTripId, getGearPhysicalFeaturesByGearId, getGearPhysicalFeaturesById, getGearPhysicalFeaturesByIds, getGearPhysicalFeaturesByNaturalId, getGearPhysicalFeaturesByPhysicalGearSurveyId, getGearPhysicalFeaturesByProgramCode, getGearPhysicalFeaturesByQualityFlagCode, getGearPhysicalFeaturesByVesselCode, getGearPhysicalFeaturesDao, getGearPhysicalFeaturesNaturalIdById, getGearPhysicalFeaturesNaturalIds, getGearPhysicalMeasurementDao, getMessage, getMessage, getMessage, getMessages, getOperationDao, getPhysicalGearSurveyDao, getPrincipal, getProgramDao, getQualityFlagDao, getVesselDao, remoteGearPhysicalFeaturesFullVOsAreEqual, remoteGearPhysicalFeaturesFullVOsAreEqualOnIdentifiers, removeGearPhysicalFeatures, setFishingTripDao, setGearDao, setGearPhysicalFeaturesDao, setGearPhysicalMeasurementDao, setOperationDao, setPhysicalGearSurveyDao, setProgramDao, setQualityFlagDao, setVesselDao, updateGearPhysicalFeatures
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteGearPhysicalFeaturesFullServiceImpl

public RemoteGearPhysicalFeaturesFullServiceImpl()
Method Detail

handleAddGearPhysicalFeatures

protected RemoteGearPhysicalFeaturesFullVO handleAddGearPhysicalFeatures(RemoteGearPhysicalFeaturesFullVO gearPhysicalFeatures)
                                                                  throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.addGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

Specified by:
handleAddGearPhysicalFeatures in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.addGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

handleUpdateGearPhysicalFeatures

protected void handleUpdateGearPhysicalFeatures(RemoteGearPhysicalFeaturesFullVO gearPhysicalFeatures)
                                         throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.updateGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

Specified by:
handleUpdateGearPhysicalFeatures in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.updateGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

handleRemoveGearPhysicalFeatures

protected void handleRemoveGearPhysicalFeatures(RemoteGearPhysicalFeaturesFullVO gearPhysicalFeatures)
                                         throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.removeGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

Specified by:
handleRemoveGearPhysicalFeatures in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.removeGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

handleGetAllGearPhysicalFeatures

protected RemoteGearPhysicalFeaturesFullVO[] handleGetAllGearPhysicalFeatures()
                                                                       throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getAllGearPhysicalFeatures()

Specified by:
handleGetAllGearPhysicalFeatures in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getAllGearPhysicalFeatures()

handleGetGearPhysicalFeaturesById

protected RemoteGearPhysicalFeaturesFullVO handleGetGearPhysicalFeaturesById(java.lang.Integer id)
                                                                      throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesById(java.lang.Integer)

Specified by:
handleGetGearPhysicalFeaturesById in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesById(java.lang.Integer)

handleGetGearPhysicalFeaturesByIds

protected RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByIds(java.lang.Integer[] id)
                                                                         throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByIds(java.lang.Integer[])

Specified by:
handleGetGearPhysicalFeaturesByIds in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesByIds(java.lang.Integer[])

handleGetGearPhysicalFeaturesByGearId

protected RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByGearId(java.lang.Integer id)
                                                                            throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByGearId(java.lang.Integer)

Specified by:
handleGetGearPhysicalFeaturesByGearId in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesByGearId(java.lang.Integer)

handleGetGearPhysicalFeaturesByPhysicalGearSurveyId

protected RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer id)
                                                                                          throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer)

Specified by:
handleGetGearPhysicalFeaturesByPhysicalGearSurveyId in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesByPhysicalGearSurveyId(java.lang.Integer)

handleGetGearPhysicalFeaturesByFishingTripId

protected RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByFishingTripId(java.lang.Integer id)
                                                                                   throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByFishingTripId(java.lang.Integer)

Specified by:
handleGetGearPhysicalFeaturesByFishingTripId in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesByFishingTripId(java.lang.Integer)

handleGetGearPhysicalFeaturesByVesselCode

protected RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByVesselCode(java.lang.String code)
                                                                                throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByVesselCode(java.lang.String)

Specified by:
handleGetGearPhysicalFeaturesByVesselCode in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesByVesselCode(java.lang.String)

handleGetGearPhysicalFeaturesByQualityFlagCode

protected RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByQualityFlagCode(java.lang.String code)
                                                                                     throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByQualityFlagCode(java.lang.String)

Specified by:
handleGetGearPhysicalFeaturesByQualityFlagCode in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesByQualityFlagCode(java.lang.String)

handleGetGearPhysicalFeaturesByProgramCode

protected RemoteGearPhysicalFeaturesFullVO[] handleGetGearPhysicalFeaturesByProgramCode(java.lang.String code)
                                                                                 throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByProgramCode(java.lang.String)

Specified by:
handleGetGearPhysicalFeaturesByProgramCode in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesByProgramCode(java.lang.String)

handleRemoteGearPhysicalFeaturesFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteGearPhysicalFeaturesFullVOsAreEqualOnIdentifiers(RemoteGearPhysicalFeaturesFullVO remoteGearPhysicalFeaturesFullVOFirst,
                                                                               RemoteGearPhysicalFeaturesFullVO remoteGearPhysicalFeaturesFullVOSecond)
                                                                        throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.remoteGearPhysicalFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

Specified by:
handleRemoteGearPhysicalFeaturesFullVOsAreEqualOnIdentifiers in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.remoteGearPhysicalFeaturesFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

handleRemoteGearPhysicalFeaturesFullVOsAreEqual

protected boolean handleRemoteGearPhysicalFeaturesFullVOsAreEqual(RemoteGearPhysicalFeaturesFullVO remoteGearPhysicalFeaturesFullVOFirst,
                                                                  RemoteGearPhysicalFeaturesFullVO remoteGearPhysicalFeaturesFullVOSecond)
                                                           throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.remoteGearPhysicalFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

Specified by:
handleRemoteGearPhysicalFeaturesFullVOsAreEqual in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.remoteGearPhysicalFeaturesFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesFullVO)

handleGetGearPhysicalFeaturesNaturalIds

protected RemoteGearPhysicalFeaturesNaturalId[] handleGetGearPhysicalFeaturesNaturalIds()
                                                                                 throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesNaturalIds()

Specified by:
handleGetGearPhysicalFeaturesNaturalIds in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesNaturalIds()

handleGetGearPhysicalFeaturesByNaturalId

protected RemoteGearPhysicalFeaturesFullVO handleGetGearPhysicalFeaturesByNaturalId(RemoteGearPhysicalFeaturesNaturalId gearPhysicalFeaturesNaturalId)
                                                                             throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesNaturalId)

Specified by:
handleGetGearPhysicalFeaturesByNaturalId in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteGearPhysicalFeaturesNaturalId)

handleGetGearPhysicalFeaturesNaturalIdById

protected RemoteGearPhysicalFeaturesNaturalId handleGetGearPhysicalFeaturesNaturalIdById(java.lang.Integer id)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getGearPhysicalFeaturesNaturalIdById(java.lang.Integer)

Specified by:
handleGetGearPhysicalFeaturesNaturalIdById in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getGearPhysicalFeaturesNaturalIdById(java.lang.Integer)

handleGetAllClusterGearPhysicalFeaturesSinceDateSynchro

protected ClusterGearPhysicalFeatures[] handleGetAllClusterGearPhysicalFeaturesSinceDateSynchro(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: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getAllClusterGearPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterGearPhysicalFeaturesSinceDateSynchro in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getAllClusterGearPhysicalFeaturesSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterGearPhysicalFeaturesByIdentifiers

protected ClusterGearPhysicalFeatures handleGetClusterGearPhysicalFeaturesByIdentifiers(java.lang.Integer id)
                                                                                 throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.getClusterGearPhysicalFeaturesByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterGearPhysicalFeaturesByIdentifiers in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.getClusterGearPhysicalFeaturesByIdentifiers(java.lang.Integer)

handleAddOrUpdateClusterGearPhysicalFeatures

protected ClusterGearPhysicalFeatures handleAddOrUpdateClusterGearPhysicalFeatures(ClusterGearPhysicalFeatures clusterGearPhysicalFeatures)
                                                                            throws java.lang.Exception
Description copied from class: RemoteGearPhysicalFeaturesFullServiceBase
Performs the core logic for RemoteGearPhysicalFeaturesFullServiceBase.addOrUpdateClusterGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterGearPhysicalFeatures)

Specified by:
handleAddOrUpdateClusterGearPhysicalFeatures in class RemoteGearPhysicalFeaturesFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalFeaturesFullService.addOrUpdateClusterGearPhysicalFeatures(fr.ifremer.allegro.data.vessel.feature.physical.generic.cluster.ClusterGearPhysicalFeatures)


Copyright © 2008-2010 IFREMER. All Rights Reserved.