|
||||||||||
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
public abstract class RemoteLocationPointFullServiceBase
Spring Service base class for fr.ifremer.allegro.referential.location.generic.service.RemoteLocationPointFullService
,
provides access to all services and entities referenced by this service.
RemoteLocationPointFullService
Constructor Summary | |
---|---|
RemoteLocationPointFullServiceBase()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteLocationPointFullServiceBase()
Method Detail |
---|
public void setLocationPointDao(LocationPointDao locationPointDao)
locationPoint
's DAO.
protected LocationPointDao getLocationPointDao()
locationPoint
's DAO.
public void setLocationDao(LocationDao locationDao)
location
's DAO.
protected LocationDao getLocationDao()
location
's DAO.
public RemoteLocationPointFullVO addLocationPoint(RemoteLocationPointFullVO locationPoint)
addLocationPoint
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.addLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected abstract RemoteLocationPointFullVO handleAddLocationPoint(RemoteLocationPointFullVO locationPoint) throws java.lang.Exception
addLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
java.lang.Exception
public void updateLocationPoint(RemoteLocationPointFullVO locationPoint)
updateLocationPoint
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.updateLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected abstract void handleUpdateLocationPoint(RemoteLocationPointFullVO locationPoint) throws java.lang.Exception
updateLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
java.lang.Exception
public void removeLocationPoint(RemoteLocationPointFullVO locationPoint)
removeLocationPoint
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.removeLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected abstract void handleRemoveLocationPoint(RemoteLocationPointFullVO locationPoint) throws java.lang.Exception
removeLocationPoint(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
java.lang.Exception
public RemoteLocationPointFullVO[] getAllLocationPoint()
getAllLocationPoint
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.getAllLocationPoint()
protected abstract RemoteLocationPointFullVO[] handleGetAllLocationPoint() throws java.lang.Exception
getAllLocationPoint()
java.lang.Exception
public RemoteLocationPointFullVO getLocationPointById(java.lang.Integer id)
getLocationPointById
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.getLocationPointById(java.lang.Integer)
protected abstract RemoteLocationPointFullVO handleGetLocationPointById(java.lang.Integer id) throws java.lang.Exception
getLocationPointById(java.lang.Integer)
java.lang.Exception
public RemoteLocationPointFullVO[] getLocationPointByIds(java.lang.Integer[] id)
getLocationPointByIds
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.getLocationPointByIds(java.lang.Integer[])
protected abstract RemoteLocationPointFullVO[] handleGetLocationPointByIds(java.lang.Integer[] id) throws java.lang.Exception
getLocationPointByIds(java.lang.Integer[])
java.lang.Exception
public RemoteLocationPointFullVO[] getLocationPointByLocationId(java.lang.Integer id)
getLocationPointByLocationId
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.getLocationPointByLocationId(java.lang.Integer)
protected abstract RemoteLocationPointFullVO[] handleGetLocationPointByLocationId(java.lang.Integer id) throws java.lang.Exception
getLocationPointByLocationId(java.lang.Integer)
java.lang.Exception
public boolean remoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst, RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
remoteLocationPointFullVOsAreEqualOnIdentifiers
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.remoteLocationPointFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected abstract boolean handleRemoteLocationPointFullVOsAreEqualOnIdentifiers(RemoteLocationPointFullVO remoteLocationPointFullVOFirst, RemoteLocationPointFullVO remoteLocationPointFullVOSecond) throws java.lang.Exception
remoteLocationPointFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
java.lang.Exception
public boolean remoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst, RemoteLocationPointFullVO remoteLocationPointFullVOSecond)
remoteLocationPointFullVOsAreEqual
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.remoteLocationPointFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
protected abstract boolean handleRemoteLocationPointFullVOsAreEqual(RemoteLocationPointFullVO remoteLocationPointFullVOFirst, RemoteLocationPointFullVO remoteLocationPointFullVOSecond) throws java.lang.Exception
remoteLocationPointFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointFullVO)
java.lang.Exception
public RemoteLocationPointNaturalId[] getLocationPointNaturalIds()
getLocationPointNaturalIds
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.getLocationPointNaturalIds()
protected abstract RemoteLocationPointNaturalId[] handleGetLocationPointNaturalIds() throws java.lang.Exception
getLocationPointNaturalIds()
java.lang.Exception
public RemoteLocationPointFullVO getLocationPointByNaturalId(RemoteLocationPointNaturalId locationPointNaturalId)
getLocationPointByNaturalId
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.getLocationPointByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointNaturalId)
protected abstract RemoteLocationPointFullVO handleGetLocationPointByNaturalId(RemoteLocationPointNaturalId locationPointNaturalId) throws java.lang.Exception
getLocationPointByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationPointNaturalId)
java.lang.Exception
public RemoteLocationPointNaturalId getLocationPointNaturalIdById(java.lang.Integer id)
getLocationPointNaturalIdById
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.getLocationPointNaturalIdById(java.lang.Integer)
protected abstract RemoteLocationPointNaturalId handleGetLocationPointNaturalIdById(java.lang.Integer id) throws java.lang.Exception
getLocationPointNaturalIdById(java.lang.Integer)
java.lang.Exception
public ClusterLocationPoint getClusterLocationPointByIdentifiers(java.lang.Integer id)
getClusterLocationPointByIdentifiers
in interface RemoteLocationPointFullService
RemoteLocationPointFullService.getClusterLocationPointByIdentifiers(java.lang.Integer)
protected abstract ClusterLocationPoint handleGetClusterLocationPointByIdentifiers(java.lang.Integer id) throws java.lang.Exception
getClusterLocationPointByIdentifiers(java.lang.Integer)
java.lang.Exception
protected java.security.Principal getPrincipal()
principal
if one has been set,
otherwise returns null
.
protected org.springframework.context.MessageSource getMessages()
protected java.lang.String getMessage(java.lang.String key)
key
in the underlying message bundle.
key
- the key of the message in the messages.properties message bundle.protected java.lang.String getMessage(java.lang.String key, java.lang.Object[] arguments)
key
and arguments
in the
underlying message bundle.
key
- the key of the message in the messages.properties message bundle.arguments
- any arguments to substitute when resolving the message.protected java.lang.String getMessage(java.lang.String key, java.lang.Object[] arguments, java.util.Locale locale)
key
using the given arguments
for the given locale
.
key
- the key of the message in the messages.properties message bundle.arguments
- any arguments to substitute when resolving the message.locale
- the locale of the messages to retrieve.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |