DLApp
Il n'y a aucun service assortissant cette expression.

/organization/get-manageable-organizations

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

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

Paramètres

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

Type de retour

java.util.List

the organizations which the user has permission to manage

Exception

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

Exécuter

String java.lang.String int