fr.ifremer.allegro.referential.location.generic.service
Class RemoteLocationLevelFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.referential.location.generic.service.RemoteLocationLevelFullServiceBase
      extended by fr.ifremer.allegro.referential.location.generic.service.RemoteLocationLevelFullServiceImpl
All Implemented Interfaces:
RemoteLocationLevelFullService

public class RemoteLocationLevelFullServiceImpl
extends RemoteLocationLevelFullServiceBase

See Also:
RemoteLocationLevelFullService

Constructor Summary
RemoteLocationLevelFullServiceImpl()
           
 
Method Summary
protected  RemoteLocationLevelFullVO handleAddLocationLevel(RemoteLocationLevelFullVO locationLevel)
          Performs the core logic for RemoteLocationLevelFullServiceBase.addLocationLevel(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)
protected  ClusterLocationLevel handleAddOrUpdateClusterLocationLevel(ClusterLocationLevel clusterLocationLevel)
          Performs the core logic for RemoteLocationLevelFullServiceBase.addOrUpdateClusterLocationLevel(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationLevel)
protected  ClusterLocationLevel[] handleGetAllClusterLocationLevelSinceDateSynchro(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 RemoteLocationLevelFullServiceBase.getAllClusterLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected  RemoteLocationLevelFullVO[] handleGetAllLocationLevel()
          Performs the core logic for RemoteLocationLevelFullServiceBase.getAllLocationLevel()
protected  ClusterLocationLevel handleGetClusterLocationLevelByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteLocationLevelFullServiceBase.getClusterLocationLevelByIdentifiers(java.lang.Integer)
protected  RemoteLocationLevelFullVO handleGetLocationLevelById(java.lang.Integer id)
          Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelById(java.lang.Integer)
protected  RemoteLocationLevelFullVO[] handleGetLocationLevelByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelByIds(java.lang.Integer[])
protected  RemoteLocationLevelFullVO[] handleGetLocationLevelByLocationClassificationId(java.lang.Integer id)
          Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelByLocationClassificationId(java.lang.Integer)
protected  RemoteLocationLevelFullVO handleGetLocationLevelByNaturalId(RemoteLocationLevelNaturalId locationLevelNaturalId)
          Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelNaturalId)
protected  RemoteLocationLevelFullVO[] handleGetLocationLevelByParentLocationLevelId(java.lang.Integer id)
          Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelByParentLocationLevelId(java.lang.Integer)
protected  RemoteLocationLevelNaturalId handleGetLocationLevelNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelNaturalIdById(java.lang.Integer)
protected  RemoteLocationLevelNaturalId[] handleGetLocationLevelNaturalIds()
          Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelNaturalIds()
protected  boolean handleRemoteLocationLevelFullVOsAreEqual(RemoteLocationLevelFullVO remoteLocationLevelFullVOFirst, RemoteLocationLevelFullVO remoteLocationLevelFullVOSecond)
          Performs the core logic for RemoteLocationLevelFullServiceBase.remoteLocationLevelFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)
protected  boolean handleRemoteLocationLevelFullVOsAreEqualOnIdentifiers(RemoteLocationLevelFullVO remoteLocationLevelFullVOFirst, RemoteLocationLevelFullVO remoteLocationLevelFullVOSecond)
          Performs the core logic for RemoteLocationLevelFullServiceBase.remoteLocationLevelFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)
protected  void handleRemoveLocationLevel(RemoteLocationLevelFullVO locationLevel)
          Performs the core logic for RemoteLocationLevelFullServiceBase.removeLocationLevel(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)
protected  void handleUpdateLocationLevel(RemoteLocationLevelFullVO locationLevel)
          Performs the core logic for RemoteLocationLevelFullServiceBase.updateLocationLevel(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)
 
Methods inherited from class fr.ifremer.allegro.referential.location.generic.service.RemoteLocationLevelFullServiceBase
addLocationLevel, addOrUpdateClusterLocationLevel, getAllClusterLocationLevelSinceDateSynchro, getAllLocationLevel, getClusterLocationLevelByIdentifiers, getLocationClassificationDao, getLocationLevelById, getLocationLevelByIds, getLocationLevelByLocationClassificationId, getLocationLevelByNaturalId, getLocationLevelByParentLocationLevelId, getLocationLevelDao, getLocationLevelNaturalIdById, getLocationLevelNaturalIds, getMessage, getMessage, getMessage, getMessages, getPrincipal, remoteLocationLevelFullVOsAreEqual, remoteLocationLevelFullVOsAreEqualOnIdentifiers, removeLocationLevel, setLocationClassificationDao, setLocationLevelDao, updateLocationLevel
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteLocationLevelFullServiceImpl

public RemoteLocationLevelFullServiceImpl()
Method Detail

handleAddLocationLevel

