fr.ifremer.allegro.data.vessel.specific.service
Class RemoteCompetenceZoneFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.vessel.specific.service.RemoteCompetenceZoneFullServiceBase
      extended by fr.ifremer.allegro.data.vessel.specific.service.RemoteCompetenceZoneFullServiceImpl
All Implemented Interfaces:
RemoteCompetenceZoneFullService

public class RemoteCompetenceZoneFullServiceImpl
extends RemoteCompetenceZoneFullServiceBase

See Also:
RemoteCompetenceZoneFullService

Constructor Summary
RemoteCompetenceZoneFullServiceImpl()
           
 
Method Summary
protected  java.lang.Object handleGetAllVesselOwnersByCompetenceZonesSinceDateSynchro(java.lang.Integer[] locationIds, java.sql.Timestamp updateDate)
          Performs the core logic for RemoteCompetenceZoneFullServiceBase.getAllVesselOwnersByCompetenceZonesSinceDateSynchro(java.lang.Integer[], java.sql.Timestamp)
protected  java.lang.Object handleGetFishingVesselsByCompetenceZones(java.lang.Integer[] locationIds)
          Performs the core logic for RemoteCompetenceZoneFullServiceBase.getFishingVesselsByCompetenceZones(java.lang.Integer[])
 
Methods inherited from class fr.ifremer.allegro.data.vessel.specific.service.RemoteCompetenceZoneFullServiceBase
getAllVesselOwnersByCompetenceZonesSinceDateSynchro, getFishingVesselDao, getFishingVesselsByCompetenceZones, getLocationDao, getManagedDataDao, getMessage, getMessage, getMessage, getMessages, getPrincipal, getVesselManagePeriodDao, getVesselOwnerDao, getVesselOwnerPeriodDao, getVesselRegistrationPeriodDao, setFishingVesselDao, setLocationDao, setManagedDataDao, setVesselManagePeriodDao, setVesselOwnerDao, setVesselOwnerPeriodDao, setVesselRegistrationPeriodDao
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteCompetenceZoneFullServiceImpl

public RemoteCompetenceZoneFullServiceImpl()
Method Detail

handleGetFishingVesselsByCompetenceZones

protected java.lang.Object handleGetFishingVesselsByCompetenceZones(java.lang.Integer[] locationIds)
                                                             throws java.lang.Exception
Description copied from class: RemoteCompetenceZoneFullServiceBase
Performs the core logic for RemoteCompetenceZoneFullServiceBase.getFishingVesselsByCompetenceZones(java.lang.Integer[])

Specified by:
handleGetFishingVesselsByCompetenceZones in class RemoteCompetenceZoneFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteCompetenceZoneFullService.getFishingVesselsByCompetenceZones(java.lang.Integer[])

handleGetAllVesselOwnersByCompetenceZonesSinceDateSynchro

protected java.lang.Object handleGetAllVesselOwnersByCompetenceZonesSinceDateSynchro(java.lang.Integer[] locationIds,
                                                                                     java.sql.Timestamp updateDate)
                                                                              throws java.lang.Exception
Description copied from class: RemoteCompetenceZoneFullServiceBase
Performs the core logic for RemoteCompetenceZoneFullServiceBase.getAllVesselOwnersByCompetenceZonesSinceDateSynchro(java.lang.Integer[], java.sql.Timestamp)

Specified by:
handleGetAllVesselOwnersByCompetenceZonesSinceDateSynchro in class RemoteCompetenceZoneFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteCompetenceZoneFullService.getAllVesselOwnersByCompetenceZonesSinceDateSynchro(java.lang.Integer[], java.sql.Timestamp)


Copyright © 2008-2010 IFREMER. All Rights Reserved.