fr.ifremer.allegro.referential.regulation.generic.service
Class RemoteMinimumSizeAllowedFullServiceImpl

java.lang.Object
  extended by fr.ifremer.allegro.referential.regulation.generic.service.RemoteMinimumSizeAllowedFullServiceBase
      extended by fr.ifremer.allegro.referential.regulation.generic.service.RemoteMinimumSizeAllowedFullServiceImpl
All Implemented Interfaces:
RemoteMinimumSizeAllowedFullService

public class RemoteMinimumSizeAllowedFullServiceImpl
extends RemoteMinimumSizeAllowedFullServiceBase

See Also:
RemoteMinimumSizeAllowedFullService

Constructor Summary
RemoteMinimumSizeAllowedFullServiceImpl()
           
 
Method Summary
protected  RemoteMinimumSizeAllowedFullVO handleAddMinimumSizeAllowed(RemoteMinimumSizeAllowedFullVO minimumSizeAllowed)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.addMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)
protected  RemoteMinimumSizeAllowedFullVO[] handleGetAllMinimumSizeAllowed()
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getAllMinimumSizeAllowed()
protected  ClusterMinimumSizeAllowed handleGetClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer id)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer)
protected  RemoteMinimumSizeAllowedFullVO[] handleGetMinimumSizeAllowedByCorpusId(java.lang.Integer id)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedByCorpusId(java.lang.Integer)
protected  RemoteMinimumSizeAllowedFullVO handleGetMinimumSizeAllowedById(java.lang.Integer id)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedById(java.lang.Integer)
protected  RemoteMinimumSizeAllowedFullVO[] handleGetMinimumSizeAllowedByIds(java.lang.Integer[] id)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedByIds(java.lang.Integer[])
protected  RemoteMinimumSizeAllowedFullVO handleGetMinimumSizeAllowedByNaturalId(RemoteMinimumSizeAllowedNaturalId minimumSizeAllowedNaturalId)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedByNaturalId(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedNaturalId)
protected  RemoteMinimumSizeAllowedFullVO[] handleGetMinimumSizeAllowedBySizeUnitId(java.lang.Integer id)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedBySizeUnitId(java.lang.Integer)
protected  RemoteMinimumSizeAllowedFullVO[] handleGetMinimumSizeAllowedByTaxonGroupId(java.lang.Integer id)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedByTaxonGroupId(java.lang.Integer)
protected  RemoteMinimumSizeAllowedNaturalId handleGetMinimumSizeAllowedNaturalIdById(java.lang.Integer id)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedNaturalIdById(java.lang.Integer)
protected  RemoteMinimumSizeAllowedNaturalId[] handleGetMinimumSizeAllowedNaturalIds()
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedNaturalIds()
protected  boolean handleRemoteMinimumSizeAllowedFullVOsAreEqual(RemoteMinimumSizeAllowedFullVO remoteMinimumSizeAllowedFullVOFirst, RemoteMinimumSizeAllowedFullVO remoteMinimumSizeAllowedFullVOSecond)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.remoteMinimumSizeAllowedFullVOsAreEqual(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)
protected  boolean handleRemoteMinimumSizeAllowedFullVOsAreEqualOnIdentifiers(RemoteMinimumSizeAllowedFullVO remoteMinimumSizeAllowedFullVOFirst, RemoteMinimumSizeAllowedFullVO remoteMinimumSizeAllowedFullVOSecond)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.remoteMinimumSizeAllowedFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)
protected  void handleRemoveMinimumSizeAllowed(RemoteMinimumSizeAllowedFullVO minimumSizeAllowed)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.removeMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)
protected  void handleUpdateMinimumSizeAllowed(RemoteMinimumSizeAllowedFullVO minimumSizeAllowed)
          Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.updateMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)
 
