DLApp
No hay servicios que concuerden con ese texto.

/user/get-default-user-id

Método HTTP
GET
com.liferay.portal.service.UserServiceUtil#getDefaultUserId

Returns the primary key of the default user for the company.

Parámetros

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

Tipo de retorno

long

the primary key of the default user for the company

Excepción

com.liferay.portal.kernel.exception.PortalException
if a default user for the company could not be found
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred