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

/organization/get-organization-id

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

Returns the primary key of the organization with the name.

Paramètres

p_auth String

authentication token used to validate the request

companyId long

the primary key of the organization's company

name java.lang.String

the organization's name

Type de retour

long

the primary key of the organization with the name, or 0 if the organization could not be found

Exception

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

Exécuter

String long java.lang.String