DLApp
No hay servicios que concuerden con ese texto.

/company/get-company-by-web-id

Método HTTP
GET
com.liferay.portal.service.CompanyServiceUtil#getCompanyByWebId

Returns the company with the web domain.

Parámetros

p_auth String

authentication token used to validate the request

webId java.lang.String

the company's web domain

Tipo de retorno

com.liferay.portal.model.Company

Returns the company with the web domain

Excepción

com.liferay.portal.kernel.exception.PortalException
if the company with the web domain could not be found
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Ejecutar

String java.lang.String