DLApp
No hay servicios que concuerden con ese texto.

/organization/get-organization-id

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

Returns the primary key of the organization with the name.

Parámetros

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 de retorno

long

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

Excepción

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

Ejecutar

String long java.lang.String