@Service(value="personSessionService") @Lazy public class PersonSessionServiceImpl extends Object implements PersonSessionService
Constructor and Description |
---|
PersonSessionServiceImpl() |
public PersonSessionServiceImpl()
public int initPersonSession(int personId) throws UserNotFoundException
PersonSessionService
initPersonSession
in interface PersonSessionService
personId
- the person identifierUserNotFoundException
- if user not exists in the databaseCopyright © 2012–2014 IFREMER. All rights reserved.