fr.ifremer.allegro.data.vessel.feature.physical.generic.service
Class RemoteVesselPhysicalFeaturesOriginFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteVesselPhysicalFeaturesOriginFullServiceBase
      extended by fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteVesselPhysicalFeaturesOriginFullServiceImpl
All Implemented Interfaces:
RemoteVesselPhysicalFeaturesOriginFullService

public class RemoteVesselPhysicalFeaturesOriginFullServiceImpl
extends RemoteVesselPhysicalFeaturesOriginFullServiceBase

See Also:
RemoteVesselPhysicalFeaturesOriginFullService

Constructor Summary
RemoteVesselPhysicalFeaturesOriginFullServiceImpl()
           
 
Method Summary
protected  RemoteVesselPhysicalFeaturesOriginFullVO handleAddVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.addVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
protected  RemoteVesselPhysicalFeaturesOriginFullVO[] handleGetAllVesselPhysicalFeaturesOrigin()
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getAllVesselPhysicalFeaturesOrigin()
protected  ClusterVesselPhysicalFeaturesOrigin handleGetClusterVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId, java.lang.String programCode)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getClusterVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer, java.lang.String)
protected  RemoteVesselPhysicalFeaturesOriginFullVO[] handleGetVesselPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String code)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String)
protected  RemoteVesselPhysicalFeaturesOriginFullVO handleGetVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId, java.lang.String programCode)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer, java.lang.String)
protected  RemoteVesselPhysicalFeaturesOriginFullVO handleGetVesselPhysicalFeaturesOriginByNaturalId(RemoteVesselPhysicalFeaturesOriginNaturalId vesselPhysicalFeaturesOriginNaturalId)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginNaturalId)
protected  RemoteVesselPhysicalFeaturesOriginFullVO[] handleGetVesselPhysicalFeaturesOriginByProgramCode(java.lang.String code)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByProgramCode(java.lang.String)
protected  RemoteVesselPhysicalFeaturesOriginFullVO[] handleGetVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId(java.lang.Integer id)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId(java.lang.Integer)
protected  RemoteVesselPhysicalFeaturesOriginNaturalId[] handleGetVesselPhysicalFeaturesOriginNaturalIds()
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginNaturalIds()
protected  boolean handleRemoteVesselPhysicalFeaturesOriginFullVOsAreEqual(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst, RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.remoteVesselPhysicalFeaturesOriginFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
protected  boolean handleRemoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst, RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
protected  void handleRemoveVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.removeVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
protected  void handleUpdateVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
          Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.updateVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.vessel.feature.physical.generic.service.RemoteVesselPhysicalFeaturesOriginFullServiceBase
addVesselPhysicalFeaturesOrigin, getAcquisitionLevelDao, getAllVesselPhysicalFeaturesOrigin, getClusterVesselPhysicalFeaturesOriginByIdentifiers, getMessage, getMessage, getMessage, getMessages, getPrincipal, getProgramDao, getVesselPhysicalFeaturesDao, getVesselPhysicalFeaturesOriginByAcquisitionLevelCode, getVesselPhysicalFeaturesOriginByIdentifiers, getVesselPhysicalFeaturesOriginByNaturalId, getVesselPhysicalFeaturesOriginByProgramCode, getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId, getVesselPhysicalFeaturesOriginDao, getVesselPhysicalFeaturesOriginNaturalIds, remoteVesselPhysicalFeaturesOriginFullVOsAreEqual, remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers, removeVesselPhysicalFeaturesOrigin, setAcquisitionLevelDao, setProgramDao, setVesselPhysicalFeaturesDao, setVesselPhysicalFeaturesOriginDao, updateVesselPhysicalFeaturesOrigin
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteVesselPhysicalFeaturesOriginFullServiceImpl

public RemoteVesselPhysicalFeaturesOriginFullServiceImpl()
Method Detail

handleAddVesselPhysicalFeaturesOrigin

protected RemoteVesselPhysicalFeaturesOriginFullVO handleAddVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.addVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

Specified by:
handleAddVesselPhysicalFeaturesOrigin in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.addVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

handleUpdateVesselPhysicalFeaturesOrigin

protected void handleUpdateVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
                                                 throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.updateVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

Specified by:
handleUpdateVesselPhysicalFeaturesOrigin in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.updateVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

handleRemoveVesselPhysicalFeaturesOrigin

protected void handleRemoveVesselPhysicalFeaturesOrigin(RemoteVesselPhysicalFeaturesOriginFullVO vesselPhysicalFeaturesOrigin)
                                                 throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.removeVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

Specified by:
handleRemoveVesselPhysicalFeaturesOrigin in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.removeVesselPhysicalFeaturesOrigin(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

handleGetAllVesselPhysicalFeaturesOrigin

protected RemoteVesselPhysicalFeaturesOriginFullVO[] handleGetAllVesselPhysicalFeaturesOrigin()
                                                                                       throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getAllVesselPhysicalFeaturesOrigin()

Specified by:
handleGetAllVesselPhysicalFeaturesOrigin in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getAllVesselPhysicalFeaturesOrigin()

handleGetVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId

protected RemoteVesselPhysicalFeaturesOriginFullVO[] handleGetVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId(java.lang.Integer id)
                                                                                                              throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId(java.lang.Integer)

Specified by:
handleGetVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByVesselPhysicalFeaturesId(java.lang.Integer)

handleGetVesselPhysicalFeaturesOriginByProgramCode

protected RemoteVesselPhysicalFeaturesOriginFullVO[] handleGetVesselPhysicalFeaturesOriginByProgramCode(java.lang.String code)
                                                                                                 throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByProgramCode(java.lang.String)

Specified by:
handleGetVesselPhysicalFeaturesOriginByProgramCode in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByProgramCode(java.lang.String)

handleGetVesselPhysicalFeaturesOriginByAcquisitionLevelCode

protected RemoteVesselPhysicalFeaturesOriginFullVO[] handleGetVesselPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String code)
                                                                                                          throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String)

Specified by:
handleGetVesselPhysicalFeaturesOriginByAcquisitionLevelCode in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByAcquisitionLevelCode(java.lang.String)

handleGetVesselPhysicalFeaturesOriginByIdentifiers

protected RemoteVesselPhysicalFeaturesOriginFullVO handleGetVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId,
                                                                                                      java.lang.String programCode)
                                                                                               throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer, java.lang.String)

Specified by:
handleGetVesselPhysicalFeaturesOriginByIdentifiers in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer, java.lang.String)

handleRemoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst,
                                                                                       RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)
                                                                                throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

Specified by:
handleRemoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.remoteVesselPhysicalFeaturesOriginFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

handleRemoteVesselPhysicalFeaturesOriginFullVOsAreEqual

protected boolean handleRemoteVesselPhysicalFeaturesOriginFullVOsAreEqual(RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOFirst,
                                                                          RemoteVesselPhysicalFeaturesOriginFullVO remoteVesselPhysicalFeaturesOriginFullVOSecond)
                                                                   throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.remoteVesselPhysicalFeaturesOriginFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

Specified by:
handleRemoteVesselPhysicalFeaturesOriginFullVOsAreEqual in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.remoteVesselPhysicalFeaturesOriginFullVOsAreEqual(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO, fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginFullVO)

handleGetVesselPhysicalFeaturesOriginNaturalIds

protected RemoteVesselPhysicalFeaturesOriginNaturalId[] handleGetVesselPhysicalFeaturesOriginNaturalIds()
                                                                                                 throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginNaturalIds()

Specified by:
handleGetVesselPhysicalFeaturesOriginNaturalIds in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginNaturalIds()

handleGetVesselPhysicalFeaturesOriginByNaturalId

protected RemoteVesselPhysicalFeaturesOriginFullVO handleGetVesselPhysicalFeaturesOriginByNaturalId(RemoteVesselPhysicalFeaturesOriginNaturalId vesselPhysicalFeaturesOriginNaturalId)
                                                                                             throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getVesselPhysicalFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginNaturalId)

Specified by:
handleGetVesselPhysicalFeaturesOriginByNaturalId in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getVesselPhysicalFeaturesOriginByNaturalId(fr.ifremer.allegro.data.vessel.feature.physical.generic.vo.RemoteVesselPhysicalFeaturesOriginNaturalId)

handleGetClusterVesselPhysicalFeaturesOriginByIdentifiers

protected ClusterVesselPhysicalFeaturesOrigin handleGetClusterVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer vesselPhysicalFeaturesId,
                                                                                                        java.lang.String programCode)
                                                                                                 throws java.lang.Exception
Description copied from class: RemoteVesselPhysicalFeaturesOriginFullServiceBase
Performs the core logic for RemoteVesselPhysicalFeaturesOriginFullServiceBase.getClusterVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer, java.lang.String)

Specified by:
handleGetClusterVesselPhysicalFeaturesOriginByIdentifiers in class RemoteVesselPhysicalFeaturesOriginFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteVesselPhysicalFeaturesOriginFullService.getClusterVesselPhysicalFeaturesOriginByIdentifiers(java.lang.Integer, java.lang.String)


Copyright © 2008-2010 IFREMER. All Rights Reserved.