|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.location.generic.service.RemoteLocationLineFullServiceBase
public abstract class RemoteLocationLineFullServiceBase
Spring Service base class for fr.ifremer.allegro.referential.location.generic.service.RemoteLocationLineFullService
,
provides access to all services and entities referenced by this service.
RemoteLocationLineFullService
Constructor Summary | |
---|---|
RemoteLocationLineFullServiceBase()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteLocationLineFullServiceBase()
Method Detail |
---|
public void setLocationLineDao(LocationLineDao locationLineDao)
locationLine
's DAO.
protected LocationLineDao getLocationLineDao()
locationLine
's DAO.
public void setLocationDao(LocationDao locationDao)
location
's DAO.
protected LocationDao getLocationDao()
location
's DAO.
public RemoteLocationLineFullVO addLocationLine(RemoteLocationLineFullVO locationLine)
addLocationLine
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.addLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected abstract RemoteLocationLineFullVO handleAddLocationLine(RemoteLocationLineFullVO locationLine) throws java.lang.Exception
addLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
java.lang.Exception
public void updateLocationLine(RemoteLocationLineFullVO locationLine)
updateLocationLine
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.updateLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected abstract void handleUpdateLocationLine(RemoteLocationLineFullVO locationLine) throws java.lang.Exception
updateLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
java.lang.Exception
public void removeLocationLine(RemoteLocationLineFullVO locationLine)
removeLocationLine
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.removeLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected abstract void handleRemoveLocationLine(RemoteLocationLineFullVO locationLine) throws java.lang.Exception
removeLocationLine(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
java.lang.Exception
public RemoteLocationLineFullVO[] getAllLocationLine()
getAllLocationLine
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.getAllLocationLine()
protected abstract RemoteLocationLineFullVO[] handleGetAllLocationLine() throws java.lang.Exception
getAllLocationLine()
java.lang.Exception
public RemoteLocationLineFullVO getLocationLineById(java.lang.Integer id)
getLocationLineById
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.getLocationLineById(java.lang.Integer)
protected abstract RemoteLocationLineFullVO handleGetLocationLineById(java.lang.Integer id) throws java.lang.Exception
getLocationLineById(java.lang.Integer)
java.lang.Exception
public RemoteLocationLineFullVO[] getLocationLineByIds(java.lang.Integer[] id)
getLocationLineByIds
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.getLocationLineByIds(java.lang.Integer[])
protected abstract RemoteLocationLineFullVO[] handleGetLocationLineByIds(java.lang.Integer[] id) throws java.lang.Exception
getLocationLineByIds(java.lang.Integer[])
java.lang.Exception
public RemoteLocationLineFullVO[] getLocationLineByLocationId(java.lang.Integer id)
getLocationLineByLocationId
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.getLocationLineByLocationId(java.lang.Integer)
protected abstract RemoteLocationLineFullVO[] handleGetLocationLineByLocationId(java.lang.Integer id) throws java.lang.Exception
getLocationLineByLocationId(java.lang.Integer)
java.lang.Exception
public boolean remoteLocationLineFullVOsAreEqualOnIdentifiers(RemoteLocationLineFullVO remoteLocationLineFullVOFirst, RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
remoteLocationLineFullVOsAreEqualOnIdentifiers
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.remoteLocationLineFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected abstract boolean handleRemoteLocationLineFullVOsAreEqualOnIdentifiers(RemoteLocationLineFullVO remoteLocationLineFullVOFirst, RemoteLocationLineFullVO remoteLocationLineFullVOSecond) throws java.lang.Exception
remoteLocationLineFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
java.lang.Exception
public boolean remoteLocationLineFullVOsAreEqual(RemoteLocationLineFullVO remoteLocationLineFullVOFirst, RemoteLocationLineFullVO remoteLocationLineFullVOSecond)
remoteLocationLineFullVOsAreEqual
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.remoteLocationLineFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
protected abstract boolean handleRemoteLocationLineFullVOsAreEqual(RemoteLocationLineFullVO remoteLocationLineFullVOFirst, RemoteLocationLineFullVO remoteLocationLineFullVOSecond) throws java.lang.Exception
remoteLocationLineFullVOsAreEqual(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO, fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineFullVO)
java.lang.Exception
public RemoteLocationLineNaturalId[] getLocationLineNaturalIds()
getLocationLineNaturalIds
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.getLocationLineNaturalIds()
protected abstract RemoteLocationLineNaturalId[] handleGetLocationLineNaturalIds() throws java.lang.Exception
getLocationLineNaturalIds()
java.lang.Exception
public RemoteLocationLineFullVO getLocationLineByNaturalId(RemoteLocationLineNaturalId locationLineNaturalId)
getLocationLineByNaturalId
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.getLocationLineByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineNaturalId)
protected abstract RemoteLocationLineFullVO handleGetLocationLineByNaturalId(RemoteLocationLineNaturalId locationLineNaturalId) throws java.lang.Exception
getLocationLineByNaturalId(fr.ifremer.allegro.referential.location.generic.vo.RemoteLocationLineNaturalId)
java.lang.Exception
public RemoteLocationLineNaturalId getLocationLineNaturalIdById(java.lang.Integer id)
getLocationLineNaturalIdById
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.getLocationLineNaturalIdById(java.lang.Integer)
protected abstract RemoteLocationLineNaturalId handleGetLocationLineNaturalIdById(java.lang.Integer id) throws java.lang.Exception
getLocationLineNaturalIdById(java.lang.Integer)
java.lang.Exception
public ClusterLocationLine getClusterLocationLineByIdentifiers(java.lang.Integer id)
getClusterLocationLineByIdentifiers
in interface RemoteLocationLineFullService
RemoteLocationLineFullService.getClusterLocationLineByIdentifiers(java.lang.Integer)
protected abstract ClusterLocationLine handleGetClusterLocationLineByIdentifiers(java.lang.Integer id) throws java.lang.Exception
getClusterLocationLineByIdentifiers(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 All Classes | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |