|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.referential.taxon.generic.service.RemoteReferenceDocumentFullServiceBase
public abstract class RemoteReferenceDocumentFullServiceBase
Spring Service base class for fr.ifremer.allegro.referential.taxon.generic.service.RemoteReferenceDocumentFullService
,
provides access to all services and entities referenced by this service.
RemoteReferenceDocumentFullService
Constructor Summary | |
---|---|
RemoteReferenceDocumentFullServiceBase()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteReferenceDocumentFullServiceBase()
Method Detail |
---|
public void setReferenceDocumentDao(ReferenceDocumentDao referenceDocumentDao)
referenceDocument
's DAO.
protected ReferenceDocumentDao getReferenceDocumentDao()
referenceDocument
's DAO.
public void setStatusDao(StatusDao statusDao)
status
's DAO.
protected StatusDao getStatusDao()
status
's DAO.
public void setAuthorDao(AuthorDao authorDao)
author
's DAO.
protected AuthorDao getAuthorDao()
author
's DAO.
public RemoteReferenceDocumentFullVO addReferenceDocument(RemoteReferenceDocumentFullVO referenceDocument)
addReferenceDocument
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.addReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
protected abstract RemoteReferenceDocumentFullVO handleAddReferenceDocument(RemoteReferenceDocumentFullVO referenceDocument) throws java.lang.Exception
addReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
java.lang.Exception
public void updateReferenceDocument(RemoteReferenceDocumentFullVO referenceDocument)
updateReferenceDocument
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.updateReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
protected abstract void handleUpdateReferenceDocument(RemoteReferenceDocumentFullVO referenceDocument) throws java.lang.Exception
updateReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
java.lang.Exception
public void removeReferenceDocument(RemoteReferenceDocumentFullVO referenceDocument)
removeReferenceDocument
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.removeReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
protected abstract void handleRemoveReferenceDocument(RemoteReferenceDocumentFullVO referenceDocument) throws java.lang.Exception
removeReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
java.lang.Exception
public RemoteReferenceDocumentFullVO[] getAllReferenceDocument()
getAllReferenceDocument
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.getAllReferenceDocument()
protected abstract RemoteReferenceDocumentFullVO[] handleGetAllReferenceDocument() throws java.lang.Exception
getAllReferenceDocument()
java.lang.Exception
public RemoteReferenceDocumentFullVO getReferenceDocumentById(java.lang.Integer id)
getReferenceDocumentById
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.getReferenceDocumentById(java.lang.Integer)
protected abstract RemoteReferenceDocumentFullVO handleGetReferenceDocumentById(java.lang.Integer id) throws java.lang.Exception
getReferenceDocumentById(java.lang.Integer)
java.lang.Exception
public RemoteReferenceDocumentFullVO[] getReferenceDocumentByIds(java.lang.Integer[] id)
getReferenceDocumentByIds
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.getReferenceDocumentByIds(java.lang.Integer[])
protected abstract RemoteReferenceDocumentFullVO[] handleGetReferenceDocumentByIds(java.lang.Integer[] id) throws java.lang.Exception
getReferenceDocumentByIds(java.lang.Integer[])
java.lang.Exception
public RemoteReferenceDocumentFullVO[] getReferenceDocumentByStatusCode(java.lang.String code)
getReferenceDocumentByStatusCode
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.getReferenceDocumentByStatusCode(java.lang.String)
protected abstract RemoteReferenceDocumentFullVO[] handleGetReferenceDocumentByStatusCode(java.lang.String code) throws java.lang.Exception
getReferenceDocumentByStatusCode(java.lang.String)
java.lang.Exception
public boolean remoteReferenceDocumentFullVOsAreEqualOnIdentifiers(RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOFirst, RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOSecond)
remoteReferenceDocumentFullVOsAreEqualOnIdentifiers
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.remoteReferenceDocumentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
protected abstract boolean handleRemoteReferenceDocumentFullVOsAreEqualOnIdentifiers(RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOFirst, RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOSecond) throws java.lang.Exception
remoteReferenceDocumentFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
java.lang.Exception
public boolean remoteReferenceDocumentFullVOsAreEqual(RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOFirst, RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOSecond)
remoteReferenceDocumentFullVOsAreEqual
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.remoteReferenceDocumentFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
protected abstract boolean handleRemoteReferenceDocumentFullVOsAreEqual(RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOFirst, RemoteReferenceDocumentFullVO remoteReferenceDocumentFullVOSecond) throws java.lang.Exception
remoteReferenceDocumentFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentFullVO)
java.lang.Exception
public RemoteReferenceDocumentNaturalId[] getReferenceDocumentNaturalIds()
getReferenceDocumentNaturalIds
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.getReferenceDocumentNaturalIds()
protected abstract RemoteReferenceDocumentNaturalId[] handleGetReferenceDocumentNaturalIds() throws java.lang.Exception
getReferenceDocumentNaturalIds()
java.lang.Exception
public RemoteReferenceDocumentFullVO getReferenceDocumentByNaturalId(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId)
getReferenceDocumentByNaturalId
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.getReferenceDocumentByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentNaturalId)
protected abstract RemoteReferenceDocumentFullVO handleGetReferenceDocumentByNaturalId(RemoteReferenceDocumentNaturalId referenceDocumentNaturalId) throws java.lang.Exception
getReferenceDocumentByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteReferenceDocumentNaturalId)
java.lang.Exception
public RemoteReferenceDocumentNaturalId getReferenceDocumentNaturalIdById(java.lang.Integer id)
getReferenceDocumentNaturalIdById
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.getReferenceDocumentNaturalIdById(java.lang.Integer)
protected abstract RemoteReferenceDocumentNaturalId handleGetReferenceDocumentNaturalIdById(java.lang.Integer id) throws java.lang.Exception
getReferenceDocumentNaturalIdById(java.lang.Integer)
java.lang.Exception
public ClusterReferenceDocument addOrUpdateClusterReferenceDocument(ClusterReferenceDocument clusterReferenceDocument)
addOrUpdateClusterReferenceDocument
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.addOrUpdateClusterReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterReferenceDocument)
protected abstract ClusterReferenceDocument handleAddOrUpdateClusterReferenceDocument(ClusterReferenceDocument clusterReferenceDocument) throws java.lang.Exception
addOrUpdateClusterReferenceDocument(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterReferenceDocument)
java.lang.Exception
public ClusterReferenceDocument[] getAllClusterReferenceDocumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize)
getAllClusterReferenceDocumentSinceDateSynchro
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.getAllClusterReferenceDocumentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected abstract ClusterReferenceDocument[] handleGetAllClusterReferenceDocumentSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
getAllClusterReferenceDocumentSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
java.lang.Exception
public ClusterReferenceDocument getClusterReferenceDocumentByIdentifiers(java.lang.Integer id)
getClusterReferenceDocumentByIdentifiers
in interface RemoteReferenceDocumentFullService
RemoteReferenceDocumentFullService.getClusterReferenceDocumentByIdentifiers(java.lang.Integer)
protected abstract ClusterReferenceDocument handleGetClusterReferenceDocumentByIdentifiers(java.lang.Integer id) throws java.lang.Exception
getClusterReferenceDocumentByIdentifiers(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 |