fr.ifremer.allegro.referential.vessel.generic.service
Class RemoteFishingVesselFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.referential.vessel.generic.service.RemoteFishingVesselFullServiceBase
      extended by fr.ifremer.allegro.referential.vessel.generic.service.RemoteFishingVesselFullServiceImpl
All Implemented Interfaces:
RemoteFishingVesselFullService

public class RemoteFishingVesselFullServiceImpl
extends RemoteFishingVesselFullServiceBase

See Also:
RemoteFishingVesselFullService

Constructor Summary
RemoteFishingVesselFullServiceImpl()
           
 
Method Summary
protected  RemoteFishingVesselFullVO handleAddFishingVessel(RemoteFishingVesselFullVO fishingVessel)
          Performs the core logic for RemoteFishingVesselFullServiceBase.addFishingVessel(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)
protected  ClusterFishingVessel handleAddOrUpdateClusterFishingVessel(ClusterFishingVessel clusterFishingVessel)
          Performs the core logic for RemoteFishingVesselFullServiceBase.addOrUpdateClusterFishingVessel(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterFishingVessel)
protected  ClusterFishingVessel[] handleGetAllClusterFishingVesselSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize, java.lang.String[] fishingVesselCodes)
          Performs the core logic for RemoteFishingVesselFullServiceBase.getAllClusterFishingVesselSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer, java.lang.String[])
protected  RemoteFishingVesselFullVO[] handleGetAllFishingVessel()
          Performs the core logic for RemoteFishingVesselFullServiceBase.getAllFishingVessel()
protected  ClusterFishingVessel handleGetClusterFishingVesselByIdentifiers(java.lang.String code)
          Performs the core logic for RemoteFishingVesselFullServiceBase.getClusterFishingVesselByIdentifiers(java.lang.String)
protected  RemoteFishingVesselFullVO handleGetFishingVesselByCode(java.lang.String code)
          Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByCode(java.lang.String)
protected  RemoteFishingVesselFullVO[] handleGetFishingVesselByCodes(java.lang.String[] code)
          Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByCodes(java.lang.String[])
protected  RemoteFishingVesselFullVO handleGetFishingVesselByNaturalId(RemoteFishingVesselNaturalId fishingVesselNaturalId)
          Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselNaturalId)
protected  RemoteFishingVesselFullVO[] handleGetFishingVesselByStatusCode(java.lang.String code)
          Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByStatusCode(java.lang.String)
protected  RemoteFishingVesselFullVO[] handleGetFishingVesselByVesselTypeId(java.lang.Integer id)
          Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByVesselTypeId(java.lang.Integer)
protected  RemoteFishingVesselNaturalId handleGetFishingVesselNaturalIdByCode(java.lang.String code)
          Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselNaturalIdByCode(java.lang.String)
protected  RemoteFishingVesselNaturalId[] handleGetFishingVesselNaturalIds()
          Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselNaturalIds()
protected  boolean handleRemoteFishingVesselFullVOsAreEqual(RemoteFishingVesselFullVO remoteFishingVesselFullVOFirst, RemoteFishingVesselFullVO remoteFishingVesselFullVOSecond)
          Performs the core logic for RemoteFishingVesselFullServiceBase.remoteFishingVesselFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)
protected  boolean handleRemoteFishingVesselFullVOsAreEqualOnIdentifiers(RemoteFishingVesselFullVO remoteFishingVesselFullVOFirst, RemoteFishingVesselFullVO remoteFishingVesselFullVOSecond)
          Performs the core logic for RemoteFishingVesselFullServiceBase.remoteFishingVesselFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)
protected  void handleRemoveFishingVessel(RemoteFishingVesselFullVO fishingVessel)
          Performs the core logic for RemoteFishingVesselFullServiceBase.removeFishingVessel(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)
protected  void handleUpdateFishingVessel(RemoteFishingVesselFullVO fishingVessel)
          Performs the core logic for RemoteFishingVesselFullServiceBase.updateFishingVessel(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)
 
Methods inherited from class fr.ifremer.allegro.referential.vessel.generic.service.RemoteFishingVesselFullServiceBase
addFishingVessel, addOrUpdateClusterFishingVessel, getAllClusterFishingVesselSinceDateSynchro, getAllFishingVessel, getClusterFishingVesselByIdentifiers, getFishingVesselByCode, getFishingVesselByCodes, getFishingVesselByNaturalId, getFishingVesselByStatusCode, getFishingVesselByVesselTypeId, getFishingVesselDao, getFishingVesselNaturalIdByCode, getFishingVesselNaturalIds, getMessage, getMessage, getMessage, getMessages, getPrincipal, getRightToProduceDao, getStatusDao, getVesselFeaturesDao, getVesselMasterPeriodDao, getVesselOwnerPeriodDao, getVesselRegistrationPeriodDao, getVesselTypeDao, remoteFishingVesselFullVOsAreEqual, remoteFishingVesselFullVOsAreEqualOnIdentifiers, removeFishingVessel, setFishingVesselDao, setRightToProduceDao, setStatusDao, setVesselFeaturesDao, setVesselMasterPeriodDao, setVesselOwnerPeriodDao, setVesselRegistrationPeriodDao, setVesselTypeDao, updateFishingVessel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteFishingVesselFullServiceImpl

public RemoteFishingVesselFullServiceImpl()
Method Detail

handleAddFishingVessel

