|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
@Transactional(rollbackFor={PortalException.class,SystemException.class})
public interface CyrusService
| Method Summary | |
|---|---|
void |
addUser(long userId,
String emailAddress,
String password)
|
void |
deleteEmailAddress(long companyId,
long userId)
|
void |
deleteUser(long userId)
|
void |
updateEmailAddress(long companyId,
long userId,
String emailAddress)
|
void |
updatePassword(long companyId,
long userId,
String password)
|
| Method Detail |
|---|
void addUser(long userId,
String emailAddress,
String password)
void deleteEmailAddress(long companyId,
long userId)
void deleteUser(long userId)
void updateEmailAddress(long companyId,
long userId,
String emailAddress)
void updatePassword(long companyId,
long userId,
String password)
|
Liferay 7.0-ce-m3 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||