protected RemoteLocationLevelFullVO handleAddLocationLevel(RemoteLocationLevelFullVO locationLevel)
                                                    throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.addLocationLevel(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

Specified by:
handleAddLocationLevel in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.addLocationLevel(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

handleUpdateLocationLevel

protected void handleUpdateLocationLevel(RemoteLocationLevelFullVO locationLevel)
                                  throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.updateLocationLevel(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

Specified by:
handleUpdateLocationLevel in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.updateLocationLevel(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

handleRemoveLocationLevel

protected void handleRemoveLocationLevel(RemoteLocationLevelFullVO locationLevel)
                                  throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.removeLocationLevel(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

Specified by:
handleRemoveLocationLevel in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.removeLocationLevel(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

handleGetAllLocationLevel

protected RemoteLocationLevelFullVO[] handleGetAllLocationLevel()
                                                         throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getAllLocationLevel()

Specified by:
handleGetAllLocationLevel in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getAllLocationLevel()

handleGetLocationLevelById

protected RemoteLocationLevelFullVO handleGetLocationLevelById(java.lang.Integer id)
                                                        throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelById(java.lang.Integer)

Specified by:
handleGetLocationLevelById in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getLocationLevelById(java.lang.Integer)

handleGetLocationLevelByIds

protected RemoteLocationLevelFullVO[] handleGetLocationLevelByIds(java.lang.Integer[] id)
                                                           throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelByIds(java.lang.Integer[])

Specified by:
handleGetLocationLevelByIds in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getLocationLevelByIds(java.lang.Integer[])

handleGetLocationLevelByParentLocationLevelId

protected RemoteLocationLevelFullVO[] handleGetLocationLevelByParentLocationLevelId(java.lang.Integer id)
                                                                             throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelByParentLocationLevelId(java.lang.Integer)

Specified by:
handleGetLocationLevelByParentLocationLevelId in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getLocationLevelByParentLocationLevelId(java.lang.Integer)

handleGetLocationLevelByLocationClassificationId

protected RemoteLocationLevelFullVO[] handleGetLocationLevelByLocationClassificationId(java.lang.Integer id)
                                                                                throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelByLocationClassificationId(java.lang.Integer)

Specified by:
handleGetLocationLevelByLocationClassificationId in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getLocationLevelByLocationClassificationId(java.lang.Integer)

handleRemoteLocationLevelFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteLocationLevelFullVOsAreEqualOnIdentifiers(RemoteLocationLevelFullVO remoteLocationLevelFullVOFirst,
                                                                        RemoteLocationLevelFullVO remoteLocationLevelFullVOSecond)
                                                                 throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.remoteLocationLevelFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

Specified by:
handleRemoteLocationLevelFullVOsAreEqualOnIdentifiers in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.remoteLocationLevelFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

handleRemoteLocationLevelFullVOsAreEqual

protected boolean handleRemoteLocationLevelFullVOsAreEqual(RemoteLocationLevelFullVO remoteLocationLevelFullVOFirst,
                                                           RemoteLocationLevelFullVO remoteLocationLevelFullVOSecond)
                                                    throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.remoteLocationLevelFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

Specified by:
handleRemoteLocationLevelFullVOsAreEqual in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.remoteLocationLevelFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelFullVO)

handleGetLocationLevelNaturalIds

protected RemoteLocationLevelNaturalId[] handleGetLocationLevelNaturalIds()
                                                                   throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelNaturalIds()

Specified by:
handleGetLocationLevelNaturalIds in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getLocationLevelNaturalIds()

handleGetLocationLevelByNaturalId

protected RemoteLocationLevelFullVO handleGetLocationLevelByNaturalId(RemoteLocationLevelNaturalId locationLevelNaturalId)
                                                               throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelNaturalId)

Specified by:
handleGetLocationLevelByNaturalId in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getLocationLevelByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLevelNaturalId)

handleGetLocationLevelNaturalIdById

protected RemoteLocationLevelNaturalId handleGetLocationLevelNaturalIdById(java.lang.Integer id)
                                                                    throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getLocationLevelNaturalIdById(java.lang.Integer)

Specified by:
handleGetLocationLevelNaturalIdById in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getLocationLevelNaturalIdById(java.lang.Integer)

handleAddOrUpdateClusterLocationLevel

protected ClusterLocationLevel handleAddOrUpdateClusterLocationLevel(ClusterLocationLevel clusterLocationLevel)
                                                              throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.addOrUpdateClusterLocationLevel(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationLevel)

Specified by:
handleAddOrUpdateClusterLocationLevel in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.addOrUpdateClusterLocationLevel(fr.ifremer.allegro.referential.location.generic.cluster.ClusterLocationLevel)

handleGetAllClusterLocationLevelSinceDateSynchro

protected ClusterLocationLevel[] handleGetAllClusterLocationLevelSinceDateSynchro(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: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getAllClusterLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

Specified by:
handleGetAllClusterLocationLevelSinceDateSynchro in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getAllClusterLocationLevelSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)

handleGetClusterLocationLevelByIdentifiers

protected ClusterLocationLevel handleGetClusterLocationLevelByIdentifiers(java.lang.Integer id)
                                                                   throws java.lang.Exception
Description copied from class: RemoteLocationLevelFullServiceBase
Performs the core logic for RemoteLocationLevelFullServiceBase.getClusterLocationLevelByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterLocationLevelByIdentifiers in class RemoteLocationLevelFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteLocationLevelFullService.getClusterLocationLevelByIdentifiers(java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.