Methods inherited from class fr.ifremer.allegro.referential.regulation.generic.service.RemoteMinimumSizeAllowedFullServiceBase
addMinimumSizeAllowed, getAllMinimumSizeAllowed, getClusterMinimumSizeAllowedByIdentifiers, getCorpusDao, getLocationDao, getMessage, getMessage, getMessage, getMessages, getMinimumSizeAllowedByCorpusId, getMinimumSizeAllowedById, getMinimumSizeAllowedByIds, getMinimumSizeAllowedByNaturalId, getMinimumSizeAllowedBySizeUnitId, getMinimumSizeAllowedByTaxonGroupId, getMinimumSizeAllowedDao, getMinimumSizeAllowedNaturalIdById, getMinimumSizeAllowedNaturalIds, getPrincipal, getTaxonGroupDao, getUnitDao, remoteMinimumSizeAllowedFullVOsAreEqual, remoteMinimumSizeAllowedFullVOsAreEqualOnIdentifiers, removeMinimumSizeAllowed, setCorpusDao, setLocationDao, setMinimumSizeAllowedDao, setTaxonGroupDao, setUnitDao, updateMinimumSizeAllowed
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RemoteMinimumSizeAllowedFullServiceImpl

public RemoteMinimumSizeAllowedFullServiceImpl()
Method Detail

handleAddMinimumSizeAllowed

protected RemoteMinimumSizeAllowedFullVO handleAddMinimumSizeAllowed(RemoteMinimumSizeAllowedFullVO minimumSizeAllowed)
                                                              throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.addMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

Specified by:
handleAddMinimumSizeAllowed in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.addMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

handleUpdateMinimumSizeAllowed

protected void handleUpdateMinimumSizeAllowed(RemoteMinimumSizeAllowedFullVO minimumSizeAllowed)
                                       throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.updateMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

Specified by:
handleUpdateMinimumSizeAllowed in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.updateMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

handleRemoveMinimumSizeAllowed

protected void handleRemoveMinimumSizeAllowed(RemoteMinimumSizeAllowedFullVO minimumSizeAllowed)
                                       throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.removeMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

