fr.ifremer.allegro.referential.transcribing.generic.service
Class RemoteTranscribingPmfmFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.referential.transcribing.generic.service.RemoteTranscribingPmfmFullServiceBase
      extended by fr.ifremer.allegro.referential.transcribing.generic.service.RemoteTranscribingPmfmFullServiceImpl
All Implemented Interfaces:
RemoteTranscribingPmfmFullService

public class RemoteTranscribingPmfmFullServiceImpl
extends RemoteTranscribingPmfmFullServiceBase

See Also:
RemoteTranscribingPmfmFullService

Constructor Summary
RemoteTranscribingPmfmFullServiceImpl()
           
 
Method Summary
protected  ClusterTranscribingPmfm handleAddOrUpdateClusterTranscribingPmfm(ClusterTranscribingPmfm clusterTranscribingPmfm)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.addOrUpdateClusterTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingPmfm)
protected  RemoteTranscribingPmfmFullVO handleAddTranscribingPmfm(RemoteTranscribingPmfmFullVO transcribingPmfm)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.addTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)
protected  ClusterTranscribingPmfm[] handleGetAllClusterTranscribingPmfmSinceDateSynchro(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 RemoteTranscribingPmfmFullServiceBase.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  RemoteTranscribingPmfmFullVO[] handleGetAllTranscribingPmfm()
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getAllTranscribingPmfm()
protected  ClusterTranscribingPmfm handleGetClusterTranscribingPmfmByIdentifiers(java.lang.Integer pmfmId, java.lang.Integer transcribingSystemId)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getClusterTranscribingPmfmByIdentifiers(java.lang.Integer, java.lang.Integer)
protected  RemoteTranscribingPmfmFullVO handleGetTranscribingPmfmByIdentifiers(java.lang.Integer pmfmId, java.lang.Integer transcribingSystemId)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByIdentifiers(java.lang.Integer, java.lang.Integer)
protected  RemoteTranscribingPmfmFullVO handleGetTranscribingPmfmByNaturalId(RemoteTranscribingPmfmNaturalId transcribingPmfmNaturalId)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByNaturalId(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmNaturalId)
protected  RemoteTranscribingPmfmFullVO[] handleGetTranscribingPmfmByPmfmId(java.lang.Integer id)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByPmfmId(java.lang.Integer)
protected  RemoteTranscribingPmfmFullVO[] handleGetTranscribingPmfmByTranscribingSideId(java.lang.Integer id)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByTranscribingSideId(java.lang.Integer)
protected  RemoteTranscribingPmfmFullVO[] handleGetTranscribingPmfmByTranscribingSystemId(java.lang.Integer id)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByTranscribingSystemId(java.lang.Integer)
protected  RemoteTranscribingPmfmNaturalId[] handleGetTranscribingPmfmNaturalIds()
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmNaturalIds()
protected  boolean handleRemoteTranscribingPmfmFullVOsAreEqual(RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVOFirst, RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVOSecond)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.remoteTranscribingPmfmFullVOsAreEqual(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)
protected  boolean handleRemoteTranscribingPmfmFullVOsAreEqualOnIdentifiers(RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVOFirst, RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVOSecond)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.remoteTranscribingPmfmFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)
protected  void handleRemoveTranscribingPmfm(RemoteTranscribingPmfmFullVO transcribingPmfm)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.removeTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)
protected  void handleUpdateTranscribingPmfm(RemoteTranscribingPmfmFullVO transcribingPmfm)
          Performs the core logic for RemoteTranscribingPmfmFullServiceBase.updateTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)
 
Methods inherited from class fr.ifremer.allegro.referential.transcribing.generic.service.RemoteTranscribingPmfmFullServiceBase
addOrUpdateClusterTranscribingPmfm, addTranscribingPmfm, getAllClusterTranscribingPmfmSinceDateSynchro, getAllTranscribingPmfm, getClusterTranscribingPmfmByIdentifiers, getMessage, getMessage, getMessage, getMessages, getPmfmDao, getPrincipal, getTranscribingPmfmByIdentifiers, getTranscribingPmfmByNaturalId, getTranscribingPmfmByPmfmId, getTranscribingPmfmByTranscribingSideId, getTranscribingPmfmByTranscribingSystemId, getTranscribingPmfmDao, getTranscribingPmfmNaturalIds, getTranscribingSideDao, getTranscribingSystemDao, remoteTranscribingPmfmFullVOsAreEqual, remoteTranscribingPmfmFullVOsAreEqualOnIdentifiers, removeTranscribingPmfm, setPmfmDao, setTranscribingPmfmDao, setTranscribingSideDao, setTranscribingSystemDao, updateTranscribingPmfm
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteTranscribingPmfmFullServiceImpl

public RemoteTranscribingPmfmFullServiceImpl()
Method Detail

handleAddTranscribingPmfm

protected RemoteTranscribingPmfmFullVO handleAddTranscribingPmfm(RemoteTranscribingPmfmFullVO transcribingPmfm)
                                                          throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.addTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

Specified by:
handleAddTranscribingPmfm in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.addTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

handleUpdateTranscribingPmfm

protected void handleUpdateTranscribingPmfm(RemoteTranscribingPmfmFullVO transcribingPmfm)
                                     throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.updateTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

Specified by:
handleUpdateTranscribingPmfm in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.updateTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

handleRemoveTranscribingPmfm

protected void handleRemoveTranscribingPmfm(RemoteTranscribingPmfmFullVO transcribingPmfm)
                                     throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.removeTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

Specified by:
handleRemoveTranscribingPmfm in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.removeTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

handleGetAllTranscribingPmfm

protected RemoteTranscribingPmfmFullVO[] handleGetAllTranscribingPmfm()
                                                               throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getAllTranscribingPmfm()

Specified by:
handleGetAllTranscribingPmfm in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.getAllTranscribingPmfm()

handleGetTranscribingPmfmByPmfmId

protected RemoteTranscribingPmfmFullVO[] handleGetTranscribingPmfmByPmfmId(java.lang.Integer id)
                                                                    throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByPmfmId(java.lang.Integer)

Specified by:
handleGetTranscribingPmfmByPmfmId in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.getTranscribingPmfmByPmfmId(java.lang.Integer)

handleGetTranscribingPmfmByTranscribingSystemId

protected RemoteTranscribingPmfmFullVO[] handleGetTranscribingPmfmByTranscribingSystemId(java.lang.Integer id)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByTranscribingSystemId(java.lang.Integer)

Specified by:
handleGetTranscribingPmfmByTranscribingSystemId in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.getTranscribingPmfmByTranscribingSystemId(java.lang.Integer)

handleGetTranscribingPmfmByTranscribingSideId

protected RemoteTranscribingPmfmFullVO[] handleGetTranscribingPmfmByTranscribingSideId(java.lang.Integer id)
                                                                                throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByTranscribingSideId(java.lang.Integer)

Specified by:
handleGetTranscribingPmfmByTranscribingSideId in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.getTranscribingPmfmByTranscribingSideId(java.lang.Integer)

handleGetTranscribingPmfmByIdentifiers

protected RemoteTranscribingPmfmFullVO handleGetTranscribingPmfmByIdentifiers(java.lang.Integer pmfmId,
                                                                              java.lang.Integer transcribingSystemId)
                                                                       throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByIdentifiers(java.lang.Integer, java.lang.Integer)

Specified by:
handleGetTranscribingPmfmByIdentifiers in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.getTranscribingPmfmByIdentifiers(java.lang.Integer, java.lang.Integer)

handleRemoteTranscribingPmfmFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteTranscribingPmfmFullVOsAreEqualOnIdentifiers(RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVOFirst,
                                                                           RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVOSecond)
                                                                    throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.remoteTranscribingPmfmFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

Specified by:
handleRemoteTranscribingPmfmFullVOsAreEqualOnIdentifiers in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.remoteTranscribingPmfmFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

handleRemoteTranscribingPmfmFullVOsAreEqual

protected boolean handleRemoteTranscribingPmfmFullVOsAreEqual(RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVOFirst,
                                                              RemoteTranscribingPmfmFullVO remoteTranscribingPmfmFullVOSecond)
                                                       throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.remoteTranscribingPmfmFullVOsAreEqual(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

Specified by:
handleRemoteTranscribingPmfmFullVOsAreEqual in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.remoteTranscribingPmfmFullVOsAreEqual(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO, fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmFullVO)

handleGetTranscribingPmfmNaturalIds

protected RemoteTranscribingPmfmNaturalId[] handleGetTranscribingPmfmNaturalIds()
                                                                         throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmNaturalIds()

Specified by:
handleGetTranscribingPmfmNaturalIds in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.getTranscribingPmfmNaturalIds()

handleGetTranscribingPmfmByNaturalId

protected RemoteTranscribingPmfmFullVO handleGetTranscribingPmfmByNaturalId(RemoteTranscribingPmfmNaturalId transcribingPmfmNaturalId)
                                                                     throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getTranscribingPmfmByNaturalId(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmNaturalId)

Specified by:
handleGetTranscribingPmfmByNaturalId in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.getTranscribingPmfmByNaturalId(fr.ifremer.allegro.referential.transcribing.generic.vo.RemoteTranscribingPmfmNaturalId)

handleAddOrUpdateClusterTranscribingPmfm

protected ClusterTranscribingPmfm handleAddOrUpdateClusterTranscribingPmfm(ClusterTranscribingPmfm clusterTranscribingPmfm)
                                                                    throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.addOrUpdateClusterTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingPmfm)

Specified by:
handleAddOrUpdateClusterTranscribingPmfm in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.addOrUpdateClusterTranscribingPmfm(fr.ifremer.allegro.referential.transcribing.generic.cluster.ClusterTranscribingPmfm)

handleGetAllClusterTranscribingPmfmSinceDateSynchro

protected ClusterTranscribingPmfm[] handleGetAllClusterTranscribingPmfmSinceDateSynchro(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: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterTranscribingPmfmSinceDateSynchro in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.getAllClusterTranscribingPmfmSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterTranscribingPmfmByIdentifiers

protected ClusterTranscribingPmfm handleGetClusterTranscribingPmfmByIdentifiers(java.lang.Integer pmfmId,
                                                                                java.lang.Integer transcribingSystemId)
                                                                         throws java.lang.Exception
Description copied from class: RemoteTranscribingPmfmFullServiceBase
Performs the core logic for RemoteTranscribingPmfmFullServiceBase.getClusterTranscribingPmfmByIdentifiers(java.lang.Integer, java.lang.Integer)

Specified by:
handleGetClusterTranscribingPmfmByIdentifiers in class RemoteTranscribingPmfmFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteTranscribingPmfmFullService.getClusterTranscribingPmfmByIdentifiers(java.lang.Integer, java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.