fr.ifremer.allegro.data.fishingArea.generic.service
Class RemoteFishingAreaFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.fishingArea.generic.service.RemoteFishingAreaFullServiceBase
      extended by fr.ifremer.allegro.data.fishingArea.generic.service.RemoteFishingAreaFullServiceImpl
All Implemented Interfaces:
RemoteFishingAreaFullService

public class RemoteFishingAreaFullServiceImpl
extends RemoteFishingAreaFullServiceBase

See Also:
RemoteFishingAreaFullService

Constructor Summary
RemoteFishingAreaFullServiceImpl()
           
 
Method Summary
protected  RemoteFishingAreaFullVO handleAddFishingArea(RemoteFishingAreaFullVO fishingArea)
          Performs the core logic for RemoteFishingAreaFullServiceBase.addFishingArea(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)
protected  ClusterFishingArea handleAddOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
          Performs the core logic for RemoteFishingAreaFullServiceBase.addOrUpdateClusterFishingArea(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea)
protected  ClusterFishingArea[] handleGetAllClusterFishingArea(java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getAllClusterFishingArea(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  RemoteFishingAreaFullVO[] handleGetAllFishingArea()
          Performs the core logic for RemoteFishingAreaFullServiceBase.getAllFishingArea()
protected  ClusterFishingArea handleGetClusterFishingAreaByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getClusterFishingAreaByIdentifiers(java.lang.Integer)
protected  RemoteFishingAreaFullVO[] handleGetFishingAreaByDepthGradientId(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByDepthGradientId(java.lang.Integer)
protected  RemoteFishingAreaFullVO[] handleGetFishingAreaByDistanceToCoastGradientId(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByDistanceToCoastGradientId(java.lang.Integer)
protected  RemoteFishingAreaFullVO[] handleGetFishingAreaByGearUseFeaturesId(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByGearUseFeaturesId(java.lang.Integer)
protected  RemoteFishingAreaFullVO handleGetFishingAreaById(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaById(java.lang.Integer)
protected  RemoteFishingAreaFullVO[] handleGetFishingAreaByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByIds(java.lang.Integer[])
protected  RemoteFishingAreaFullVO[] handleGetFishingAreaByLocationId(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByLocationId(java.lang.Integer)
protected  RemoteFishingAreaFullVO handleGetFishingAreaByNaturalId(RemoteFishingAreaNaturalId fishingAreaNaturalId)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByNaturalId(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaNaturalId)
protected  RemoteFishingAreaFullVO[] handleGetFishingAreaByNearbySpecificAreaId(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByNearbySpecificAreaId(java.lang.Integer)
protected  RemoteFishingAreaFullVO[] handleGetFishingAreaBySampleId(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaBySampleId(java.lang.Integer)
protected  RemoteFishingAreaFullVO[] handleGetFishingAreaByVesselUseFeaturesId(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByVesselUseFeaturesId(java.lang.Integer)
protected  RemoteFishingAreaNaturalId handleGetFishingAreaNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaNaturalIdById(java.lang.Integer)
protected  RemoteFishingAreaNaturalId[] handleGetFishingAreaNaturalIds()
          Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaNaturalIds()
protected  boolean handleRemoteFishingAreaFullVOsAreEqual(RemoteFishingAreaFullVO remoteFishingAreaFullVOFirst, RemoteFishingAreaFullVO remoteFishingAreaFullVOSecond)
          Performs the core logic for RemoteFishingAreaFullServiceBase.remoteFishingAreaFullVOsAreEqual(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)
protected  boolean handleRemoteFishingAreaFullVOsAreEqualOnIdentifiers(RemoteFishingAreaFullVO remoteFishingAreaFullVOFirst, RemoteFishingAreaFullVO remoteFishingAreaFullVOSecond)
          Performs the core logic for RemoteFishingAreaFullServiceBase.remoteFishingAreaFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)
protected  void handleRemoveFishingArea(RemoteFishingAreaFullVO fishingArea)
          Performs the core logic for RemoteFishingAreaFullServiceBase.removeFishingArea(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)
protected  void handleUpdateFishingArea(RemoteFishingAreaFullVO fishingArea)
          Performs the core logic for RemoteFishingAreaFullServiceBase.updateFishingArea(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.fishingArea.generic.service.RemoteFishingAreaFullServiceBase
addFishingArea, addOrUpdateClusterFishingArea, getAllClusterFishingArea, getAllFishingArea, getClusterFishingAreaByIdentifiers, getDepthGradientDao, getDistanceToCoastGradientDao, getFisheryDao, getFishingAreaByDepthGradientId, getFishingAreaByDistanceToCoastGradientId, getFishingAreaByGearUseFeaturesId, getFishingAreaById, getFishingAreaByIds, getFishingAreaByLocationId, getFishingAreaByNaturalId, getFishingAreaByNearbySpecificAreaId, getFishingAreaBySampleId, getFishingAreaByVesselUseFeaturesId, getFishingAreaDao, getFishingAreaNaturalIdById, getFishingAreaNaturalIds, getGearUseFeaturesDao, getLocationDao, getMessage, getMessage, getMessage, getMessages, getNearbySpecificAreaDao, getPrincipal, getSampleDao, getVesselUseFeaturesDao, remoteFishingAreaFullVOsAreEqual, remoteFishingAreaFullVOsAreEqualOnIdentifiers, removeFishingArea, setDepthGradientDao, setDistanceToCoastGradientDao, setFisheryDao, setFishingAreaDao, setGearUseFeaturesDao, setLocationDao, setNearbySpecificAreaDao, setSampleDao, setVesselUseFeaturesDao, updateFishingArea
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteFishingAreaFullServiceImpl

public RemoteFishingAreaFullServiceImpl()
Method Detail

handleAddFishingArea

protected RemoteFishingAreaFullVO handleAddFishingArea(RemoteFishingAreaFullVO fishingArea)
                                                throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.addFishingArea(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

Specified by:
handleAddFishingArea in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.addFishingArea(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

handleUpdateFishingArea

protected void handleUpdateFishingArea(RemoteFishingAreaFullVO fishingArea)
                                throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.updateFishingArea(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

Specified by:
handleUpdateFishingArea in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.updateFishingArea(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

handleRemoveFishingArea

protected void handleRemoveFishingArea(RemoteFishingAreaFullVO fishingArea)
                                throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.removeFishingArea(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

Specified by:
handleRemoveFishingArea in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.removeFishingArea(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

handleGetAllFishingArea

protected RemoteFishingAreaFullVO[] handleGetAllFishingArea()
                                                     throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getAllFishingArea()

Specified by:
handleGetAllFishingArea in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getAllFishingArea()

handleGetFishingAreaById

protected RemoteFishingAreaFullVO handleGetFishingAreaById(java.lang.Integer id)
                                                    throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaById(java.lang.Integer)

Specified by:
handleGetFishingAreaById in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaById(java.lang.Integer)

handleGetFishingAreaByIds

protected RemoteFishingAreaFullVO[] handleGetFishingAreaByIds(java.lang.Integer[] id)
                                                       throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByIds(java.lang.Integer[])

Specified by:
handleGetFishingAreaByIds in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaByIds(java.lang.Integer[])

handleGetFishingAreaByNearbySpecificAreaId

protected RemoteFishingAreaFullVO[] handleGetFishingAreaByNearbySpecificAreaId(java.lang.Integer id)
                                                                        throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByNearbySpecificAreaId(java.lang.Integer)

Specified by:
handleGetFishingAreaByNearbySpecificAreaId in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaByNearbySpecificAreaId(java.lang.Integer)

handleGetFishingAreaByDepthGradientId

protected RemoteFishingAreaFullVO[] handleGetFishingAreaByDepthGradientId(java.lang.Integer id)
                                                                   throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByDepthGradientId(java.lang.Integer)

Specified by:
handleGetFishingAreaByDepthGradientId in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaByDepthGradientId(java.lang.Integer)

handleGetFishingAreaByDistanceToCoastGradientId

protected RemoteFishingAreaFullVO[] handleGetFishingAreaByDistanceToCoastGradientId(java.lang.Integer id)
                                                                             throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByDistanceToCoastGradientId(java.lang.Integer)

Specified by:
handleGetFishingAreaByDistanceToCoastGradientId in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaByDistanceToCoastGradientId(java.lang.Integer)

handleGetFishingAreaByLocationId

protected RemoteFishingAreaFullVO[] handleGetFishingAreaByLocationId(java.lang.Integer id)
                                                              throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByLocationId(java.lang.Integer)

Specified by:
handleGetFishingAreaByLocationId in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaByLocationId(java.lang.Integer)

handleGetFishingAreaByGearUseFeaturesId

protected RemoteFishingAreaFullVO[] handleGetFishingAreaByGearUseFeaturesId(java.lang.Integer id)
                                                                     throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByGearUseFeaturesId(java.lang.Integer)

Specified by:
handleGetFishingAreaByGearUseFeaturesId in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaByGearUseFeaturesId(java.lang.Integer)

handleGetFishingAreaByVesselUseFeaturesId

protected RemoteFishingAreaFullVO[] handleGetFishingAreaByVesselUseFeaturesId(java.lang.Integer id)
                                                                       throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByVesselUseFeaturesId(java.lang.Integer)

Specified by:
handleGetFishingAreaByVesselUseFeaturesId in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaByVesselUseFeaturesId(java.lang.Integer)

handleGetFishingAreaBySampleId

protected RemoteFishingAreaFullVO[] handleGetFishingAreaBySampleId(java.lang.Integer id)
                                                            throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaBySampleId(java.lang.Integer)

Specified by:
handleGetFishingAreaBySampleId in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaBySampleId(java.lang.Integer)

handleRemoteFishingAreaFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteFishingAreaFullVOsAreEqualOnIdentifiers(RemoteFishingAreaFullVO remoteFishingAreaFullVOFirst,
                                                                      RemoteFishingAreaFullVO remoteFishingAreaFullVOSecond)
                                                               throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.remoteFishingAreaFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

Specified by:
handleRemoteFishingAreaFullVOsAreEqualOnIdentifiers in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.remoteFishingAreaFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

handleRemoteFishingAreaFullVOsAreEqual

protected boolean handleRemoteFishingAreaFullVOsAreEqual(RemoteFishingAreaFullVO remoteFishingAreaFullVOFirst,
                                                         RemoteFishingAreaFullVO remoteFishingAreaFullVOSecond)
                                                  throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.remoteFishingAreaFullVOsAreEqual(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

Specified by:
handleRemoteFishingAreaFullVOsAreEqual in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.remoteFishingAreaFullVOsAreEqual(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO, fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaFullVO)

handleGetFishingAreaNaturalIds

protected RemoteFishingAreaNaturalId[] handleGetFishingAreaNaturalIds()
                                                               throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaNaturalIds()

Specified by:
handleGetFishingAreaNaturalIds in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaNaturalIds()

handleGetFishingAreaByNaturalId

protected RemoteFishingAreaFullVO handleGetFishingAreaByNaturalId(RemoteFishingAreaNaturalId fishingAreaNaturalId)
                                                           throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaByNaturalId(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaNaturalId)

Specified by:
handleGetFishingAreaByNaturalId in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaByNaturalId(fr.ifremer.allegro.data.fishingArea.generic.vo.RemoteFishingAreaNaturalId)

handleGetFishingAreaNaturalIdById

protected RemoteFishingAreaNaturalId handleGetFishingAreaNaturalIdById(java.lang.Integer id)
                                                                throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getFishingAreaNaturalIdById(java.lang.Integer)

Specified by:
handleGetFishingAreaNaturalIdById in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getFishingAreaNaturalIdById(java.lang.Integer)

handleGetAllClusterFishingArea

protected ClusterFishingArea[] handleGetAllClusterFishingArea(java.lang.Integer userId,
                                                              java.lang.Integer[] registrationLocationIds,
                                                              java.lang.Integer pageNumber,
                                                              java.lang.Integer pageSize)
                                                       throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getAllClusterFishingArea(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterFishingArea in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getAllClusterFishingArea(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterFishingAreaByIdentifiers

protected ClusterFishingArea handleGetClusterFishingAreaByIdentifiers(java.lang.Integer id)
                                                               throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.getClusterFishingAreaByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterFishingAreaByIdentifiers in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.getClusterFishingAreaByIdentifiers(java.lang.Integer)

handleAddOrUpdateClusterFishingArea

protected ClusterFishingArea handleAddOrUpdateClusterFishingArea(ClusterFishingArea clusterFishingArea)
                                                          throws java.lang.Exception
Description copied from class: RemoteFishingAreaFullServiceBase
Performs the core logic for RemoteFishingAreaFullServiceBase.addOrUpdateClusterFishingArea(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea)

Specified by:
handleAddOrUpdateClusterFishingArea in class RemoteFishingAreaFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingAreaFullService.addOrUpdateClusterFishingArea(fr.ifremer.allegro.data.fishingArea.generic.cluster.ClusterFishingArea)


Copyright © 2008-2010 IFREMER. All Rights Reserved.