fr.ifremer.allegro.data.measure.generic.service
Class RemoteGearPhysicalMeasurementFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.measure.generic.service.RemoteGearPhysicalMeasurementFullServiceBase
      extended by fr.ifremer.allegro.data.measure.generic.service.RemoteGearPhysicalMeasurementFullServiceImpl
All Implemented Interfaces:
RemoteGearPhysicalMeasurementFullService

public class RemoteGearPhysicalMeasurementFullServiceImpl
extends RemoteGearPhysicalMeasurementFullServiceBase

See Also:
RemoteGearPhysicalMeasurementFullService

Constructor Summary
RemoteGearPhysicalMeasurementFullServiceImpl()
           
 
Method Summary
protected  RemoteGearPhysicalMeasurementFullVO handleAddGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.addGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetAllGearPhysicalMeasurement()
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getAllGearPhysicalMeasurement()
protected  ClusterGearPhysicalMeasurement handleGetClusterGearPhysicalMeasurementByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getClusterGearPhysicalMeasurementByIdentifiers(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByAggregationLevelId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByAggregationLevelId(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByDepartmentId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByDepartmentId(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByGearPhysicalFeaturesId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByGearPhysicalFeaturesId(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO handleGetGearPhysicalMeasurementById(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementById(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByIds(java.lang.Integer[])
protected  RemoteGearPhysicalMeasurementFullVO handleGetGearPhysicalMeasurementByNaturalId(RemoteGearPhysicalMeasurementNaturalId gearPhysicalMeasurementNaturalId)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementNaturalId)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByPmfmId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByPmfmId(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByPrecisionTypeId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByPrecisionTypeId(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByQualitativeValueId(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByQualitativeValueId(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByQualityFlagCode(java.lang.String)
protected  RemoteGearPhysicalMeasurementNaturalId handleGetGearPhysicalMeasurementNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementNaturalIdById(java.lang.Integer)
protected  RemoteGearPhysicalMeasurementNaturalId[] handleGetGearPhysicalMeasurementNaturalIds()
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementNaturalIds()
protected  boolean handleRemoteGearPhysicalMeasurementFullVOsAreEqual(RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOFirst, RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOSecond)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.remoteGearPhysicalMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
protected  boolean handleRemoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers(RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOFirst, RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOSecond)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.remoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
protected  void handleRemoveGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.removeGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
protected  void handleUpdateGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
          Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.updateGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.measure.generic.service.RemoteGearPhysicalMeasurementFullServiceBase
addGearPhysicalMeasurement, getAggregationLevelDao, getAllGearPhysicalMeasurement, getAnalysisInstrumentDao, getClusterGearPhysicalMeasurementByIdentifiers, getDepartmentDao, getGearPhysicalFeaturesDao, getGearPhysicalMeasurementByAggregationLevelId, getGearPhysicalMeasurementByAnalysisInstrumentId, getGearPhysicalMeasurementByDepartmentId, getGearPhysicalMeasurementByGearPhysicalFeaturesId, getGearPhysicalMeasurementById, getGearPhysicalMeasurementByIds, getGearPhysicalMeasurementByNaturalId, getGearPhysicalMeasurementByNumericalPrecisionId, getGearPhysicalMeasurementByPmfmId, getGearPhysicalMeasurementByPrecisionTypeId, getGearPhysicalMeasurementByQualitativeValueId, getGearPhysicalMeasurementByQualityFlagCode, getGearPhysicalMeasurementDao, getGearPhysicalMeasurementNaturalIdById, getGearPhysicalMeasurementNaturalIds, getMessage, getMessage, getMessage, getMessages, getNumericalPrecisionDao, getPmfmDao, getPrecisionTypeDao, getPrincipal, getQualitativeValueDao, getQualityFlagDao, remoteGearPhysicalMeasurementFullVOsAreEqual, remoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers, removeGearPhysicalMeasurement, setAggregationLevelDao, setAnalysisInstrumentDao, setDepartmentDao, setGearPhysicalFeaturesDao, setGearPhysicalMeasurementDao, setNumericalPrecisionDao, setPmfmDao, setPrecisionTypeDao, setQualitativeValueDao, setQualityFlagDao, updateGearPhysicalMeasurement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteGearPhysicalMeasurementFullServiceImpl

public RemoteGearPhysicalMeasurementFullServiceImpl()
Method Detail

handleAddGearPhysicalMeasurement

protected RemoteGearPhysicalMeasurementFullVO handleAddGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
                                                                        throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.addGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

Specified by:
handleAddGearPhysicalMeasurement in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.addGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

handleUpdateGearPhysicalMeasurement

protected void handleUpdateGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
                                            throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.updateGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

Specified by:
handleUpdateGearPhysicalMeasurement in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.updateGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

handleRemoveGearPhysicalMeasurement

protected void handleRemoveGearPhysicalMeasurement(RemoteGearPhysicalMeasurementFullVO gearPhysicalMeasurement)
                                            throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.removeGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

Specified by:
handleRemoveGearPhysicalMeasurement in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.removeGearPhysicalMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

handleGetAllGearPhysicalMeasurement

protected RemoteGearPhysicalMeasurementFullVO[] handleGetAllGearPhysicalMeasurement()
                                                                             throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getAllGearPhysicalMeasurement()

Specified by:
handleGetAllGearPhysicalMeasurement in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getAllGearPhysicalMeasurement()

handleGetGearPhysicalMeasurementById

protected RemoteGearPhysicalMeasurementFullVO handleGetGearPhysicalMeasurementById(java.lang.Integer id)
                                                                            throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementById(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementById in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementById(java.lang.Integer)

handleGetGearPhysicalMeasurementByIds

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByIds(java.lang.Integer[] id)
                                                                               throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByIds(java.lang.Integer[])

Specified by:
handleGetGearPhysicalMeasurementByIds in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByIds(java.lang.Integer[])

handleGetGearPhysicalMeasurementByGearPhysicalFeaturesId

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByGearPhysicalFeaturesId(java.lang.Integer id)
                                                                                                  throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByGearPhysicalFeaturesId(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementByGearPhysicalFeaturesId in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByGearPhysicalFeaturesId(java.lang.Integer)

handleGetGearPhysicalMeasurementByDepartmentId

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByDepartmentId(java.lang.Integer id)
                                                                                        throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByDepartmentId(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementByDepartmentId in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByDepartmentId(java.lang.Integer)

handleGetGearPhysicalMeasurementByPrecisionTypeId

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByPrecisionTypeId(java.lang.Integer id)
                                                                                           throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByPrecisionTypeId(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementByPrecisionTypeId in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByPrecisionTypeId(java.lang.Integer)

handleGetGearPhysicalMeasurementByQualityFlagCode

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByQualityFlagCode(java.lang.String code)
                                                                                           throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByQualityFlagCode(java.lang.String)

Specified by:
handleGetGearPhysicalMeasurementByQualityFlagCode in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByQualityFlagCode(java.lang.String)

handleGetGearPhysicalMeasurementByAnalysisInstrumentId

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer id)
                                                                                                throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementByAnalysisInstrumentId in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByAnalysisInstrumentId(java.lang.Integer)

handleGetGearPhysicalMeasurementByNumericalPrecisionId

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer id)
                                                                                                throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementByNumericalPrecisionId in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByNumericalPrecisionId(java.lang.Integer)

handleGetGearPhysicalMeasurementByPmfmId

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByPmfmId(java.lang.Integer id)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByPmfmId(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementByPmfmId in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByPmfmId(java.lang.Integer)

handleGetGearPhysicalMeasurementByQualitativeValueId

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByQualitativeValueId(java.lang.Integer id)
                                                                                              throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByQualitativeValueId(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementByQualitativeValueId in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByQualitativeValueId(java.lang.Integer)

handleGetGearPhysicalMeasurementByAggregationLevelId

protected RemoteGearPhysicalMeasurementFullVO[] handleGetGearPhysicalMeasurementByAggregationLevelId(java.lang.Integer id)
                                                                                              throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByAggregationLevelId(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementByAggregationLevelId in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByAggregationLevelId(java.lang.Integer)

handleRemoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers(RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOFirst,
                                                                                  RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOSecond)
                                                                           throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.remoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

Specified by:
handleRemoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.remoteGearPhysicalMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

handleRemoteGearPhysicalMeasurementFullVOsAreEqual

protected boolean handleRemoteGearPhysicalMeasurementFullVOsAreEqual(RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOFirst,
                                                                     RemoteGearPhysicalMeasurementFullVO remoteGearPhysicalMeasurementFullVOSecond)
                                                              throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.remoteGearPhysicalMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

Specified by:
handleRemoteGearPhysicalMeasurementFullVOsAreEqual in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.remoteGearPhysicalMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementFullVO)

handleGetGearPhysicalMeasurementNaturalIds

protected RemoteGearPhysicalMeasurementNaturalId[] handleGetGearPhysicalMeasurementNaturalIds()
                                                                                       throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementNaturalIds()

Specified by:
handleGetGearPhysicalMeasurementNaturalIds in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementNaturalIds()

handleGetGearPhysicalMeasurementByNaturalId

protected RemoteGearPhysicalMeasurementFullVO handleGetGearPhysicalMeasurementByNaturalId(RemoteGearPhysicalMeasurementNaturalId gearPhysicalMeasurementNaturalId)
                                                                                   throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementNaturalId)

Specified by:
handleGetGearPhysicalMeasurementByNaturalId in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteGearPhysicalMeasurementNaturalId)

handleGetGearPhysicalMeasurementNaturalIdById

protected RemoteGearPhysicalMeasurementNaturalId handleGetGearPhysicalMeasurementNaturalIdById(java.lang.Integer id)
                                                                                        throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getGearPhysicalMeasurementNaturalIdById(java.lang.Integer)

Specified by:
handleGetGearPhysicalMeasurementNaturalIdById in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getGearPhysicalMeasurementNaturalIdById(java.lang.Integer)

handleGetClusterGearPhysicalMeasurementByIdentifiers

protected ClusterGearPhysicalMeasurement handleGetClusterGearPhysicalMeasurementByIdentifiers(java.lang.Integer id)
                                                                                       throws java.lang.Exception
Description copied from class: RemoteGearPhysicalMeasurementFullServiceBase
Performs the core logic for RemoteGearPhysicalMeasurementFullServiceBase.getClusterGearPhysicalMeasurementByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterGearPhysicalMeasurementByIdentifiers in class RemoteGearPhysicalMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteGearPhysicalMeasurementFullService.getClusterGearPhysicalMeasurementByIdentifiers(java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.