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

java.lang.Object
  extended by fr.ifremer.allegro.data.measure.generic.service.RemoteSampleMeasurementFullServiceBase
      extended by fr.ifremer.allegro.data.measure.generic.service.RemoteSampleMeasurementFullServiceImpl
All Implemented Interfaces:
RemoteSampleMeasurementFullService

public class RemoteSampleMeasurementFullServiceImpl
extends RemoteSampleMeasurementFullServiceBase

See Also:
RemoteSampleMeasurementFullService

Constructor Summary
RemoteSampleMeasurementFullServiceImpl()
           
 
Method Summary
protected  RemoteSampleMeasurementFullVO handleAddSampleMeasurement(RemoteSampleMeasurementFullVO sampleMeasurement)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.addSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
protected  RemoteSampleMeasurementFullVO[] handleGetAllSampleMeasurement()
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getAllSampleMeasurement()
protected  ClusterSampleMeasurement handleGetClusterSampleMeasurementByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getClusterSampleMeasurementByIdentifiers(java.lang.Integer)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByAggregationLevelId(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByAggregationLevelId(java.lang.Integer)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByAnalysisInstrumentId(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByAnalysisInstrumentId(java.lang.Integer)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByDepartmentId(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByDepartmentId(java.lang.Integer)
protected  RemoteSampleMeasurementFullVO handleGetSampleMeasurementById(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementById(java.lang.Integer)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByIds(java.lang.Integer[])
protected  RemoteSampleMeasurementFullVO handleGetSampleMeasurementByNaturalId(RemoteSampleMeasurementNaturalId sampleMeasurementNaturalId)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementNaturalId)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByNumericalPrecisionId(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByNumericalPrecisionId(java.lang.Integer)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByPmfmId(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByPmfmId(java.lang.Integer)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByPrecisionTypeId(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByPrecisionTypeId(java.lang.Integer)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByQualitativeValueId(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByQualitativeValueId(java.lang.Integer)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByQualityFlagCode(java.lang.String)
protected  RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementBySampleId(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementBySampleId(java.lang.Integer)
protected  RemoteSampleMeasurementNaturalId handleGetSampleMeasurementNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementNaturalIdById(java.lang.Integer)
protected  RemoteSampleMeasurementNaturalId[] handleGetSampleMeasurementNaturalIds()
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementNaturalIds()
protected  boolean handleRemoteSampleMeasurementFullVOsAreEqual(RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOFirst, RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOSecond)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.remoteSampleMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
protected  boolean handleRemoteSampleMeasurementFullVOsAreEqualOnIdentifiers(RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOFirst, RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOSecond)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.remoteSampleMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
protected  void handleRemoveSampleMeasurement(RemoteSampleMeasurementFullVO sampleMeasurement)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.removeSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
protected  void handleUpdateSampleMeasurement(RemoteSampleMeasurementFullVO sampleMeasurement)
          Performs the core logic for RemoteSampleMeasurementFullServiceBase.updateSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.measure.generic.service.RemoteSampleMeasurementFullServiceBase
addSampleMeasurement, getAggregationLevelDao, getAllSampleMeasurement, getAnalysisInstrumentDao, getClusterSampleMeasurementByIdentifiers, getDepartmentDao, getMessage, getMessage, getMessage, getMessages, getNumericalPrecisionDao, getPmfmDao, getPrecisionTypeDao, getPrincipal, getQualitativeValueDao, getQualityFlagDao, getSampleDao, getSampleMeasurementByAggregationLevelId, getSampleMeasurementByAnalysisInstrumentId, getSampleMeasurementByDepartmentId, getSampleMeasurementById, getSampleMeasurementByIds, getSampleMeasurementByNaturalId, getSampleMeasurementByNumericalPrecisionId, getSampleMeasurementByPmfmId, getSampleMeasurementByPrecisionTypeId, getSampleMeasurementByQualitativeValueId, getSampleMeasurementByQualityFlagCode, getSampleMeasurementBySampleId, getSampleMeasurementDao, getSampleMeasurementNaturalIdById, getSampleMeasurementNaturalIds, remoteSampleMeasurementFullVOsAreEqual, remoteSampleMeasurementFullVOsAreEqualOnIdentifiers, removeSampleMeasurement, setAggregationLevelDao, setAnalysisInstrumentDao, setDepartmentDao, setNumericalPrecisionDao, setPmfmDao, setPrecisionTypeDao, setQualitativeValueDao, setQualityFlagDao, setSampleDao, setSampleMeasurementDao, updateSampleMeasurement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteSampleMeasurementFullServiceImpl

public RemoteSampleMeasurementFullServiceImpl()
Method Detail

handleAddSampleMeasurement

protected RemoteSampleMeasurementFullVO handleAddSampleMeasurement(RemoteSampleMeasurementFullVO sampleMeasurement)
                                                            throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.addSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

Specified by:
handleAddSampleMeasurement in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.addSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

handleUpdateSampleMeasurement

protected void handleUpdateSampleMeasurement(RemoteSampleMeasurementFullVO sampleMeasurement)
                                      throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.updateSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

Specified by:
handleUpdateSampleMeasurement in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.updateSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

handleRemoveSampleMeasurement

protected void handleRemoveSampleMeasurement(RemoteSampleMeasurementFullVO sampleMeasurement)
                                      throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.removeSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

Specified by:
handleRemoveSampleMeasurement in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.removeSampleMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

handleGetAllSampleMeasurement

protected RemoteSampleMeasurementFullVO[] handleGetAllSampleMeasurement()
                                                                 throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getAllSampleMeasurement()

Specified by:
handleGetAllSampleMeasurement in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getAllSampleMeasurement()

handleGetSampleMeasurementById

protected RemoteSampleMeasurementFullVO handleGetSampleMeasurementById(java.lang.Integer id)
                                                                throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementById(java.lang.Integer)

Specified by:
handleGetSampleMeasurementById in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementById(java.lang.Integer)

handleGetSampleMeasurementByIds

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByIds(java.lang.Integer[] id)
                                                                   throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByIds(java.lang.Integer[])

Specified by:
handleGetSampleMeasurementByIds in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByIds(java.lang.Integer[])

handleGetSampleMeasurementBySampleId

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementBySampleId(java.lang.Integer id)
                                                                        throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementBySampleId(java.lang.Integer)

Specified by:
handleGetSampleMeasurementBySampleId in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementBySampleId(java.lang.Integer)

handleGetSampleMeasurementByDepartmentId

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByDepartmentId(java.lang.Integer id)
                                                                            throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByDepartmentId(java.lang.Integer)

Specified by:
handleGetSampleMeasurementByDepartmentId in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByDepartmentId(java.lang.Integer)

handleGetSampleMeasurementByPrecisionTypeId

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByPrecisionTypeId(java.lang.Integer id)
                                                                               throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByPrecisionTypeId(java.lang.Integer)

Specified by:
handleGetSampleMeasurementByPrecisionTypeId in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByPrecisionTypeId(java.lang.Integer)

handleGetSampleMeasurementByQualityFlagCode

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByQualityFlagCode(java.lang.String code)
                                                                               throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByQualityFlagCode(java.lang.String)

Specified by:
handleGetSampleMeasurementByQualityFlagCode in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByQualityFlagCode(java.lang.String)

handleGetSampleMeasurementByAnalysisInstrumentId

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByAnalysisInstrumentId(java.lang.Integer id)
                                                                                    throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByAnalysisInstrumentId(java.lang.Integer)

Specified by:
handleGetSampleMeasurementByAnalysisInstrumentId in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByAnalysisInstrumentId(java.lang.Integer)

handleGetSampleMeasurementByNumericalPrecisionId

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByNumericalPrecisionId(java.lang.Integer id)
                                                                                    throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByNumericalPrecisionId(java.lang.Integer)

Specified by:
handleGetSampleMeasurementByNumericalPrecisionId in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByNumericalPrecisionId(java.lang.Integer)

handleGetSampleMeasurementByPmfmId

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByPmfmId(java.lang.Integer id)
                                                                      throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByPmfmId(java.lang.Integer)

Specified by:
handleGetSampleMeasurementByPmfmId in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByPmfmId(java.lang.Integer)

handleGetSampleMeasurementByQualitativeValueId

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByQualitativeValueId(java.lang.Integer id)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByQualitativeValueId(java.lang.Integer)

Specified by:
handleGetSampleMeasurementByQualitativeValueId in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByQualitativeValueId(java.lang.Integer)

handleGetSampleMeasurementByAggregationLevelId

protected RemoteSampleMeasurementFullVO[] handleGetSampleMeasurementByAggregationLevelId(java.lang.Integer id)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByAggregationLevelId(java.lang.Integer)

Specified by:
handleGetSampleMeasurementByAggregationLevelId in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByAggregationLevelId(java.lang.Integer)

handleRemoteSampleMeasurementFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteSampleMeasurementFullVOsAreEqualOnIdentifiers(RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOFirst,
                                                                            RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOSecond)
                                                                     throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.remoteSampleMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

Specified by:
handleRemoteSampleMeasurementFullVOsAreEqualOnIdentifiers in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.remoteSampleMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

handleRemoteSampleMeasurementFullVOsAreEqual

protected boolean handleRemoteSampleMeasurementFullVOsAreEqual(RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOFirst,
                                                               RemoteSampleMeasurementFullVO remoteSampleMeasurementFullVOSecond)
                                                        throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.remoteSampleMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

Specified by:
handleRemoteSampleMeasurementFullVOsAreEqual in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.remoteSampleMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementFullVO)

handleGetSampleMeasurementNaturalIds

protected RemoteSampleMeasurementNaturalId[] handleGetSampleMeasurementNaturalIds()
                                                                           throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementNaturalIds()

Specified by:
handleGetSampleMeasurementNaturalIds in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementNaturalIds()

handleGetSampleMeasurementByNaturalId

protected RemoteSampleMeasurementFullVO handleGetSampleMeasurementByNaturalId(RemoteSampleMeasurementNaturalId sampleMeasurementNaturalId)
                                                                       throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementNaturalId)

Specified by:
handleGetSampleMeasurementByNaturalId in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteSampleMeasurementNaturalId)

handleGetSampleMeasurementNaturalIdById

protected RemoteSampleMeasurementNaturalId handleGetSampleMeasurementNaturalIdById(java.lang.Integer id)
                                                                            throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getSampleMeasurementNaturalIdById(java.lang.Integer)

Specified by:
handleGetSampleMeasurementNaturalIdById in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getSampleMeasurementNaturalIdById(java.lang.Integer)

handleGetClusterSampleMeasurementByIdentifiers

protected ClusterSampleMeasurement handleGetClusterSampleMeasurementByIdentifiers(java.lang.Integer id)
                                                                           throws java.lang.Exception
Description copied from class: RemoteSampleMeasurementFullServiceBase
Performs the core logic for RemoteSampleMeasurementFullServiceBase.getClusterSampleMeasurementByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterSampleMeasurementByIdentifiers in class RemoteSampleMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteSampleMeasurementFullService.getClusterSampleMeasurementByIdentifiers(java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.