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

/organization/get-organizations-count

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

Returns the number of organizations belonging to the parent organization.

Paramètres

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

Type de retour

int

the number of organizations belonging to the parent organization

Exception

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

Exécuter

String long long