DLApp
Não há nenhum serviço que combina essa frase.

/organization/get-organization-id

Método do HTTP
GET
com.liferay.portal.service.OrganizationServiceUtil#getOrganizationId

Returns the primary key of the organization with the name.

Parâmetros

companyId long

the primary key of the organization's company

name java.lang.String

the organization's name

Tipo do retorno

long

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

Exceção

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