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

/user/get-user-by-id

Méthode de HTTP
GET
com.liferay.portal.service.UserServiceUtil#getUserById

Returns the user with the primary key.

Paramètres

p_auth String

authentication token used to validate the request

userId long

the primary key of the user

Type de retour

com.liferay.portal.model.User

the user with the primary key

Exception

com.liferay.portal.kernel.exception.PortalException
if a user with the primary key could not be found or if the current user did not have permission to view the user
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred