DLApp
No hay servicios que concuerden con ese texto.

/organization/get-manageable-organizations

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

Returns all the organizations which the user has permission to manage.

Parámetros

p_auth String

authentication token used to validate the request

actionId java.lang.String

the permitted action

max int

the maximum number of the organizations to be considered

Tipo de retorno

java.util.List

the organizations which the user has permission to manage

Excepción

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

Ejecutar

String java.lang.String int