protected RemoteFishingVesselFullVO handleAddFishingVessel(RemoteFishingVesselFullVO fishingVessel)
                                                    throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.addFishingVessel(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

Specified by:
handleAddFishingVessel in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.addFishingVessel(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

handleUpdateFishingVessel

protected void handleUpdateFishingVessel(RemoteFishingVesselFullVO fishingVessel)
                                  throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.updateFishingVessel(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

Specified by:
handleUpdateFishingVessel in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.updateFishingVessel(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

handleRemoveFishingVessel

protected void handleRemoveFishingVessel(RemoteFishingVesselFullVO fishingVessel)
                                  throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.removeFishingVessel(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

Specified by:
handleRemoveFishingVessel in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.removeFishingVessel(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

handleGetAllFishingVessel

protected RemoteFishingVesselFullVO[] handleGetAllFishingVessel()
                                                         throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getAllFishingVessel()

Specified by:
handleGetAllFishingVessel in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getAllFishingVessel()

handleGetFishingVesselByCode

protected RemoteFishingVesselFullVO handleGetFishingVesselByCode(java.lang.String code)
                                                          throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByCode(java.lang.String)

Specified by:
handleGetFishingVesselByCode in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getFishingVesselByCode(java.lang.String)

handleGetFishingVesselByCodes

protected RemoteFishingVesselFullVO[] handleGetFishingVesselByCodes(java.lang.String[] code)
                                                             throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByCodes(java.lang.String[])

Specified by:
handleGetFishingVesselByCodes in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getFishingVesselByCodes(java.lang.String[])

handleGetFishingVesselByStatusCode

protected RemoteFishingVesselFullVO[] handleGetFishingVesselByStatusCode(java.lang.String code)
                                                                  throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByStatusCode(java.lang.String)

Specified by:
handleGetFishingVesselByStatusCode in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getFishingVesselByStatusCode(java.lang.String)

handleGetFishingVesselByVesselTypeId

protected RemoteFishingVesselFullVO[] handleGetFishingVesselByVesselTypeId(java.lang.Integer id)
                                                                    throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByVesselTypeId(java.lang.Integer)

Specified by:
handleGetFishingVesselByVesselTypeId in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getFishingVesselByVesselTypeId(java.lang.Integer)

handleRemoteFishingVesselFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteFishingVesselFullVOsAreEqualOnIdentifiers(RemoteFishingVesselFullVO remoteFishingVesselFullVOFirst,
                                                                        RemoteFishingVesselFullVO remoteFishingVesselFullVOSecond)
                                                                 throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.remoteFishingVesselFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

Specified by:
handleRemoteFishingVesselFullVOsAreEqualOnIdentifiers in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.remoteFishingVesselFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

handleRemoteFishingVesselFullVOsAreEqual

protected boolean handleRemoteFishingVesselFullVOsAreEqual(RemoteFishingVesselFullVO remoteFishingVesselFullVOFirst,
                                                           RemoteFishingVesselFullVO remoteFishingVesselFullVOSecond)
                                                    throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.remoteFishingVesselFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

Specified by:
handleRemoteFishingVesselFullVOsAreEqual in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.remoteFishingVesselFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselFullVO)

handleGetFishingVesselNaturalIds

protected RemoteFishingVesselNaturalId[] handleGetFishingVesselNaturalIds()
                                                                   throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselNaturalIds()

Specified by:
handleGetFishingVesselNaturalIds in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getFishingVesselNaturalIds()

handleGetFishingVesselByNaturalId

protected RemoteFishingVesselFullVO handleGetFishingVesselByNaturalId(RemoteFishingVesselNaturalId fishingVesselNaturalId)
                                                               throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselNaturalId)

Specified by:
handleGetFishingVesselByNaturalId in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getFishingVesselByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteFishingVesselNaturalId)

handleGetFishingVesselNaturalIdByCode

protected RemoteFishingVesselNaturalId handleGetFishingVesselNaturalIdByCode(java.lang.String code)
                                                                      throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getFishingVesselNaturalIdByCode(java.lang.String)

Specified by:
handleGetFishingVesselNaturalIdByCode in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getFishingVesselNaturalIdByCode(java.lang.String)

handleAddOrUpdateClusterFishingVessel

protected ClusterFishingVessel handleAddOrUpdateClusterFishingVessel(ClusterFishingVessel clusterFishingVessel)
                                                              throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.addOrUpdateClusterFishingVessel(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterFishingVessel)

Specified by:
handleAddOrUpdateClusterFishingVessel in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.addOrUpdateClusterFishingVessel(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterFishingVessel)

handleGetAllClusterFishingVesselSinceDateSynchro

protected ClusterFishingVessel[] handleGetAllClusterFishingVesselSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
                                                                                  java.lang.Integer userId,
                                                                                  java.lang.Integer[] registrationLocationIds,
                                                                                  java.lang.Integer pageNumber,
                                                                                  java.lang.Integer pageSize,
                                                                                  java.lang.String[] fishingVesselCodes)
                                                                           throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getAllClusterFishingVesselSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer, java.lang.String[])

Specified by:
handleGetAllClusterFishingVesselSinceDateSynchro in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getAllClusterFishingVesselSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer, java.lang.String[])

handleGetClusterFishingVesselByIdentifiers

protected ClusterFishingVessel handleGetClusterFishingVesselByIdentifiers(java.lang.String code)
                                                                   throws java.lang.Exception
Description copied from class: RemoteFishingVesselFullServiceBase
Performs the core logic for RemoteFishingVesselFullServiceBase.getClusterFishingVesselByIdentifiers(java.lang.String)

Specified by:
handleGetClusterFishingVesselByIdentifiers in class RemoteFishingVesselFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingVesselFullService.getClusterFishingVesselByIdentifiers(java.lang.String)


Copyright © 2008-2010 IFREMER. All Rights Reserved.