|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface ConsoleService
Service Tier interface for providing console services
| Method Summary | |
|---|---|
void |
sendNewPassword(User user)
Allows a specified user's password to be sent to them. |
| Method Detail |
|---|
void sendNewPassword(User user)
throws IllegalArgumentException
user - - The user we are to send the password to
IllegalArgumentException - If the user details are incorrect
TODO Sort out the other types of exceptions
OtherException - if the sending fails
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||