AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/organization/get-organizations

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

Returns all the organizations belonging to the parent organization.

Parameters

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

Return Type

java.util.List

the organizations belonging to the parent organization

Exception

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

Execute

String long long