|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectfr.ifremer.allegro.administration.user.generic.service.RemotePersonFullServiceBase
fr.ifremer.allegro.administration.user.generic.service.RemotePersonFullServiceImpl
public class RemotePersonFullServiceImpl
RemotePersonFullService
Constructor Summary | |
---|---|
RemotePersonFullServiceImpl()
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemotePersonFullServiceImpl()
Method Detail |
---|
protected RemotePersonFullVO handleAddPerson(RemotePersonFullVO person) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.addPerson(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
handleAddPerson
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.addPerson(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
protected void handleUpdatePerson(RemotePersonFullVO person) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.updatePerson(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
handleUpdatePerson
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.updatePerson(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
protected void handleRemovePerson(RemotePersonFullVO person) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.removePerson(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
handleRemovePerson
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.removePerson(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
protected RemotePersonFullVO[] handleGetAllPerson() throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getAllPerson()
handleGetAllPerson
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getAllPerson()
protected RemotePersonFullVO handleGetPersonById(java.lang.Integer id) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getPersonById(java.lang.Integer)
handleGetPersonById
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getPersonById(java.lang.Integer)
protected RemotePersonFullVO[] handleGetPersonByIds(java.lang.Integer[] id) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getPersonByIds(java.lang.Integer[])
handleGetPersonByIds
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getPersonByIds(java.lang.Integer[])
protected RemotePersonFullVO[] handleGetPersonByStatusCode(java.lang.String code) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getPersonByStatusCode(java.lang.String)
handleGetPersonByStatusCode
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getPersonByStatusCode(java.lang.String)
protected RemotePersonFullVO[] handleGetPersonByDepartmentId(java.lang.Integer id) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getPersonByDepartmentId(java.lang.Integer)
handleGetPersonByDepartmentId
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getPersonByDepartmentId(java.lang.Integer)
protected boolean handleRemotePersonFullVOsAreEqualOnIdentifiers(RemotePersonFullVO remotePersonFullVOFirst, RemotePersonFullVO remotePersonFullVOSecond) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.remotePersonFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO, fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
handleRemotePersonFullVOsAreEqualOnIdentifiers
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.remotePersonFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO, fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
protected boolean handleRemotePersonFullVOsAreEqual(RemotePersonFullVO remotePersonFullVOFirst, RemotePersonFullVO remotePersonFullVOSecond) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.remotePersonFullVOsAreEqual(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO, fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
handleRemotePersonFullVOsAreEqual
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.remotePersonFullVOsAreEqual(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO, fr.ifremer.allegro.administration.user.generic.vo.RemotePersonFullVO)
protected RemotePersonNaturalId[] handleGetPersonNaturalIds() throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getPersonNaturalIds()
handleGetPersonNaturalIds
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getPersonNaturalIds()
protected RemotePersonFullVO handleGetPersonByNaturalId(RemotePersonNaturalId personNaturalId) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getPersonByNaturalId(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonNaturalId)
handleGetPersonByNaturalId
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getPersonByNaturalId(fr.ifremer.allegro.administration.user.generic.vo.RemotePersonNaturalId)
protected RemotePersonNaturalId handleGetPersonNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getPersonNaturalIdById(java.lang.Integer)
handleGetPersonNaturalIdById
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getPersonNaturalIdById(java.lang.Integer)
protected ClusterPerson handleAddOrUpdateClusterPerson(ClusterPerson clusterPerson) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.addOrUpdateClusterPerson(fr.ifremer.allegro.administration.user.generic.cluster.ClusterPerson)
handleAddOrUpdateClusterPerson
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.addOrUpdateClusterPerson(fr.ifremer.allegro.administration.user.generic.cluster.ClusterPerson)
protected ClusterPerson[] handleGetAllClusterPersonSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getAllClusterPersonSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterPersonSinceDateSynchro
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getAllClusterPersonSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterPerson handleGetClusterPersonByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemotePersonFullServiceBase
RemotePersonFullServiceBase.getClusterPersonByIdentifiers(java.lang.Integer)
handleGetClusterPersonByIdentifiers
in class RemotePersonFullServiceBase
java.lang.Exception
RemotePersonFullService.getClusterPersonByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |