DLApp
Il n'y a aucun service assortissant cette expression.

/user/update-user

Méthode de HTTP
POST
com.liferay.portal.service.UserServiceUtil#updateUser

Updates the user.

Paramètres

p_auth String

authentication token used to validate the request

userId long

the primary key of the user

oldPassword java.lang.String

the user's old password

newPassword1 java.lang.String

the user's new password (optionally null)

newPassword2 java.lang.String

the user's new password confirmation (optionally null)

passwordReset boolean

whether the user should be asked to reset their password the next time they login

reminderQueryQuestion java.lang.String

the user's new password reset question

reminderQueryAnswer java.lang.String

the user's new password reset answer

screenName java.lang.String

the user's new screen name

emailAddress java.lang.String

the user's new email address

facebookId long

the user's new Facebook ID

openId java.lang.String

the user's new OpenID

languageId java.lang.String

the user's new language ID

timeZoneId java.lang.String

the user's new time zone ID

greeting java.lang.String

the user's new greeting

comments java.lang.String

the user's new comments

firstName java.lang.String

the user's new first name

middleName java.lang.String

the user's new middle name

lastName java.lang.String

the user's new last name

prefixId int

the user's new name prefix ID

suffixId int

the user's new name suffix ID

male boolean

whether user is male

birthdayMonth int

the user's new birthday month (0-based, meaning 0 for January)

birthdayDay int

the user's new birthday day

birthdayYear int

the user's birthday year

smsSn java.lang.String

the user's new SMS screen name

aimSn java.lang.String

the user's new AIM screen name

facebookSn java.lang.String

the user's new Facebook screen name

icqSn java.lang.String

the user's new ICQ screen name

jabberSn java.lang.String

the user's new Jabber screen name

msnSn java.lang.String

the user's new MSN screen name

mySpaceSn java.lang.String

the user's new MySpace screen name

skypeSn java.lang.String

the user's new Skype screen name

twitterSn java.lang.String

the user's new Twitter screen name

ymSn java.lang.String

the user's new Yahoo! Messenger screen name

jobTitle java.lang.String

the user's new job title

groupIds long[]

the primary keys of the user's groups

organizationIds long[]

the primary keys of the user's organizations

roleIds long[]

the primary keys of the user's roles

userGroupRoles java.util.List

the user user's group roles

userGroupIds long[]

the primary keys of the user's user groups

serviceContext com.liferay.portal.service.ServiceContext

the user's service context (optionally null). Can set the universally unique identifier (with the uuid attribute), asset category IDs, asset tag names, and expando bridge attributes for the user.

Type de retour

com.liferay.portal.model.User

the user

Exception

com.liferay.portal.kernel.exception.PortalException
if a user with the primary key could not be found, if the new information was invalid, or if the current user did not have permission to update the user
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Exécuter

String long java.lang.String java.lang.String java.lang.String
boolean
java.lang.String java.lang.String java.lang.String java.lang.String long java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String int int
boolean
int int int java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String java.lang.String long[] long[] long[] java.util.List long[]