|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.location.generic.service.RemoteLocationAreaFullServiceBase
fr.ifremer.allegro.referential.location.generic.service.RemoteLocationAreaFullServiceImpl
public class RemoteLocationAreaFullServiceImpl
RemoteLocationAreaFullService
Constructor Summary | |
---|---|
RemoteLocationAreaFullServiceImpl()
|
Methods inherited from class fr.ifremer.allegro.referential.location.generic.service.RemoteLocationAreaFullServiceBase |
---|
addLocationArea, getAllLocationArea, getClusterLocationAreaByIdentifiers, getLocationAreaById, getLocationAreaByIds, getLocationAreaByLocationId, getLocationAreaByNaturalId, getLocationAreaDao, getLocationAreaNaturalIdById, getLocationAreaNaturalIds, getLocationDao, getMessage, getMessage, getMessage, getMessages, getPrincipal, remoteLocationAreaFullVOsAreEqual, remoteLocationAreaFullVOsAreEqualOnIdentifiers, removeLocationArea, setLocationAreaDao, setLocationDao, updateLocationArea |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteLocationAreaFullServiceImpl()
Method Detail |
---|
protected RemoteLocationAreaFullVO handleAddLocationArea(RemoteLocationAreaFullVO locationArea) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.addLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
handleAddLocationArea
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.addLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected void handleUpdateLocationArea(RemoteLocationAreaFullVO locationArea) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.updateLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
handleUpdateLocationArea
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.updateLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected void handleRemoveLocationArea(RemoteLocationAreaFullVO locationArea) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.removeLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
handleRemoveLocationArea
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.removeLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected RemoteLocationAreaFullVO[] handleGetAllLocationArea() throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.getAllLocationArea()
handleGetAllLocationArea
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.getAllLocationArea()
protected RemoteLocationAreaFullVO handleGetLocationAreaById(java.lang.Integer id) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.getLocationAreaById(java.lang.Integer)
handleGetLocationAreaById
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.getLocationAreaById(java.lang.Integer)
protected RemoteLocationAreaFullVO[] handleGetLocationAreaByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.getLocationAreaByIds(java.lang.Integer[])
handleGetLocationAreaByIds
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.getLocationAreaByIds(java.lang.Integer[])
protected RemoteLocationAreaFullVO[] handleGetLocationAreaByLocationId(java.lang.Integer id) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.getLocationAreaByLocationId(java.lang.Integer)
handleGetLocationAreaByLocationId
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.getLocationAreaByLocationId(java.lang.Integer)
protected boolean handleRemoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst, RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.remoteLocationAreaFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
handleRemoteLocationAreaFullVOsAreEqualOnIdentifiers
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.remoteLocationAreaFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected boolean handleRemoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst, RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.remoteLocationAreaFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
handleRemoteLocationAreaFullVOsAreEqual
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.remoteLocationAreaFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected RemoteLocationAreaNaturalId[] handleGetLocationAreaNaturalIds() throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.getLocationAreaNaturalIds()
handleGetLocationAreaNaturalIds
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.getLocationAreaNaturalIds()
protected RemoteLocationAreaFullVO handleGetLocationAreaByNaturalId(RemoteLocationAreaNaturalId locationAreaNaturalId) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.getLocationAreaByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaNaturalId)
handleGetLocationAreaByNaturalId
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.getLocationAreaByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaNaturalId)
protected RemoteLocationAreaNaturalId handleGetLocationAreaNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.getLocationAreaNaturalIdById(java.lang.Integer)
handleGetLocationAreaNaturalIdById
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.getLocationAreaNaturalIdById(java.lang.Integer)
protected ClusterLocationArea handleGetClusterLocationAreaByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteLocationAreaFullServiceBase
RemoteLocationAreaFullServiceBase.getClusterLocationAreaByIdentifiers(java.lang.Integer)
handleGetClusterLocationAreaByIdentifiers
in class RemoteLocationAreaFullServiceBase
java.lang.Exception
RemoteLocationAreaFullService.getClusterLocationAreaByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |