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

/company/get-company-by-id

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

Returns the company with the primary key.

Parâmetros

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

Tipo do retorno

com.liferay.portal.model.Company

Returns the company with the primary key

Exceção

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