DLApp
Il n'y a aucun service assortissant cette expression.

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

Méthode de HTTP
GET
com.liferay.portal.service.CompanyServiceUtil#getCompanyByLogoId

Returns the company with the logo.

Paramètres

p_auth String

authentication token used to validate the request

logoId long

the ID of the company's logo

Type de retour

com.liferay.portal.model.Company

Returns the company with the logo

Exception

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