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

java.lang.Object
  extended by fr.ifremer.allegro.referential.vessel.generic.service.RemoteShellfishGathererFullServiceBase
      extended by fr.ifremer.allegro.referential.vessel.generic.service.RemoteShellfishGathererFullServiceImpl
All Implemented Interfaces:
RemoteShellfishGathererFullService

public class RemoteShellfishGathererFullServiceImpl
extends RemoteShellfishGathererFullServiceBase

See Also:
RemoteShellfishGathererFullService

Constructor Summary
RemoteShellfishGathererFullServiceImpl()
           
 
Method Summary
protected  ClusterShellfishGatherer handleAddOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.addOrUpdateClusterShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterShellfishGatherer)
protected  RemoteShellfishGathererFullVO handleAddShellfishGatherer(RemoteShellfishGathererFullVO shellfishGatherer)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.addShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)
protected  ClusterShellfishGatherer[] handleGetAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  RemoteShellfishGathererFullVO[] handleGetAllShellfishGatherer()
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getAllShellfishGatherer()
protected  ClusterShellfishGatherer handleGetClusterShellfishGathererByIdentifiers(java.lang.String code)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getClusterShellfishGathererByIdentifiers(java.lang.String)
protected  RemoteShellfishGathererFullVO handleGetShellfishGathererByCode(java.lang.String code)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByCode(java.lang.String)
protected  RemoteShellfishGathererFullVO[] handleGetShellfishGathererByCodes(java.lang.String[] code)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByCodes(java.lang.String[])
protected  RemoteShellfishGathererFullVO handleGetShellfishGathererByNaturalId(RemoteShellfishGathererNaturalId shellfishGathererNaturalId)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererNaturalId)
protected  RemoteShellfishGathererFullVO[] handleGetShellfishGathererByStatusCode(java.lang.String code)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByStatusCode(java.lang.String)
protected  RemoteShellfishGathererFullVO[] handleGetShellfishGathererByVesselTypeId(java.lang.Integer id)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByVesselTypeId(java.lang.Integer)
protected  RemoteShellfishGathererNaturalId handleGetShellfishGathererNaturalIdByCode(java.lang.String code)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererNaturalIdByCode(java.lang.String)
protected  RemoteShellfishGathererNaturalId[] handleGetShellfishGathererNaturalIds()
          Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererNaturalIds()
protected  boolean handleRemoteShellfishGathererFullVOsAreEqual(RemoteShellfishGathererFullVO remoteShellfishGathererFullVOFirst, RemoteShellfishGathererFullVO remoteShellfishGathererFullVOSecond)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.remoteShellfishGathererFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)
protected  boolean handleRemoteShellfishGathererFullVOsAreEqualOnIdentifiers(RemoteShellfishGathererFullVO remoteShellfishGathererFullVOFirst, RemoteShellfishGathererFullVO remoteShellfishGathererFullVOSecond)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.remoteShellfishGathererFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)
protected  void handleRemoveShellfishGatherer(RemoteShellfishGathererFullVO shellfishGatherer)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.removeShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)
protected  void handleUpdateShellfishGatherer(RemoteShellfishGathererFullVO shellfishGatherer)
          Performs the core logic for RemoteShellfishGathererFullServiceBase.updateShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)
 
Methods inherited from class fr.ifremer.allegro.referential.vessel.generic.service.RemoteShellfishGathererFullServiceBase
addOrUpdateClusterShellfishGatherer, addShellfishGatherer, getAllClusterShellfishGathererSinceDateSynchro, getAllShellfishGatherer, getClusterShellfishGathererByIdentifiers, getMessage, getMessage, getMessage, getMessages, getPrincipal, getRightToProduceDao, getShellfishGathererByCode, getShellfishGathererByCodes, getShellfishGathererByNaturalId, getShellfishGathererByStatusCode, getShellfishGathererByVesselTypeId, getShellfishGathererDao, getShellfishGathererNaturalIdByCode, getShellfishGathererNaturalIds, getStatusDao, getVesselOwnerPeriodDao, getVesselRegistrationPeriodDao, getVesselTypeDao, remoteShellfishGathererFullVOsAreEqual, remoteShellfishGathererFullVOsAreEqualOnIdentifiers, removeShellfishGatherer, setRightToProduceDao, setShellfishGathererDao, setStatusDao, setVesselOwnerPeriodDao, setVesselRegistrationPeriodDao, setVesselTypeDao, updateShellfishGatherer
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteShellfishGathererFullServiceImpl

public RemoteShellfishGathererFullServiceImpl()
Method Detail

handleAddShellfishGatherer

protected RemoteShellfishGathererFullVO handleAddShellfishGatherer(RemoteShellfishGathererFullVO shellfishGatherer)
                                                            throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.addShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

Specified by:
handleAddShellfishGatherer in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.addShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

handleUpdateShellfishGatherer

protected void handleUpdateShellfishGatherer(RemoteShellfishGathererFullVO shellfishGatherer)
                                      throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.updateShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

Specified by:
handleUpdateShellfishGatherer in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.updateShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

handleRemoveShellfishGatherer

protected void handleRemoveShellfishGatherer(RemoteShellfishGathererFullVO shellfishGatherer)
                                      throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.removeShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

Specified by:
handleRemoveShellfishGatherer in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.removeShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

handleGetAllShellfishGatherer

