|
||||||||||
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.RemoteUserProfilFullServiceBase
fr.ifremer.allegro.administration.user.generic.service.RemoteUserProfilFullServiceImpl
public class RemoteUserProfilFullServiceImpl
RemoteUserProfilFullService
Constructor Summary | |
---|---|
RemoteUserProfilFullServiceImpl()
|
Methods inherited from class fr.ifremer.allegro.administration.user.generic.service.RemoteUserProfilFullServiceBase |
---|
addOrUpdateClusterUserProfil, addUserProfil, getAllClusterUserProfilSinceDateSynchro, getAllUserProfil, getClusterUserProfilByIdentifiers, getMessage, getMessage, getMessage, getMessages, getPrincipal, getUserProfilById, getUserProfilByIds, getUserProfilByNaturalId, getUserProfilDao, getUserProfilNaturalIdById, getUserProfilNaturalIds, remoteUserProfilFullVOsAreEqual, remoteUserProfilFullVOsAreEqualOnIdentifiers, removeUserProfil, setUserProfilDao, updateUserProfil |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public RemoteUserProfilFullServiceImpl()
Method Detail |
---|
protected RemoteUserProfilFullVO handleAddUserProfil(RemoteUserProfilFullVO userProfil) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.addUserProfil(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
handleAddUserProfil
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.addUserProfil(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
protected void handleUpdateUserProfil(RemoteUserProfilFullVO userProfil) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.updateUserProfil(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
handleUpdateUserProfil
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.updateUserProfil(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
protected void handleRemoveUserProfil(RemoteUserProfilFullVO userProfil) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.removeUserProfil(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
handleRemoveUserProfil
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.removeUserProfil(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
protected RemoteUserProfilFullVO[] handleGetAllUserProfil() throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.getAllUserProfil()
handleGetAllUserProfil
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.getAllUserProfil()
protected RemoteUserProfilFullVO handleGetUserProfilById(java.lang.Integer id) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.getUserProfilById(java.lang.Integer)
handleGetUserProfilById
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.getUserProfilById(java.lang.Integer)
protected RemoteUserProfilFullVO[] handleGetUserProfilByIds(java.lang.Integer[] id) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.getUserProfilByIds(java.lang.Integer[])
handleGetUserProfilByIds
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.getUserProfilByIds(java.lang.Integer[])
protected boolean handleRemoteUserProfilFullVOsAreEqualOnIdentifiers(RemoteUserProfilFullVO remoteUserProfilFullVOFirst, RemoteUserProfilFullVO remoteUserProfilFullVOSecond) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.remoteUserProfilFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO, fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
handleRemoteUserProfilFullVOsAreEqualOnIdentifiers
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.remoteUserProfilFullVOsAreEqualOnIdentifiers(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO, fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
protected boolean handleRemoteUserProfilFullVOsAreEqual(RemoteUserProfilFullVO remoteUserProfilFullVOFirst, RemoteUserProfilFullVO remoteUserProfilFullVOSecond) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.remoteUserProfilFullVOsAreEqual(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO, fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
handleRemoteUserProfilFullVOsAreEqual
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.remoteUserProfilFullVOsAreEqual(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO, fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilFullVO)
protected RemoteUserProfilNaturalId[] handleGetUserProfilNaturalIds() throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.getUserProfilNaturalIds()
handleGetUserProfilNaturalIds
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.getUserProfilNaturalIds()
protected RemoteUserProfilFullVO handleGetUserProfilByNaturalId(RemoteUserProfilNaturalId userProfilNaturalId) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.getUserProfilByNaturalId(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilNaturalId)
handleGetUserProfilByNaturalId
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.getUserProfilByNaturalId(fr.ifremer.allegro.administration.user.generic.vo.RemoteUserProfilNaturalId)
protected RemoteUserProfilNaturalId handleGetUserProfilNaturalIdById(java.lang.Integer id) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.getUserProfilNaturalIdById(java.lang.Integer)
handleGetUserProfilNaturalIdById
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.getUserProfilNaturalIdById(java.lang.Integer)
protected ClusterUserProfil handleAddOrUpdateClusterUserProfil(ClusterUserProfil clusterUserProfil) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.addOrUpdateClusterUserProfil(fr.ifremer.allegro.administration.user.generic.cluster.ClusterUserProfil)
handleAddOrUpdateClusterUserProfil
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.addOrUpdateClusterUserProfil(fr.ifremer.allegro.administration.user.generic.cluster.ClusterUserProfil)
protected ClusterUserProfil[] handleGetAllClusterUserProfilSinceDateSynchro(java.sql.Timestamp synchronizationTimestamp, java.lang.Integer userId, java.lang.Integer[] registrationLocationIds, java.lang.Integer pageNumber, java.lang.Integer pageSize) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.getAllClusterUserProfilSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
handleGetAllClusterUserProfilSinceDateSynchro
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.getAllClusterUserProfilSinceDateSynchro(java.sql.Timestamp, java.lang.Integer, java.lang.Integer[], java.lang.Integer, java.lang.Integer)
protected ClusterUserProfil handleGetClusterUserProfilByIdentifiers(java.lang.Integer id) throws java.lang.Exception
RemoteUserProfilFullServiceBase
RemoteUserProfilFullServiceBase.getClusterUserProfilByIdentifiers(java.lang.Integer)
handleGetClusterUserProfilByIdentifiers
in class RemoteUserProfilFullServiceBase
java.lang.Exception
RemoteUserProfilFullService.getClusterUserProfilByIdentifiers(java.lang.Integer)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |