fr.ifremer.allegro.data.survey.fishingEffort.generic.service
Class RemoteFishingEffortCalendarFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.data.survey.fishingEffort.generic.service.RemoteFishingEffortCalendarFullServiceBase
      extended by fr.ifremer.allegro.data.survey.fishingEffort.generic.service.RemoteFishingEffortCalendarFullServiceImpl
All Implemented Interfaces:
RemoteFishingEffortCalendarFullService

public class RemoteFishingEffortCalendarFullServiceImpl
extends RemoteFishingEffortCalendarFullServiceBase

See Also:
RemoteFishingEffortCalendarFullService

Constructor Summary
RemoteFishingEffortCalendarFullServiceImpl()
           
 
Method Summary
protected  RemoteFishingEffortCalendarFullVO handleAddFishingEffortCalendar(RemoteFishingEffortCalendarFullVO fishingEffortCalendar)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.addFishingEffortCalendar(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)
protected  RemoteFishingEffortCalendarFullVO[] handleGetAllFishingEffortCalendar()
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getAllFishingEffortCalendar()
protected  ClusterFishingEffortCalendar handleGetClusterFishingEffortCalendarByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getClusterFishingEffortCalendarByIdentifiers(java.lang.Integer)
protected  RemoteFishingEffortCalendarFullVO handleGetFishingEffortCalendarByActivityCalendarId(java.lang.Integer id)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByActivityCalendarId(java.lang.Integer)
protected  RemoteFishingEffortCalendarFullVO handleGetFishingEffortCalendarById(java.lang.Integer id)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarById(java.lang.Integer)
protected  RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByIds(java.lang.Integer[])
protected  RemoteFishingEffortCalendarFullVO handleGetFishingEffortCalendarByNaturalId(RemoteFishingEffortCalendarNaturalId fishingEffortCalendarNaturalId)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByNaturalId(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarNaturalId)
protected  RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByProgramCode(java.lang.String code)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByProgramCode(java.lang.String)
protected  RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByQualityFlagCode(java.lang.String code)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByQualityFlagCode(java.lang.String)
protected  RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByRecorderDepartmentId(java.lang.Integer id)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByRecorderDepartmentId(java.lang.Integer)
protected  RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByRecorderPersonId(java.lang.Integer id)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByRecorderPersonId(java.lang.Integer)
protected  RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarBySurveyQualificationId(java.lang.Integer id)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarBySurveyQualificationId(java.lang.Integer)
protected  RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByVesselCode(java.lang.String code)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByVesselCode(java.lang.String)
protected  RemoteFishingEffortCalendarNaturalId handleGetFishingEffortCalendarNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarNaturalIdById(java.lang.Integer)
protected  RemoteFishingEffortCalendarNaturalId[] handleGetFishingEffortCalendarNaturalIds()
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarNaturalIds()
protected  boolean handleRemoteFishingEffortCalendarFullVOsAreEqual(RemoteFishingEffortCalendarFullVO remoteFishingEffortCalendarFullVOFirst, RemoteFishingEffortCalendarFullVO remoteFishingEffortCalendarFullVOSecond)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.remoteFishingEffortCalendarFullVOsAreEqual(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO, fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)
protected  boolean handleRemoteFishingEffortCalendarFullVOsAreEqualOnIdentifiers(RemoteFishingEffortCalendarFullVO remoteFishingEffortCalendarFullVOFirst, RemoteFishingEffortCalendarFullVO remoteFishingEffortCalendarFullVOSecond)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.remoteFishingEffortCalendarFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO, fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)
protected  void handleRemoveFishingEffortCalendar(RemoteFishingEffortCalendarFullVO fishingEffortCalendar)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.removeFishingEffortCalendar(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)
protected  void handleUpdateFishingEffortCalendar(RemoteFishingEffortCalendarFullVO fishingEffortCalendar)
          Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.updateFishingEffortCalendar(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)
 
Methods inherited from class fr.ifremer.allegro.data.survey.fishingEffort.generic.service.RemoteFishingEffortCalendarFullServiceBase
addFishingEffortCalendar, getActivityCalendarDao, getAllFishingEffortCalendar, getClusterFishingEffortCalendarByIdentifiers, getDepartmentDao, getFishingEffortCalendarByActivityCalendarId, getFishingEffortCalendarById, getFishingEffortCalendarByIds, getFishingEffortCalendarByNaturalId, getFishingEffortCalendarByProgramCode, getFishingEffortCalendarByQualityFlagCode, getFishingEffortCalendarByRecorderDepartmentId, getFishingEffortCalendarByRecorderPersonId, getFishingEffortCalendarBySurveyQualificationId, getFishingEffortCalendarByVesselCode, getFishingEffortCalendarDao, getFishingEffortCalendarNaturalIdById, getFishingEffortCalendarNaturalIds, getGearUseFeaturesDao, getMessage, getMessage, getMessage, getMessages, getPersonDao, getPrincipal, getProgramDao, getQualityFlagDao, getSurveyQualificationDao, getVesselDao, getVesselUseFeaturesDao, remoteFishingEffortCalendarFullVOsAreEqual, remoteFishingEffortCalendarFullVOsAreEqualOnIdentifiers, removeFishingEffortCalendar, setActivityCalendarDao, setDepartmentDao, setFishingEffortCalendarDao, setGearUseFeaturesDao, setPersonDao, setProgramDao, setQualityFlagDao, setSurveyQualificationDao, setVesselDao, setVesselUseFeaturesDao, updateFishingEffortCalendar
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteFishingEffortCalendarFullServiceImpl

public RemoteFishingEffortCalendarFullServiceImpl()
Method Detail

handleAddFishingEffortCalendar

protected RemoteFishingEffortCalendarFullVO handleAddFishingEffortCalendar(RemoteFishingEffortCalendarFullVO fishingEffortCalendar)
                                                                    throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.addFishingEffortCalendar(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

Specified by:
handleAddFishingEffortCalendar in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.addFishingEffortCalendar(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

handleUpdateFishingEffortCalendar

protected void handleUpdateFishingEffortCalendar(RemoteFishingEffortCalendarFullVO fishingEffortCalendar)
                                          throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.updateFishingEffortCalendar(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

Specified by:
handleUpdateFishingEffortCalendar in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.updateFishingEffortCalendar(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

handleRemoveFishingEffortCalendar

protected void handleRemoveFishingEffortCalendar(RemoteFishingEffortCalendarFullVO fishingEffortCalendar)
                                          throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.removeFishingEffortCalendar(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

Specified by:
handleRemoveFishingEffortCalendar in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.removeFishingEffortCalendar(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

handleGetAllFishingEffortCalendar

protected RemoteFishingEffortCalendarFullVO[] handleGetAllFishingEffortCalendar()
                                                                         throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getAllFishingEffortCalendar()

Specified by:
handleGetAllFishingEffortCalendar in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getAllFishingEffortCalendar()

handleGetFishingEffortCalendarById

protected RemoteFishingEffortCalendarFullVO handleGetFishingEffortCalendarById(java.lang.Integer id)
                                                                        throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarById(java.lang.Integer)

Specified by:
handleGetFishingEffortCalendarById in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarById(java.lang.Integer)

handleGetFishingEffortCalendarByIds

protected RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByIds(java.lang.Integer[] id)
                                                                           throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByIds(java.lang.Integer[])

Specified by:
handleGetFishingEffortCalendarByIds in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarByIds(java.lang.Integer[])

handleGetFishingEffortCalendarBySurveyQualificationId

protected RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarBySurveyQualificationId(java.lang.Integer id)
                                                                                             throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarBySurveyQualificationId(java.lang.Integer)

Specified by:
handleGetFishingEffortCalendarBySurveyQualificationId in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarBySurveyQualificationId(java.lang.Integer)

handleGetFishingEffortCalendarByVesselCode

protected RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByVesselCode(java.lang.String code)
                                                                                  throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByVesselCode(java.lang.String)

Specified by:
handleGetFishingEffortCalendarByVesselCode in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarByVesselCode(java.lang.String)

handleGetFishingEffortCalendarByProgramCode

protected RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByProgramCode(java.lang.String code)
                                                                                   throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByProgramCode(java.lang.String)

Specified by:
handleGetFishingEffortCalendarByProgramCode in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarByProgramCode(java.lang.String)

handleGetFishingEffortCalendarByRecorderDepartmentId

protected RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByRecorderDepartmentId(java.lang.Integer id)
                                                                                            throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByRecorderDepartmentId(java.lang.Integer)

Specified by:
handleGetFishingEffortCalendarByRecorderDepartmentId in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarByRecorderDepartmentId(java.lang.Integer)

handleGetFishingEffortCalendarByQualityFlagCode

protected RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByQualityFlagCode(java.lang.String code)
                                                                                       throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByQualityFlagCode(java.lang.String)

Specified by:
handleGetFishingEffortCalendarByQualityFlagCode in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarByQualityFlagCode(java.lang.String)

handleGetFishingEffortCalendarByActivityCalendarId

protected RemoteFishingEffortCalendarFullVO handleGetFishingEffortCalendarByActivityCalendarId(java.lang.Integer id)
                                                                                        throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByActivityCalendarId(java.lang.Integer)

Specified by:
handleGetFishingEffortCalendarByActivityCalendarId in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarByActivityCalendarId(java.lang.Integer)

handleGetFishingEffortCalendarByRecorderPersonId

protected RemoteFishingEffortCalendarFullVO[] handleGetFishingEffortCalendarByRecorderPersonId(java.lang.Integer id)
                                                                                        throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByRecorderPersonId(java.lang.Integer)

Specified by:
handleGetFishingEffortCalendarByRecorderPersonId in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarByRecorderPersonId(java.lang.Integer)

handleRemoteFishingEffortCalendarFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteFishingEffortCalendarFullVOsAreEqualOnIdentifiers(RemoteFishingEffortCalendarFullVO remoteFishingEffortCalendarFullVOFirst,
                                                                                RemoteFishingEffortCalendarFullVO remoteFishingEffortCalendarFullVOSecond)
                                                                         throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.remoteFishingEffortCalendarFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO, fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

Specified by:
handleRemoteFishingEffortCalendarFullVOsAreEqualOnIdentifiers in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.remoteFishingEffortCalendarFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO, fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

handleRemoteFishingEffortCalendarFullVOsAreEqual

protected boolean handleRemoteFishingEffortCalendarFullVOsAreEqual(RemoteFishingEffortCalendarFullVO remoteFishingEffortCalendarFullVOFirst,
                                                                   RemoteFishingEffortCalendarFullVO remoteFishingEffortCalendarFullVOSecond)
                                                            throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.remoteFishingEffortCalendarFullVOsAreEqual(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO, fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

Specified by:
handleRemoteFishingEffortCalendarFullVOsAreEqual in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.remoteFishingEffortCalendarFullVOsAreEqual(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO, fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarFullVO)

handleGetFishingEffortCalendarNaturalIds

protected RemoteFishingEffortCalendarNaturalId[] handleGetFishingEffortCalendarNaturalIds()
                                                                                   throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarNaturalIds()

Specified by:
handleGetFishingEffortCalendarNaturalIds in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarNaturalIds()

handleGetFishingEffortCalendarByNaturalId

protected RemoteFishingEffortCalendarFullVO handleGetFishingEffortCalendarByNaturalId(RemoteFishingEffortCalendarNaturalId fishingEffortCalendarNaturalId)
                                                                               throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarByNaturalId(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarNaturalId)

Specified by:
handleGetFishingEffortCalendarByNaturalId in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarByNaturalId(fr.ifremer.allegro.data.survey.fishingEffort.generic.vo.RemoteFishingEffortCalendarNaturalId)

handleGetFishingEffortCalendarNaturalIdById

protected RemoteFishingEffortCalendarNaturalId handleGetFishingEffortCalendarNaturalIdById(java.lang.Integer id)
                                                                                    throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getFishingEffortCalendarNaturalIdById(java.lang.Integer)

Specified by:
handleGetFishingEffortCalendarNaturalIdById in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getFishingEffortCalendarNaturalIdById(java.lang.Integer)

handleGetClusterFishingEffortCalendarByIdentifiers

protected ClusterFishingEffortCalendar handleGetClusterFishingEffortCalendarByIdentifiers(java.lang.Integer id)
                                                                                   throws java.lang.Exception
Description copied from class: RemoteFishingEffortCalendarFullServiceBase
Performs the core logic for RemoteFishingEffortCalendarFullServiceBase.getClusterFishingEffortCalendarByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterFishingEffortCalendarByIdentifiers in class RemoteFishingEffortCalendarFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteFishingEffortCalendarFullService.getClusterFishingEffortCalendarByIdentifiers(java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.