DLApp
No hay servicios que concuerden con ese texto.

/organization/get-organizations

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

Returns all the organizations belonging to the parent organization.

Parámetros

p_auth String

authentication token used to validate the request

companyId long

the primary key of the organizations' company

parentOrganizationId long

the primary key of the organizations' parent organization

Tipo de retorno

java.util.List

the organizations belonging to the parent organization

Excepción

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

Ejecutar

String long long