|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portlet.admin.util.AdminUtil
public class AdminUtil
| Constructor Summary | |
|---|---|
AdminUtil()
|
|
| Method Summary | |
|---|---|
static String |
getUpdateUserPassword(ActionRequest actionRequest,
long userId)
|
static String |
getUpdateUserPassword(javax.servlet.http.HttpServletRequest request,
long userId)
|
static com.liferay.portal.kernel.model.User |
updateUser(ActionRequest actionRequest,
long userId,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String smsSn,
String facebookSn,
String jabberSn,
String skypeSn,
String twitterSn)
|
static com.liferay.portal.kernel.model.User |
updateUser(javax.servlet.http.HttpServletRequest request,
long userId,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String smsSn,
String facebookSn,
String jabberSn,
String skypeSn,
String twitterSn)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public AdminUtil()
| Method Detail |
|---|
public static String getUpdateUserPassword(ActionRequest actionRequest,
long userId)
public static String getUpdateUserPassword(javax.servlet.http.HttpServletRequest request,
long userId)
public static com.liferay.portal.kernel.model.User updateUser(ActionRequest actionRequest,
long userId,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String smsSn,
String facebookSn,
String jabberSn,
String skypeSn,
String twitterSn)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
public static com.liferay.portal.kernel.model.User updateUser(javax.servlet.http.HttpServletRequest request,
long userId,
String screenName,
String emailAddress,
long facebookId,
String openId,
String languageId,
String timeZoneId,
String greeting,
String comments,
String smsSn,
String facebookSn,
String jabberSn,
String skypeSn,
String twitterSn)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalException
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||