DLApp
There are no services matching that phrase.

/organization/get-manageable-organizations

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

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

Parameters

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

Return Type

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

Execute

String java.lang.String int