fr.ifremer.allegro.data.measure.file.generic.service
Class RemoteMeasurementFileFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.measure.file.generic.service.RemoteMeasurementFileFullServiceBase
      extended by fr.ifremer.allegro.data.measure.file.generic.service.RemoteMeasurementFileFullServiceImpl
All Implemented Interfaces:
RemoteMeasurementFileFullService

public class RemoteMeasurementFileFullServiceImpl
extends RemoteMeasurementFileFullServiceBase

See Also:
RemoteMeasurementFileFullService

Constructor Summary
RemoteMeasurementFileFullServiceImpl()
           
 
Method Summary
protected  RemoteMeasurementFileFullVO handleAddMeasurementFile(RemoteMeasurementFileFullVO measurementFile)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.addMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
protected  ClusterMeasurementFile handleAddOrUpdateClusterMeasurementFile(ClusterMeasurementFile clusterMeasurementFile)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.addOrUpdateClusterMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.cluster.ClusterMeasurementFile)
protected  ClusterMeasurementFile[] handleGetAllClusterMeasurementFileSinceDateSynchro(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 RemoteMeasurementFileFullServiceBase.getAllClusterMeasurementFileSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  RemoteMeasurementFileFullVO[] handleGetAllMeasurementFile()
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getAllMeasurementFile()
protected  ClusterMeasurementFile handleGetClusterMeasurementFileByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getClusterMeasurementFileByIdentifiers(java.lang.Integer)
protected  RemoteMeasurementFileFullVO[] handleGetMeasurementFileByAnalysisInstrumentId(java.lang.Integer id)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByAnalysisInstrumentId(java.lang.Integer)
protected  RemoteMeasurementFileFullVO[] handleGetMeasurementFileByDepartmentId(java.lang.Integer id)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByDepartmentId(java.lang.Integer)
protected  RemoteMeasurementFileFullVO handleGetMeasurementFileById(java.lang.Integer id)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileById(java.lang.Integer)
protected  RemoteMeasurementFileFullVO[] handleGetMeasurementFileByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByIds(java.lang.Integer[])
protected  RemoteMeasurementFileFullVO handleGetMeasurementFileByNaturalId(RemoteMeasurementFileNaturalId measurementFileNaturalId)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByNaturalId(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileNaturalId)
protected  RemoteMeasurementFileFullVO[] handleGetMeasurementFileByObjectTypeCode(java.lang.String code)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByObjectTypeCode(java.lang.String)
protected  RemoteMeasurementFileFullVO[] handleGetMeasurementFileByPmfmId(java.lang.Integer id)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByPmfmId(java.lang.Integer)
protected  RemoteMeasurementFileFullVO[] handleGetMeasurementFileByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByQualityFlagCode(java.lang.String)
protected  RemoteMeasurementFileNaturalId handleGetMeasurementFileNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileNaturalIdById(java.lang.Integer)
protected  RemoteMeasurementFileNaturalId[] handleGetMeasurementFileNaturalIds()
          Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileNaturalIds()
protected  boolean handleRemoteMeasurementFileFullVOsAreEqual(RemoteMeasurementFileFullVO remoteMeasurementFileFullVOFirst, RemoteMeasurementFileFullVO remoteMeasurementFileFullVOSecond)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.remoteMeasurementFileFullVOsAreEqual(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
protected  boolean handleRemoteMeasurementFileFullVOsAreEqualOnIdentifiers(RemoteMeasurementFileFullVO remoteMeasurementFileFullVOFirst, RemoteMeasurementFileFullVO remoteMeasurementFileFullVOSecond)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.remoteMeasurementFileFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
protected  void handleRemoveMeasurementFile(RemoteMeasurementFileFullVO measurementFile)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.removeMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
protected  void handleUpdateMeasurementFile(RemoteMeasurementFileFullVO measurementFile)
          Performs the core logic for RemoteMeasurementFileFullServiceBase.updateMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.measure.file.generic.service.RemoteMeasurementFileFullServiceBase
addMeasurementFile, addOrUpdateClusterMeasurementFile, getAllClusterMeasurementFileSinceDateSynchro, getAllMeasurementFile, getAnalysisInstrumentDao, getClusterMeasurementFileByIdentifiers, getDepartmentDao, getMeasurementFileByAnalysisInstrumentId, getMeasurementFileByDepartmentId, getMeasurementFileById, getMeasurementFileByIds, getMeasurementFileByNaturalId, getMeasurementFileByObjectTypeCode, getMeasurementFileByPmfmId, getMeasurementFileByQualityFlagCode, getMeasurementFileDao, getMeasurementFileNaturalIdById, getMeasurementFileNaturalIds, getMessage, getMessage, getMessage, getMessages, getObjectTypeDao, getPmfmDao, getPrincipal, getQualityFlagDao, remoteMeasurementFileFullVOsAreEqual, remoteMeasurementFileFullVOsAreEqualOnIdentifiers, removeMeasurementFile, setAnalysisInstrumentDao, setDepartmentDao, setMeasurementFileDao, setObjectTypeDao, setPmfmDao, setQualityFlagDao, updateMeasurementFile
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteMeasurementFileFullServiceImpl

public RemoteMeasurementFileFullServiceImpl()
Method Detail

handleAddMeasurementFile

protected RemoteMeasurementFileFullVO handleAddMeasurementFile(RemoteMeasurementFileFullVO measurementFile)
                                                        throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.addMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

Specified by:
handleAddMeasurementFile in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.addMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

handleUpdateMeasurementFile

protected void handleUpdateMeasurementFile(RemoteMeasurementFileFullVO measurementFile)
                                    throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.updateMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

Specified by:
handleUpdateMeasurementFile in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.updateMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

handleRemoveMeasurementFile

protected void handleRemoveMeasurementFile(RemoteMeasurementFileFullVO measurementFile)
                                    throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.removeMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

Specified by:
handleRemoveMeasurementFile in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.removeMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

handleGetAllMeasurementFile

protected RemoteMeasurementFileFullVO[] handleGetAllMeasurementFile()
                                                             throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getAllMeasurementFile()

Specified by:
handleGetAllMeasurementFile in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getAllMeasurementFile()

handleGetMeasurementFileById

protected RemoteMeasurementFileFullVO handleGetMeasurementFileById(java.lang.Integer id)
                                                            throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileById(java.lang.Integer)

Specified by:
handleGetMeasurementFileById in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileById(java.lang.Integer)

handleGetMeasurementFileByIds

protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByIds(java.lang.Integer[] id)
                                                               throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByIds(java.lang.Integer[])

Specified by:
handleGetMeasurementFileByIds in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileByIds(java.lang.Integer[])

handleGetMeasurementFileByDepartmentId

protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByDepartmentId(java.lang.Integer id)
                                                                        throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByDepartmentId(java.lang.Integer)

Specified by:
handleGetMeasurementFileByDepartmentId in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileByDepartmentId(java.lang.Integer)

handleGetMeasurementFileByQualityFlagCode

protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByQualityFlagCode(java.lang.String code)
                                                                           throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByQualityFlagCode(java.lang.String)

Specified by:
handleGetMeasurementFileByQualityFlagCode in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileByQualityFlagCode(java.lang.String)

handleGetMeasurementFileByObjectTypeCode

protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByObjectTypeCode(java.lang.String code)
                                                                          throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByObjectTypeCode(java.lang.String)

Specified by:
handleGetMeasurementFileByObjectTypeCode in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileByObjectTypeCode(java.lang.String)

handleGetMeasurementFileByAnalysisInstrumentId

protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByAnalysisInstrumentId(java.lang.Integer id)
                                                                                throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByAnalysisInstrumentId(java.lang.Integer)

Specified by:
handleGetMeasurementFileByAnalysisInstrumentId in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileByAnalysisInstrumentId(java.lang.Integer)

handleGetMeasurementFileByPmfmId

protected RemoteMeasurementFileFullVO[] handleGetMeasurementFileByPmfmId(java.lang.Integer id)
                                                                  throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByPmfmId(java.lang.Integer)

Specified by:
handleGetMeasurementFileByPmfmId in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileByPmfmId(java.lang.Integer)

handleRemoteMeasurementFileFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteMeasurementFileFullVOsAreEqualOnIdentifiers(RemoteMeasurementFileFullVO remoteMeasurementFileFullVOFirst,
                                                                          RemoteMeasurementFileFullVO remoteMeasurementFileFullVOSecond)
                                                                   throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.remoteMeasurementFileFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

Specified by:
handleRemoteMeasurementFileFullVOsAreEqualOnIdentifiers in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.remoteMeasurementFileFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

handleRemoteMeasurementFileFullVOsAreEqual

protected boolean handleRemoteMeasurementFileFullVOsAreEqual(RemoteMeasurementFileFullVO remoteMeasurementFileFullVOFirst,
                                                             RemoteMeasurementFileFullVO remoteMeasurementFileFullVOSecond)
                                                      throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.remoteMeasurementFileFullVOsAreEqual(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

Specified by:
handleRemoteMeasurementFileFullVOsAreEqual in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.remoteMeasurementFileFullVOsAreEqual(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO, fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileFullVO)

handleGetMeasurementFileNaturalIds

protected RemoteMeasurementFileNaturalId[] handleGetMeasurementFileNaturalIds()
                                                                       throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileNaturalIds()

Specified by:
handleGetMeasurementFileNaturalIds in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileNaturalIds()

handleGetMeasurementFileByNaturalId

protected RemoteMeasurementFileFullVO handleGetMeasurementFileByNaturalId(RemoteMeasurementFileNaturalId measurementFileNaturalId)
                                                                   throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileByNaturalId(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileNaturalId)

Specified by:
handleGetMeasurementFileByNaturalId in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileByNaturalId(fr.ifremer.allegro.data.measure.file.generic.vo.RemoteMeasurementFileNaturalId)

handleGetMeasurementFileNaturalIdById

protected RemoteMeasurementFileNaturalId handleGetMeasurementFileNaturalIdById(java.lang.Integer id)
                                                                        throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getMeasurementFileNaturalIdById(java.lang.Integer)

Specified by:
handleGetMeasurementFileNaturalIdById in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getMeasurementFileNaturalIdById(java.lang.Integer)

handleAddOrUpdateClusterMeasurementFile

protected ClusterMeasurementFile handleAddOrUpdateClusterMeasurementFile(ClusterMeasurementFile clusterMeasurementFile)
                                                                  throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.addOrUpdateClusterMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.cluster.ClusterMeasurementFile)

Specified by:
handleAddOrUpdateClusterMeasurementFile in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.addOrUpdateClusterMeasurementFile(fr.ifremer.allegro.data.measure.file.generic.cluster.ClusterMeasurementFile)

handleGetAllClusterMeasurementFileSinceDateSynchro

protected ClusterMeasurementFile[] handleGetAllClusterMeasurementFileSinceDateSynchro(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: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getAllClusterMeasurementFileSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterMeasurementFileSinceDateSynchro in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getAllClusterMeasurementFileSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterMeasurementFileByIdentifiers

protected ClusterMeasurementFile handleGetClusterMeasurementFileByIdentifiers(java.lang.Integer id)
                                                                       throws java.lang.Exception
Description copied from class: RemoteMeasurementFileFullServiceBase
Performs the core logic for RemoteMeasurementFileFullServiceBase.getClusterMeasurementFileByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterMeasurementFileByIdentifiers in class RemoteMeasurementFileFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMeasurementFileFullService.getClusterMeasurementFileByIdentifiers(java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.