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

/company/get-company-by-logo-id

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

Returns the company with the logo.

Parâmetros

logoId long

the ID of the company's logo

Tipo do retorno

com.liferay.portal.model.Company

Returns the company with the logo

Exceção

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