DLApp
Non ci sono servizi che abbinano quella frase.

/organization/get-organization-id

Metodo HTTP
GET
com.liferay.portal.service.OrganizationServiceUtil#getOrganizationId

Returns the primary key of the organization with the name.

Parametri

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

Tipo di ritorno

long

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

Eccezione

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

Esegui

String long java.lang.String