fr.ifremer.allegro.administration.user.ageReader.generic.service
Class RemoteAgeReaderQualificationFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.administration.user.ageReader.generic.service.RemoteAgeReaderQualificationFullServiceBase
      extended by fr.ifremer.allegro.administration.user.ageReader.generic.service.RemoteAgeReaderQualificationFullServiceImpl
All Implemented Interfaces:
RemoteAgeReaderQualificationFullService

public class RemoteAgeReaderQualificationFullServiceImpl
extends RemoteAgeReaderQualificationFullServiceBase

See Also:
RemoteAgeReaderQualificationFullService

Constructor Summary
RemoteAgeReaderQualificationFullServiceImpl()
           
 
Method Summary
protected  RemoteAgeReaderQualificationFullVO handleAddAgeReaderQualification(RemoteAgeReaderQualificationFullVO ageReaderQualification)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.addAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)
protected  ClusterAgeReaderQualification handleAddOrUpdateClusterAgeReaderQualification(ClusterAgeReaderQualification clusterAgeReaderQualification)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.addOrUpdateClusterAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.cluster.ClusterAgeReaderQualification)
protected  RemoteAgeReaderQualificationFullVO handleGetAgeReaderQualificationById(java.lang.Integer id)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationById(java.lang.Integer)
protected  RemoteAgeReaderQualificationFullVO[] handleGetAgeReaderQualificationByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationByIds(java.lang.Integer[])
protected  RemoteAgeReaderQualificationFullVO handleGetAgeReaderQualificationByNaturalId(RemoteAgeReaderQualificationNaturalId ageReaderQualificationNaturalId)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationByNaturalId(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationNaturalId)
protected  RemoteAgeReaderQualificationFullVO[] handleGetAgeReaderQualificationByReferenceTaxonId(java.lang.Integer id)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationByReferenceTaxonId(java.lang.Integer)
protected  RemoteAgeReaderQualificationNaturalId handleGetAgeReaderQualificationNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationNaturalIdById(java.lang.Integer)
protected  RemoteAgeReaderQualificationNaturalId[] handleGetAgeReaderQualificationNaturalIds()
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationNaturalIds()
protected  RemoteAgeReaderQualificationFullVO[] handleGetAllAgeReaderQualification()
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAllAgeReaderQualification()
protected  ClusterAgeReaderQualification[] handleGetAllClusterAgeReaderQualification(java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAllClusterAgeReaderQualification(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  ClusterAgeReaderQualification handleGetClusterAgeReaderQualificationByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getClusterAgeReaderQualificationByIdentifiers(java.lang.Integer)
protected  boolean handleRemoteAgeReaderQualificationFullVOsAreEqual(RemoteAgeReaderQualificationFullVO remoteAgeReaderQualificationFullVOFirst, RemoteAgeReaderQualificationFullVO remoteAgeReaderQualificationFullVOSecond)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.remoteAgeReaderQualificationFullVOsAreEqual(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO, fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)
protected  boolean handleRemoteAgeReaderQualificationFullVOsAreEqualOnIdentifiers(RemoteAgeReaderQualificationFullVO remoteAgeReaderQualificationFullVOFirst, RemoteAgeReaderQualificationFullVO remoteAgeReaderQualificationFullVOSecond)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.remoteAgeReaderQualificationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO, fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)
protected  void handleRemoveAgeReaderQualification(RemoteAgeReaderQualificationFullVO ageReaderQualification)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.removeAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)
protected  void handleUpdateAgeReaderQualification(RemoteAgeReaderQualificationFullVO ageReaderQualification)
          Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.updateAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)
 
Methods inherited from class fr.ifremer.allegro.administration.user.ageReader.generic.service.RemoteAgeReaderQualificationFullServiceBase
addAgeReaderQualification, addOrUpdateClusterAgeReaderQualification, getAgeReaderQualificationById, getAgeReaderQualificationByIds, getAgeReaderQualificationByNaturalId, getAgeReaderQualificationByReferenceTaxonId, getAgeReaderQualificationDao, getAgeReaderQualificationNaturalIdById, getAgeReaderQualificationNaturalIds, getAllAgeReaderQualification, getAllClusterAgeReaderQualification, getClusterAgeReaderQualificationByIdentifiers, getLocationDao, getMessage, getMessage, getMessage, getMessages, getPersonDao, getPrincipal, getReferenceTaxonDao, remoteAgeReaderQualificationFullVOsAreEqual, remoteAgeReaderQualificationFullVOsAreEqualOnIdentifiers, removeAgeReaderQualification, setAgeReaderQualificationDao, setLocationDao, setPersonDao, setReferenceTaxonDao, updateAgeReaderQualification
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteAgeReaderQualificationFullServiceImpl

public RemoteAgeReaderQualificationFullServiceImpl()
Method Detail

handleAddAgeReaderQualification

protected RemoteAgeReaderQualificationFullVO handleAddAgeReaderQualification(RemoteAgeReaderQualificationFullVO ageReaderQualification)
                                                                      throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.addAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

Specified by:
handleAddAgeReaderQualification in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.addAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

handleUpdateAgeReaderQualification

protected void handleUpdateAgeReaderQualification(RemoteAgeReaderQualificationFullVO ageReaderQualification)
                                           throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.updateAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

Specified by:
handleUpdateAgeReaderQualification in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.updateAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

handleRemoveAgeReaderQualification

protected void handleRemoveAgeReaderQualification(RemoteAgeReaderQualificationFullVO ageReaderQualification)
                                           throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.removeAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

Specified by:
handleRemoveAgeReaderQualification in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.removeAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

