|
||||||||||
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
public abstract class RemoteLocationAreaFullServiceBase
Spring Service base class for fr.ifremer.allegro.referential.location.generic.service.RemoteLocationAreaFullService
,
provides access to all services and entities referenced by this service.
RemoteLocationAreaFullService
Constructor Summary | |
---|---|
RemoteLocationAreaFullServiceBase()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteLocationAreaFullServiceBase()
Method Detail |
---|
public void setLocationAreaDao(LocationAreaDao locationAreaDao)
locationArea
's DAO.
protected LocationAreaDao getLocationAreaDao()
locationArea
's DAO.
public void setLocationDao(LocationDao locationDao)
location
's DAO.
protected LocationDao getLocationDao()
location
's DAO.
public RemoteLocationAreaFullVO addLocationArea(RemoteLocationAreaFullVO locationArea)
addLocationArea
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.addLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected abstract RemoteLocationAreaFullVO handleAddLocationArea(RemoteLocationAreaFullVO locationArea) throws java.lang.Exception
addLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
java.lang.Exception
public void updateLocationArea(RemoteLocationAreaFullVO locationArea)
updateLocationArea
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.updateLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected abstract void handleUpdateLocationArea(RemoteLocationAreaFullVO locationArea) throws java.lang.Exception
updateLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
java.lang.Exception
public void removeLocationArea(RemoteLocationAreaFullVO locationArea)
removeLocationArea
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.removeLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected abstract void handleRemoveLocationArea(RemoteLocationAreaFullVO locationArea) throws java.lang.Exception
removeLocationArea(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
java.lang.Exception
public RemoteLocationAreaFullVO[] getAllLocationArea()
getAllLocationArea
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.getAllLocationArea()
protected abstract RemoteLocationAreaFullVO[] handleGetAllLocationArea() throws java.lang.Exception
getAllLocationArea()
java.lang.Exception
public RemoteLocationAreaFullVO getLocationAreaById(java.lang.Integer id)
getLocationAreaById
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.getLocationAreaById(java.lang.Integer)
protected abstract RemoteLocationAreaFullVO handleGetLocationAreaById(java.lang.Integer id) throws java.lang.Exception
getLocationAreaById(java.lang.Integer)
java.lang.Exception
public RemoteLocationAreaFullVO[] getLocationAreaByIds(java.lang.Integer[] id)
getLocationAreaByIds
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.getLocationAreaByIds(java.lang.Integer[])
protected abstract RemoteLocationAreaFullVO[] handleGetLocationAreaByIds(java.lang.Integer[] id) throws java.lang.Exception
getLocationAreaByIds(java.lang.Integer[])
java.lang.Exception
public RemoteLocationAreaFullVO[] getLocationAreaByLocationId(java.lang.Integer id)
getLocationAreaByLocationId
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.getLocationAreaByLocationId(java.lang.Integer)
protected abstract RemoteLocationAreaFullVO[] handleGetLocationAreaByLocationId(java.lang.Integer id) throws java.lang.Exception
getLocationAreaByLocationId(java.lang.Integer)
java.lang.Exception
public boolean remoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst, RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
remoteLocationAreaFullVOsAreEqualOnIdentifiers
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.remoteLocationAreaFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected abstract boolean handleRemoteLocationAreaFullVOsAreEqualOnIdentifiers(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst, RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond) throws java.lang.Exception
remoteLocationAreaFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
java.lang.Exception
public boolean remoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst, RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond)
remoteLocationAreaFullVOsAreEqual
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.remoteLocationAreaFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
protected abstract boolean handleRemoteLocationAreaFullVOsAreEqual(RemoteLocationAreaFullVO remoteLocationAreaFullVOFirst, RemoteLocationAreaFullVO remoteLocationAreaFullVOSecond) throws java.lang.Exception
remoteLocationAreaFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaFullVO)
java.lang.Exception
public RemoteLocationAreaNaturalId[] getLocationAreaNaturalIds()
getLocationAreaNaturalIds
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.getLocationAreaNaturalIds()
protected abstract RemoteLocationAreaNaturalId[] handleGetLocationAreaNaturalIds() throws java.lang.Exception
getLocationAreaNaturalIds()
java.lang.Exception
public RemoteLocationAreaFullVO getLocationAreaByNaturalId(RemoteLocationAreaNaturalId locationAreaNaturalId)
getLocationAreaByNaturalId
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.getLocationAreaByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaNaturalId)
protected abstract RemoteLocationAreaFullVO handleGetLocationAreaByNaturalId(RemoteLocationAreaNaturalId locationAreaNaturalId) throws java.lang.Exception
getLocationAreaByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationAreaNaturalId)
java.lang.Exception
public RemoteLocationAreaNaturalId getLocationAreaNaturalIdById(java.lang.Integer id)
getLocationAreaNaturalIdById
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.getLocationAreaNaturalIdById(java.lang.Integer)
protected abstract RemoteLocationAreaNaturalId handleGetLocationAreaNaturalIdById(java.lang.Integer id) throws java.lang.Exception
getLocationAreaNaturalIdById(java.lang.Integer)
java.lang.Exception
public ClusterLocationArea getClusterLocationAreaByIdentifiers(java.lang.Integer id)
getClusterLocationAreaByIdentifiers
in interface RemoteLocationAreaFullService
RemoteLocationAreaFullService.getClusterLocationAreaByIdentifiers(java.lang.Integer)
protected abstract ClusterLocationArea handleGetClusterLocationAreaByIdentifiers(java.lang.Integer id) throws java.lang.Exception
getClusterLocationAreaByIdentifiers(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 |