|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.mail.service.CyrusServiceUtil
public class CyrusServiceUtil
| Constructor Summary | |
|---|---|
CyrusServiceUtil()
|
|
| Method Summary | |
|---|---|
static void |
addUser(long userId,
String emailAddress,
String password)
|
static void |
deleteEmailAddress(long companyId,
long userId)
|
static void |
deleteUser(long userId)
|
static CyrusService |
getService()
|
void |
setService(CyrusService service)
|
static void |
updateEmailAddress(long companyId,
long userId,
String emailAddress)
|
static void |
updatePassword(long companyId,
long userId,
String password)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public CyrusServiceUtil()
| Method Detail |
|---|
public static void addUser(long userId,
String emailAddress,
String password)
public static void deleteEmailAddress(long companyId,
long userId)
public static void deleteUser(long userId)
public static CyrusService getService()
public static void updateEmailAddress(long companyId,
long userId,
String emailAddress)
public static void updatePassword(long companyId,
long userId,
String password)
public void setService(CyrusService service)
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||