|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use UserNotFoundException | |
|---|---|
| org.chorem.pollen.services.impl | |
| Uses of UserNotFoundException in org.chorem.pollen.services.impl |
|---|
| Methods in org.chorem.pollen.services.impl that throw UserNotFoundException | |
|---|---|
UserAccount |
UserService.connect(String login,
String password)
|
PersonList |
FavoriteService.createFavoriteList(UserAccount user,
String name)
|
PersonList |
FavoriteService.deleteFavoriteList(UserAccount user,
PersonList favoriteList)
|
void |
UserService.deleteUser(String id)
|
void |
UserService.lostPassword(String email)
This service is used to retrieve the userAccount associated to the given email. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||