protected RemoteShellfishGathererFullVO[] handleGetAllShellfishGatherer()
                                                                 throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getAllShellfishGatherer()

Specified by:
handleGetAllShellfishGatherer in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getAllShellfishGatherer()

handleGetShellfishGathererByCode

protected RemoteShellfishGathererFullVO handleGetShellfishGathererByCode(java.lang.String code)
                                                                  throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByCode(java.lang.String)

Specified by:
handleGetShellfishGathererByCode in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getShellfishGathererByCode(java.lang.String)

handleGetShellfishGathererByCodes

protected RemoteShellfishGathererFullVO[] handleGetShellfishGathererByCodes(java.lang.String[] code)
                                                                     throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByCodes(java.lang.String[])

Specified by:
handleGetShellfishGathererByCodes in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getShellfishGathererByCodes(java.lang.String[])

handleGetShellfishGathererByStatusCode

protected RemoteShellfishGathererFullVO[] handleGetShellfishGathererByStatusCode(java.lang.String code)
                                                                          throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByStatusCode(java.lang.String)

Specified by:
handleGetShellfishGathererByStatusCode in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getShellfishGathererByStatusCode(java.lang.String)

handleGetShellfishGathererByVesselTypeId

protected RemoteShellfishGathererFullVO[] handleGetShellfishGathererByVesselTypeId(java.lang.Integer id)
                                                                            throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByVesselTypeId(java.lang.Integer)

Specified by:
handleGetShellfishGathererByVesselTypeId in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getShellfishGathererByVesselTypeId(java.lang.Integer)

handleRemoteShellfishGathererFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteShellfishGathererFullVOsAreEqualOnIdentifiers(RemoteShellfishGathererFullVO remoteShellfishGathererFullVOFirst,
                                                                            RemoteShellfishGathererFullVO remoteShellfishGathererFullVOSecond)
                                                                     throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.remoteShellfishGathererFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

Specified by:
handleRemoteShellfishGathererFullVOsAreEqualOnIdentifiers in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.remoteShellfishGathererFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

handleRemoteShellfishGathererFullVOsAreEqual

protected boolean handleRemoteShellfishGathererFullVOsAreEqual(RemoteShellfishGathererFullVO remoteShellfishGathererFullVOFirst,
                                                               RemoteShellfishGathererFullVO remoteShellfishGathererFullVOSecond)
                                                        throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.remoteShellfishGathererFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

Specified by:
handleRemoteShellfishGathererFullVOsAreEqual in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.remoteShellfishGathererFullVOsAreEqual(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO, fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererFullVO)

handleGetShellfishGathererNaturalIds

protected RemoteShellfishGathererNaturalId[] handleGetShellfishGathererNaturalIds()
                                                                           throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererNaturalIds()

Specified by:
handleGetShellfishGathererNaturalIds in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getShellfishGathererNaturalIds()

handleGetShellfishGathererByNaturalId

protected RemoteShellfishGathererFullVO handleGetShellfishGathererByNaturalId(RemoteShellfishGathererNaturalId shellfishGathererNaturalId)
                                                                       throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererNaturalId)

Specified by:
handleGetShellfishGathererByNaturalId in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getShellfishGathererByNaturalId(fr.ifremer.allegro.referential.vessel.generic.vo.RemoteShellfishGathererNaturalId)

handleGetShellfishGathererNaturalIdByCode

protected RemoteShellfishGathererNaturalId handleGetShellfishGathererNaturalIdByCode(java.lang.String code)
                                                                              throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getShellfishGathererNaturalIdByCode(java.lang.String)

Specified by:
handleGetShellfishGathererNaturalIdByCode in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getShellfishGathererNaturalIdByCode(java.lang.String)

handleAddOrUpdateClusterShellfishGatherer

protected ClusterShellfishGatherer handleAddOrUpdateClusterShellfishGatherer(ClusterShellfishGatherer clusterShellfishGatherer)
                                                                      throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.addOrUpdateClusterShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterShellfishGatherer)

Specified by:
handleAddOrUpdateClusterShellfishGatherer in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.addOrUpdateClusterShellfishGatherer(fr.ifremer.allegro.referential.vessel.generic.cluster.ClusterShellfishGatherer)

handleGetAllClusterShellfishGathererSinceDateSynchro

protected ClusterShellfishGatherer[] handleGetAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp,
                                                                                          java.lang.Integer userId,
                                                                                          java.lang.Integer[] registrationLocationIds,
                                                                                          java.lang.Integer pageNumber,
                                                                                          java.lang.Integer pageSize)
                                                                                   throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterShellfishGathererSinceDateSynchro in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getAllClusterShellfishGathererSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterShellfishGathererByIdentifiers

protected ClusterShellfishGatherer handleGetClusterShellfishGathererByIdentifiers(java.lang.String code)
                                                                           throws java.lang.Exception
Description copied from class: RemoteShellfishGathererFullServiceBase
Performs the core logic for RemoteShellfishGathererFullServiceBase.getClusterShellfishGathererByIdentifiers(java.lang.String)

Specified by:
handleGetClusterShellfishGathererByIdentifiers in class RemoteShellfishGathererFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteShellfishGathererFullService.getClusterShellfishGathererByIdentifiers(java.lang.String)


Copyright © 2008-2010 IFREMER. All Rights Reserved.