DLApp
Não há nenhum serviço que combina essa frase.

/organization/get-user-organizations

Método do HTTP
GET
com.liferay.portal.service.OrganizationServiceUtil#getUserOrganizations

Returns all the organizations associated with the user.

Parâmetros

userId long

the primary key of the user

Tipo do retorno

java.util.List

the organizations associated with the user

Exceção

com.liferay.portal.kernel.exception.PortalException
if a user with the primary key could not be found
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred