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

/organization/get-organizations

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

Returns all the organizations belonging to the parent organization.

Parâmetros

companyId long

the primary key of the organizations' company

parentOrganizationId long

the primary key of the organizations' parent organization

Tipo do retorno

java.util.List

the organizations belonging to the parent organization

Exceção

com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Execute

long long