|
||||||||||
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.RemoteCitationFullServiceBase
fr.ifremer.allegro.referential.taxon.generic.service.RemoteCitationFullServiceImpl
public class RemoteCitationFullServiceImpl
RemoteCitationFullService
Constructor Summary | |
---|---|
RemoteCitationFullServiceImpl()
|
Methods inherited from class fr.ifremer.allegro.referential.taxon.generic.service.RemoteCitationFullServiceBase |
---|
addCitation, addOrUpdateClusterCitation, getAllCitation, getAllClusterCitationSinceDateSynchro, getCitationById, getCitationByIds, getCitationByNaturalId, getCitationByStatusCode, getCitationDao, getCitationNaturalIdById, getCitationNaturalIds, getClusterCitationByIdentifiers, getMessage, getMessage, getMessage, getMessages, getPrincipal, getStatusDao, remoteCitationFullVOsAreEqual, remoteCitationFullVOsAreEqualOnIdentifiers, removeCitation, setCitationDao, setStatusDao, updateCitation |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteCitationFullServiceImpl()
Method Detail |
---|
protected RemoteCitationFullVO handleAddCitation(RemoteCitationFullVO citation) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.addCitation(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
handleAddCitation
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.addCitation(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
protected void handleUpdateCitation(RemoteCitationFullVO citation) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.updateCitation(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
handleUpdateCitation
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.updateCitation(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
protected void handleRemoveCitation(RemoteCitationFullVO citation) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.removeCitation(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
handleRemoveCitation
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.removeCitation(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
protected RemoteCitationFullVO[] handleGetAllCitation() throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.getAllCitation()
handleGetAllCitation
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.getAllCitation()
protected RemoteCitationFullVO handleGetCitationById(java.lang.Integer id) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.getCitationById(java.lang.Integer)
handleGetCitationById
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.getCitationById(java.lang.Integer)
protected RemoteCitationFullVO[] handleGetCitationByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.getCitationByIds(java.lang.Integer[])
handleGetCitationByIds
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.getCitationByIds(java.lang.Integer[])
protected RemoteCitationFullVO[] handleGetCitationByStatusCode(java.lang.String code) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.getCitationByStatusCode(java.lang.String)
handleGetCitationByStatusCode
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.getCitationByStatusCode(java.lang.String)
protected boolean handleRemoteCitationFullVOsAreEqualOnIdentifiers(RemoteCitationFullVO remoteCitationFullVOFirst, RemoteCitationFullVO remoteCitationFullVOSecond) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.remoteCitationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
handleRemoteCitationFullVOsAreEqualOnIdentifiers
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.remoteCitationFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
protected boolean handleRemoteCitationFullVOsAreEqual(RemoteCitationFullVO remoteCitationFullVOFirst, RemoteCitationFullVO remoteCitationFullVOSecond) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.remoteCitationFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
handleRemoteCitationFullVOsAreEqual
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.remoteCitationFullVOsAreEqual(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO, fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationFullVO)
protected RemoteCitationNaturalId[] handleGetCitationNaturalIds() throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.getCitationNaturalIds()
handleGetCitationNaturalIds
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.getCitationNaturalIds()
protected RemoteCitationFullVO handleGetCitationByNaturalId(RemoteCitationNaturalId citationNaturalId) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.getCitationByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationNaturalId)
handleGetCitationByNaturalId
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.getCitationByNaturalId(fr.ifremer.allegro.referential.taxon.generic.vo.RemoteCitationNaturalId)
protected RemoteCitationNaturalId handleGetCitationNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.getCitationNaturalIdById(java.lang.Integer)
handleGetCitationNaturalIdById
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.getCitationNaturalIdById(java.lang.Integer)
protected ClusterCitation handleAddOrUpdateClusterCitation(ClusterCitation clusterCitation) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.addOrUpdateClusterCitation(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterCitation)
handleAddOrUpdateClusterCitation
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.addOrUpdateClusterCitation(fr.ifremer.allegro.referential.taxon.generic.cluster.ClusterCitation)
protected ClusterCitation[] handleGetAllClusterCitationSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.getAllClusterCitationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterCitationSinceDateSynchro
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.getAllClusterCitationSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterCitation handleGetClusterCitationByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteCitationFullServiceBase
RemoteCitationFullServiceBase.getClusterCitationByIdentifiers(java.lang.Integer)
handleGetClusterCitationByIdentifiers
in class RemoteCitationFullServiceBase
java.lang.Exception
RemoteCitationFullService.getClusterCitationByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |