DLApp
Non ci sono servizi che abbinano quella frase.

/organization/get-manageable-organizations

Metodo HTTP
GET
com.liferay.portal.service.OrganizationServiceUtil#getManageableOrganizations

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

Parametri

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 di ritorno

java.util.List

the organizations which the user has permission to manage

Eccezione

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

Esegui

String java.lang.String int