public class EmailManager extends Object
Constructor and Description |
---|
EmailManager() |
Modifier and Type | Method and Description |
---|---|
static String |
getString(long id) |
void |
sendFeedback(String username,
String email,
String message) |
String |
sendMail(String username,
String userpass,
String email,
String hash,
Boolean sendEmailWithVerficationCode,
Long langId)
sends a mail address to the user with his account data
|
public static String getString(long id)
public String sendMail(String username, String userpass, String email, String hash, Boolean sendEmailWithVerficationCode, Long langId)
username
- userpass
- email
- hash
- Exception
Copyright © 2012–2016 Apache Software Foundation. All rights reserved.