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

java.lang.Object
  extended by fr.ifremer.allegro.data.measure.generic.service.RemoteQuantificationMeasurementFullServiceBase
      extended by fr.ifremer.allegro.data.measure.generic.service.RemoteQuantificationMeasurementFullServiceImpl
All Implemented Interfaces:
RemoteQuantificationMeasurementFullService

public class RemoteQuantificationMeasurementFullServiceImpl
extends RemoteQuantificationMeasurementFullServiceBase

See Also:
RemoteQuantificationMeasurementFullService

Constructor Summary
RemoteQuantificationMeasurementFullServiceImpl()
           
 
Method Summary
protected  ClusterQuantificationMeasurement handleAddOrUpdateClusterQuantificationMeasurement(ClusterQuantificationMeasurement clusterQuantificationMeasurement)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.addOrUpdateClusterQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.cluster.ClusterQuantificationMeasurement)
protected  RemoteQuantificationMeasurementFullVO handleAddQuantificationMeasurement(RemoteQuantificationMeasurementFullVO quantificationMeasurement)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.addQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)
protected  ClusterQuantificationMeasurement[] handleGetAllClusterQuantificationMeasurement(java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getAllClusterQuantificationMeasurement(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetAllQuantificationMeasurement()
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getAllQuantificationMeasurement()
protected  ClusterQuantificationMeasurement handleGetClusterQuantificationMeasurementByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getClusterQuantificationMeasurementByIdentifiers(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByAggregationLevelId(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByAggregationLevelId(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByAnalysisInstrumentId(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByAnalysisInstrumentId(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByBatchId(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByBatchId(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByDepartmentId(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByDepartmentId(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO handleGetQuantificationMeasurementById(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementById(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByIds(java.lang.Integer[])
protected  RemoteQuantificationMeasurementFullVO handleGetQuantificationMeasurementByNaturalId(RemoteQuantificationMeasurementNaturalId quantificationMeasurementNaturalId)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementNaturalId)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByNumericalPrecisionId(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByNumericalPrecisionId(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByPmfmId(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByPmfmId(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByPrecisionTypeId(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByPrecisionTypeId(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByProduceId(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByProduceId(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByQualitativeValueId(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByQualitativeValueId(java.lang.Integer)
protected  RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByQualityFlagCode(java.lang.String)
protected  RemoteQuantificationMeasurementNaturalId handleGetQuantificationMeasurementNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementNaturalIdById(java.lang.Integer)
protected  RemoteQuantificationMeasurementNaturalId[] handleGetQuantificationMeasurementNaturalIds()
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementNaturalIds()
protected  boolean handleRemoteQuantificationMeasurementFullVOsAreEqual(RemoteQuantificationMeasurementFullVO remoteQuantificationMeasurementFullVOFirst, RemoteQuantificationMeasurementFullVO remoteQuantificationMeasurementFullVOSecond)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.remoteQuantificationMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)
protected  boolean handleRemoteQuantificationMeasurementFullVOsAreEqualOnIdentifiers(RemoteQuantificationMeasurementFullVO remoteQuantificationMeasurementFullVOFirst, RemoteQuantificationMeasurementFullVO remoteQuantificationMeasurementFullVOSecond)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.remoteQuantificationMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)
protected  void handleRemoveQuantificationMeasurement(RemoteQuantificationMeasurementFullVO quantificationMeasurement)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.removeQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)
protected  void handleUpdateQuantificationMeasurement(RemoteQuantificationMeasurementFullVO quantificationMeasurement)
          Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.updateQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.measure.generic.service.RemoteQuantificationMeasurementFullServiceBase
addOrUpdateClusterQuantificationMeasurement, addQuantificationMeasurement, getAggregationLevelDao, getAllClusterQuantificationMeasurement, getAllQuantificationMeasurement, getAnalysisInstrumentDao, getBatchDao, getClusterQuantificationMeasurementByIdentifiers, getDepartmentDao, getMessage, getMessage, getMessage, getMessages, getNumericalPrecisionDao, getPmfmDao, getPrecisionTypeDao, getPrincipal, getProduceDao, getQualitativeValueDao, getQualityFlagDao, getQuantificationMeasurementByAggregationLevelId, getQuantificationMeasurementByAnalysisInstrumentId, getQuantificationMeasurementByBatchId, getQuantificationMeasurementByDepartmentId, getQuantificationMeasurementById, getQuantificationMeasurementByIds, getQuantificationMeasurementByNaturalId, getQuantificationMeasurementByNumericalPrecisionId, getQuantificationMeasurementByPmfmId, getQuantificationMeasurementByPrecisionTypeId, getQuantificationMeasurementByProduceId, getQuantificationMeasurementByQualitativeValueId, getQuantificationMeasurementByQualityFlagCode, getQuantificationMeasurementDao, getQuantificationMeasurementNaturalIdById, getQuantificationMeasurementNaturalIds, remoteQuantificationMeasurementFullVOsAreEqual, remoteQuantificationMeasurementFullVOsAreEqualOnIdentifiers, removeQuantificationMeasurement, setAggregationLevelDao, setAnalysisInstrumentDao, setBatchDao, setDepartmentDao, setNumericalPrecisionDao, setPmfmDao, setPrecisionTypeDao, setProduceDao, setQualitativeValueDao, setQualityFlagDao, setQuantificationMeasurementDao, updateQuantificationMeasurement
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteQuantificationMeasurementFullServiceImpl

public RemoteQuantificationMeasurementFullServiceImpl()
Method Detail

handleAddQuantificationMeasurement

protected RemoteQuantificationMeasurementFullVO handleAddQuantificationMeasurement(RemoteQuantificationMeasurementFullVO quantificationMeasurement)
                                                                            throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.addQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

Specified by:
handleAddQuantificationMeasurement in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.addQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

handleUpdateQuantificationMeasurement

protected void handleUpdateQuantificationMeasurement(RemoteQuantificationMeasurementFullVO quantificationMeasurement)
                                              throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.updateQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

Specified by:
handleUpdateQuantificationMeasurement in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.updateQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

handleRemoveQuantificationMeasurement

protected void handleRemoveQuantificationMeasurement(RemoteQuantificationMeasurementFullVO quantificationMeasurement)
                                              throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.removeQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

Specified by:
handleRemoveQuantificationMeasurement in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.removeQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

handleGetAllQuantificationMeasurement

protected RemoteQuantificationMeasurementFullVO[] handleGetAllQuantificationMeasurement()
                                                                                 throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getAllQuantificationMeasurement()

Specified by:
handleGetAllQuantificationMeasurement in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getAllQuantificationMeasurement()

handleGetQuantificationMeasurementById

protected RemoteQuantificationMeasurementFullVO handleGetQuantificationMeasurementById(java.lang.Integer id)
                                                                                throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementById(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementById in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementById(java.lang.Integer)

handleGetQuantificationMeasurementByIds

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByIds(java.lang.Integer[] id)
                                                                                   throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByIds(java.lang.Integer[])

Specified by:
handleGetQuantificationMeasurementByIds in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByIds(java.lang.Integer[])

handleGetQuantificationMeasurementByBatchId

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByBatchId(java.lang.Integer id)
                                                                                       throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByBatchId(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementByBatchId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByBatchId(java.lang.Integer)

handleGetQuantificationMeasurementByProduceId

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByProduceId(java.lang.Integer id)
                                                                                         throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByProduceId(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementByProduceId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByProduceId(java.lang.Integer)

handleGetQuantificationMeasurementByDepartmentId

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByDepartmentId(java.lang.Integer id)
                                                                                            throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByDepartmentId(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementByDepartmentId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByDepartmentId(java.lang.Integer)

handleGetQuantificationMeasurementByPrecisionTypeId

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByPrecisionTypeId(java.lang.Integer id)
                                                                                               throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByPrecisionTypeId(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementByPrecisionTypeId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByPrecisionTypeId(java.lang.Integer)

handleGetQuantificationMeasurementByQualityFlagCode

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByQualityFlagCode(java.lang.String code)
                                                                                               throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByQualityFlagCode(java.lang.String)

Specified by:
handleGetQuantificationMeasurementByQualityFlagCode in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByQualityFlagCode(java.lang.String)

handleGetQuantificationMeasurementByAnalysisInstrumentId

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByAnalysisInstrumentId(java.lang.Integer id)
                                                                                                    throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByAnalysisInstrumentId(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementByAnalysisInstrumentId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByAnalysisInstrumentId(java.lang.Integer)

handleGetQuantificationMeasurementByNumericalPrecisionId

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByNumericalPrecisionId(java.lang.Integer id)
                                                                                                    throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByNumericalPrecisionId(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementByNumericalPrecisionId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByNumericalPrecisionId(java.lang.Integer)

handleGetQuantificationMeasurementByPmfmId

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByPmfmId(java.lang.Integer id)
                                                                                      throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByPmfmId(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementByPmfmId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByPmfmId(java.lang.Integer)

handleGetQuantificationMeasurementByQualitativeValueId

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByQualitativeValueId(java.lang.Integer id)
                                                                                                  throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByQualitativeValueId(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementByQualitativeValueId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByQualitativeValueId(java.lang.Integer)

handleGetQuantificationMeasurementByAggregationLevelId

protected RemoteQuantificationMeasurementFullVO[] handleGetQuantificationMeasurementByAggregationLevelId(java.lang.Integer id)
                                                                                                  throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByAggregationLevelId(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementByAggregationLevelId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByAggregationLevelId(java.lang.Integer)

handleRemoteQuantificationMeasurementFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteQuantificationMeasurementFullVOsAreEqualOnIdentifiers(RemoteQuantificationMeasurementFullVO remoteQuantificationMeasurementFullVOFirst,
                                                                                    RemoteQuantificationMeasurementFullVO remoteQuantificationMeasurementFullVOSecond)
                                                                             throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.remoteQuantificationMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

Specified by:
handleRemoteQuantificationMeasurementFullVOsAreEqualOnIdentifiers in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.remoteQuantificationMeasurementFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

handleRemoteQuantificationMeasurementFullVOsAreEqual

protected boolean handleRemoteQuantificationMeasurementFullVOsAreEqual(RemoteQuantificationMeasurementFullVO remoteQuantificationMeasurementFullVOFirst,
                                                                       RemoteQuantificationMeasurementFullVO remoteQuantificationMeasurementFullVOSecond)
                                                                throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.remoteQuantificationMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

Specified by:
handleRemoteQuantificationMeasurementFullVOsAreEqual in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.remoteQuantificationMeasurementFullVOsAreEqual(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO, fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementFullVO)

handleGetQuantificationMeasurementNaturalIds

protected RemoteQuantificationMeasurementNaturalId[] handleGetQuantificationMeasurementNaturalIds()
                                                                                           throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementNaturalIds()

Specified by:
handleGetQuantificationMeasurementNaturalIds in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementNaturalIds()

handleGetQuantificationMeasurementByNaturalId

protected RemoteQuantificationMeasurementFullVO handleGetQuantificationMeasurementByNaturalId(RemoteQuantificationMeasurementNaturalId quantificationMeasurementNaturalId)
                                                                                       throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementNaturalId)

Specified by:
handleGetQuantificationMeasurementByNaturalId in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementByNaturalId(fr.ifremer.allegro.data.measure.generic.vo.RemoteQuantificationMeasurementNaturalId)

handleGetQuantificationMeasurementNaturalIdById

protected RemoteQuantificationMeasurementNaturalId handleGetQuantificationMeasurementNaturalIdById(java.lang.Integer id)
                                                                                            throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getQuantificationMeasurementNaturalIdById(java.lang.Integer)

Specified by:
handleGetQuantificationMeasurementNaturalIdById in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getQuantificationMeasurementNaturalIdById(java.lang.Integer)

handleGetAllClusterQuantificationMeasurement

protected ClusterQuantificationMeasurement[] handleGetAllClusterQuantificationMeasurement(java.lang.Integer userId,
                                                                                          java.lang.Integer[] registrationLocationIds,
                                                                                          java.lang.Integer pageNumber,
                                                                                          java.lang.Integer pageSize)
                                                                                   throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getAllClusterQuantificationMeasurement(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterQuantificationMeasurement in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getAllClusterQuantificationMeasurement(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterQuantificationMeasurementByIdentifiers

protected ClusterQuantificationMeasurement handleGetClusterQuantificationMeasurementByIdentifiers(java.lang.Integer id)
                                                                                           throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.getClusterQuantificationMeasurementByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterQuantificationMeasurementByIdentifiers in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.getClusterQuantificationMeasurementByIdentifiers(java.lang.Integer)

handleAddOrUpdateClusterQuantificationMeasurement

protected ClusterQuantificationMeasurement handleAddOrUpdateClusterQuantificationMeasurement(ClusterQuantificationMeasurement clusterQuantificationMeasurement)
                                                                                      throws java.lang.Exception
Description copied from class: RemoteQuantificationMeasurementFullServiceBase
Performs the core logic for RemoteQuantificationMeasurementFullServiceBase.addOrUpdateClusterQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.cluster.ClusterQuantificationMeasurement)

Specified by:
handleAddOrUpdateClusterQuantificationMeasurement in class RemoteQuantificationMeasurementFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteQuantificationMeasurementFullService.addOrUpdateClusterQuantificationMeasurement(fr.ifremer.allegro.data.measure.generic.cluster.ClusterQuantificationMeasurement)


Copyright © 2008-2010 IFREMER. All Rights Reserved.