Specified by:
handleRemoveMinimumSizeAllowed in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.removeMinimumSizeAllowed(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

handleGetAllMinimumSizeAllowed

protected RemoteMinimumSizeAllowedFullVO[] handleGetAllMinimumSizeAllowed()
                                                                   throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getAllMinimumSizeAllowed()

Specified by:
handleGetAllMinimumSizeAllowed in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getAllMinimumSizeAllowed()

handleGetMinimumSizeAllowedById

protected RemoteMinimumSizeAllowedFullVO handleGetMinimumSizeAllowedById(java.lang.Integer id)
                                                                  throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedById(java.lang.Integer)

Specified by:
handleGetMinimumSizeAllowedById in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getMinimumSizeAllowedById(java.lang.Integer)

handleGetMinimumSizeAllowedByIds

protected RemoteMinimumSizeAllowedFullVO[] handleGetMinimumSizeAllowedByIds(java.lang.Integer[] id)
                                                                     throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedByIds(java.lang.Integer[])

Specified by:
handleGetMinimumSizeAllowedByIds in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getMinimumSizeAllowedByIds(java.lang.Integer[])

handleGetMinimumSizeAllowedByTaxonGroupId

protected RemoteMinimumSizeAllowedFullVO[] handleGetMinimumSizeAllowedByTaxonGroupId(java.lang.Integer id)
                                                                              throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedByTaxonGroupId(java.lang.Integer)

Specified by:
handleGetMinimumSizeAllowedByTaxonGroupId in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getMinimumSizeAllowedByTaxonGroupId(java.lang.Integer)

handleGetMinimumSizeAllowedBySizeUnitId

protected RemoteMinimumSizeAllowedFullVO[] handleGetMinimumSizeAllowedBySizeUnitId(java.lang.Integer id)
                                                                            throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedBySizeUnitId(java.lang.Integer)

Specified by:
handleGetMinimumSizeAllowedBySizeUnitId in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getMinimumSizeAllowedBySizeUnitId(java.lang.Integer)

handleGetMinimumSizeAllowedByCorpusId

protected RemoteMinimumSizeAllowedFullVO[] handleGetMinimumSizeAllowedByCorpusId(java.lang.Integer id)
                                                                          throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedByCorpusId(java.lang.Integer)

Specified by:
handleGetMinimumSizeAllowedByCorpusId in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getMinimumSizeAllowedByCorpusId(java.lang.Integer)

handleRemoteMinimumSizeAllowedFullVOsAreEqualOnIdentifiers

protected boolean handleRemoteMinimumSizeAllowedFullVOsAreEqualOnIdentifiers(RemoteMinimumSizeAllowedFullVO remoteMinimumSizeAllowedFullVOFirst,
                                                                             RemoteMinimumSizeAllowedFullVO remoteMinimumSizeAllowedFullVOSecond)
                                                                      throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.remoteMinimumSizeAllowedFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

Specified by:
handleRemoteMinimumSizeAllowedFullVOsAreEqualOnIdentifiers in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.remoteMinimumSizeAllowedFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

handleRemoteMinimumSizeAllowedFullVOsAreEqual

protected boolean handleRemoteMinimumSizeAllowedFullVOsAreEqual(RemoteMinimumSizeAllowedFullVO remoteMinimumSizeAllowedFullVOFirst,
                                                                RemoteMinimumSizeAllowedFullVO remoteMinimumSizeAllowedFullVOSecond)
                                                         throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.remoteMinimumSizeAllowedFullVOsAreEqual(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

Specified by:
handleRemoteMinimumSizeAllowedFullVOsAreEqual in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.remoteMinimumSizeAllowedFullVOsAreEqual(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO, fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedFullVO)

handleGetMinimumSizeAllowedNaturalIds

protected RemoteMinimumSizeAllowedNaturalId[] handleGetMinimumSizeAllowedNaturalIds()
                                                                             throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedNaturalIds()

Specified by:
handleGetMinimumSizeAllowedNaturalIds in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getMinimumSizeAllowedNaturalIds()

handleGetMinimumSizeAllowedByNaturalId

protected RemoteMinimumSizeAllowedFullVO handleGetMinimumSizeAllowedByNaturalId(RemoteMinimumSizeAllowedNaturalId minimumSizeAllowedNaturalId)
                                                                         throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedByNaturalId(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedNaturalId)

Specified by:
handleGetMinimumSizeAllowedByNaturalId in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getMinimumSizeAllowedByNaturalId(fr.ifremer.allegro.referential.regulation.generic.vo.RemoteMinimumSizeAllowedNaturalId)

handleGetMinimumSizeAllowedNaturalIdById

protected RemoteMinimumSizeAllowedNaturalId handleGetMinimumSizeAllowedNaturalIdById(java.lang.Integer id)
                                                                              throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getMinimumSizeAllowedNaturalIdById(java.lang.Integer)

Specified by:
handleGetMinimumSizeAllowedNaturalIdById in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getMinimumSizeAllowedNaturalIdById(java.lang.Integer)

handleGetClusterMinimumSizeAllowedByIdentifiers

protected ClusterMinimumSizeAllowed handleGetClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer id)
                                                                             throws java.lang.Exception
Description copied from class: RemoteMinimumSizeAllowedFullServiceBase
Performs the core logic for RemoteMinimumSizeAllowedFullServiceBase.getClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer)

Specified by:
handleGetClusterMinimumSizeAllowedByIdentifiers in class RemoteMinimumSizeAllowedFullServiceBase
Throws:
java.lang.Exception
See Also:
RemoteMinimumSizeAllowedFullService.getClusterMinimumSizeAllowedByIdentifiers(java.lang.Integer)


Copyright © 2008-2010 IFREMER. All Rights Reserved.