handleGetAllAgeReaderQualification

protected RemoteAgeReaderQualificationFullVO[] handleGetAllAgeReaderQualification()
                                                                           throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAllAgeReaderQualification()

Specified by:
handleGetAllAgeReaderQualification in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.getAllAgeReaderQualification()

handleGetAgeReaderQualificationById

protected RemoteAgeReaderQualificationFullVO handleGetAgeReaderQualificationById(java.lang.Integer id)
                                                                          throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationById(java.lang.Integer)

Specified by:
handleGetAgeReaderQualificationById in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.getAgeReaderQualificationById(java.lang.Integer)

handleGetAgeReaderQualificationByIds

protected RemoteAgeReaderQualificationFullVO[] handleGetAgeReaderQualificationByIds(java.lang.Integer[] id)
                                                                             throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationByIds(java.lang.Integer[])

Specified by:
handleGetAgeReaderQualificationByIds in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.getAgeReaderQualificationByIds(java.lang.Integer[])

handleGetAgeReaderQualificationByReferenceTaxonId

protected RemoteAgeReaderQualificationFullVO[] handleGetAgeReaderQualificationByReferenceTaxonId(java.lang.Integer id)
                                                                                          throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationByReferenceTaxonId(java.lang.Integer)

Specified by:
handleGetAgeReaderQualificationByReferenceTaxonId in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.getAgeReaderQualificationByReferenceTaxonId(java.lang.Integer)

handleRemoteAgeReaderQualificationFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteAgeReaderQualificationFullVOsAreEqualOnIdentifiers(RemoteAgeReaderQualificationFullVO remoteAgeReaderQualificationFullVOFirst,
                                                                                 RemoteAgeReaderQualificationFullVO remoteAgeReaderQualificationFullVOSecond)
                                                                          throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.remoteAgeReaderQualificationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO, fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

Specified by:
handleRemoteAgeReaderQualificationFullVOsAreEqualOnIdentifiers in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.remoteAgeReaderQualificationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO, fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

handleRemoteAgeReaderQualificationFullVOsAreEqual

protected boolean handleRemoteAgeReaderQualificationFullVOsAreEqual(RemoteAgeReaderQualificationFullVO remoteAgeReaderQualificationFullVOFirst,
                                                                    RemoteAgeReaderQualificationFullVO remoteAgeReaderQualificationFullVOSecond)
                                                             throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.remoteAgeReaderQualificationFullVOsAreEqual(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO, fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

Specified by:
handleRemoteAgeReaderQualificationFullVOsAreEqual in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.remoteAgeReaderQualificationFullVOsAreEqual(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO, fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationFullVO)

handleGetAgeReaderQualificationNaturalIds

protected RemoteAgeReaderQualificationNaturalId[] handleGetAgeReaderQualificationNaturalIds()
                                                                                     throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationNaturalIds()

Specified by:
handleGetAgeReaderQualificationNaturalIds in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.getAgeReaderQualificationNaturalIds()

handleGetAgeReaderQualificationByNaturalId

protected RemoteAgeReaderQualificationFullVO handleGetAgeReaderQualificationByNaturalId(RemoteAgeReaderQualificationNaturalId ageReaderQualificationNaturalId)
                                                                                 throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationByNaturalId(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationNaturalId)

Specified by:
handleGetAgeReaderQualificationByNaturalId in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.getAgeReaderQualificationByNaturalId(fr.ifremer.allegro.administration.user.ageReader.generic.vo.RemoteAgeReaderQualificationNaturalId)

handleGetAgeReaderQualificationNaturalIdById

protected RemoteAgeReaderQualificationNaturalId handleGetAgeReaderQualificationNaturalIdById(java.lang.Integer id)
                                                                                      throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAgeReaderQualificationNaturalIdById(java.lang.Integer)

Specified by:
handleGetAgeReaderQualificationNaturalIdById in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.getAgeReaderQualificationNaturalIdById(java.lang.Integer)

handleAddOrUpdateClusterAgeReaderQualification

protected ClusterAgeReaderQualification handleAddOrUpdateClusterAgeReaderQualification(ClusterAgeReaderQualification clusterAgeReaderQualification)
                                                                                throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.addOrUpdateClusterAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.cluster.ClusterAgeReaderQualification)

Specified by:
handleAddOrUpdateClusterAgeReaderQualification in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.addOrUpdateClusterAgeReaderQualification(fr.ifremer.allegro.administration.user.ageReader.generic.cluster.ClusterAgeReaderQualification)

handleGetAllClusterAgeReaderQualification

protected ClusterAgeReaderQualification[] handleGetAllClusterAgeReaderQualification(java.lang.Integer userId,
                                                                                    java.lang.Integer[] registrationLocationIds,
                                                                                    java.lang.Integer pageNumber,
                                                                                    java.lang.Integer pageSize)
                                                                             throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getAllClusterAgeReaderQualification(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterAgeReaderQualification in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.getAllClusterAgeReaderQualification(java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterAgeReaderQualificationByIdentifiers

protected ClusterAgeReaderQualification handleGetClusterAgeReaderQualificationByIdentifiers(java.lang.Integer id)
                                                                                     throws java.lang.Exception
Description copied from class: RemoteAgeReaderQualificationFullServiceBase
Performs the core logic for RemoteAgeReaderQualificationFullServiceBase.getClusterAgeReaderQualificationByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterAgeReaderQualificationByIdentifiers in class RemoteAgeReaderQualificationFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteAgeReaderQualificationFullService.getClusterAgeReaderQualificationByIdentifiers(java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.