|
||||||||||
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.RemoteLocationPointFullServiceBase
fr.ifremer.allegro.referential.location.generic.service.RemoteLocationPointFullServiceImpl
public class RemoteLocationPointFullServiceImpl
RemoteLocationPointFullService
Constructor Summary | |
---|---|
RemoteLocationPointFullServiceImpl()
|
Methods inherited from class fr.ifremer.allegro.referential.location.generic.service.RemoteLocationPointFullServiceBase |
---|
addLocationPoint, getAllLocationPoint, getClusterLocationPointByIdentifiers, getLocationDao, getLocationPointById, getLocationPointByIds, getLocationPointByLocationId, getLocationPointByNaturalId, getLocationPointDao, getLocationPointNaturalIdById, getLocationPointNaturalIds, getMessage, getMessage, getMessage, getMessages, getPrincipal, remoteLocationPointFullVOsAreEqual, remoteLocationPointFullVOsAreEqualOnIdentifiers, removeLocationPoint, setLocationDao, setLocationPointDao, updateLocationPoint |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteLocationPointFullServiceImpl()
Method Detail |
---|
protected RemoteLocationPointFullVO handleAddLocationPoint(RemoteLocationPointFullVO locationPoint) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.addLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
handleAddLocationPoint
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.addLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected void handleUpdateLocationPoint(RemoteLocationPointFullVO locationPoint) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.updateLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
handleUpdateLocationPoint
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.updateLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected void handleRemoveLocationPoint(RemoteLocationPointFullVO locationPoint) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.removeLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
handleRemoveLocationPoint
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.removeLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected RemoteLocationPointFullVO[] handleGetAllLocationPoint() throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.getAllLocationPoint()
handleGetAllLocationPoint
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.getAllLocationPoint()
protected RemoteLocationPointFullVO handleGetLocationPointById(java.lang.Integer id) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.getLocationPointById(java.lang.Integer)
handleGetLocationPointById
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.getLocationPointById(java.lang.Integer)
protected RemoteLocationPointFullVO[] handleGetLocationPointByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.getLocationPointByIds(java.lang.Integer[])
handleGetLocationPointByIds
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.getLocationPointByIds(java.lang.Integer[])
protected RemoteLocationPointFullVO[] handleGetLocationPointByLocationId(java.lang.Integer id) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.getLocationPointByLocationId(java.lang.Integer)
handleGetLocationPointByLocationId
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.getLocationPointByLocationId(java.lang.Integer)
protected boolean handleRemoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst, RemoteLocationPointFullVO remoteLocationPointFullVOSecond) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.remoteLocationPointFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
handleRemoteLocationPointFullVOsAreEqualOnIdentifiers
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.remoteLocationPointFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected boolean handleRemoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst, RemoteLocationPointFullVO remoteLocationPointFullVOSecond) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.remoteLocationPointFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
handleRemoteLocationPointFullVOsAreEqual
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.remoteLocationPointFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected RemoteLocationPointNaturalId[] handleGetLocationPointNaturalIds() throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.getLocationPointNaturalIds()
handleGetLocationPointNaturalIds
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.getLocationPointNaturalIds()
protected RemoteLocationPointFullVO handleGetLocationPointByNaturalId(RemoteLocationPointNaturalId locationPointNaturalId) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.getLocationPointByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointNaturalId)
handleGetLocationPointByNaturalId
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.getLocationPointByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointNaturalId)
protected RemoteLocationPointNaturalId handleGetLocationPointNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.getLocationPointNaturalIdById(java.lang.Integer)
handleGetLocationPointNaturalIdById
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.getLocationPointNaturalIdById(java.lang.Integer)
protected ClusterLocationPoint handleGetClusterLocationPointByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteLocationPointFullServiceBase
RemoteLocationPointFullServiceBase.getClusterLocationPointByIdentifiers(java.lang.Integer)
handleGetClusterLocationPointByIdentifiers
in class RemoteLocationPointFullServiceBase
java.lang.Exception
RemoteLocationPointFullService.getClusterLocationPointByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |