DLApp
Non ci sono servizi che abbinano quella frase.

/company/delete-logo

Metodo HTTP
POST
com.liferay.portal.service.CompanyServiceUtil#deleteLogo

Deletes the company's logo.

Parametri

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

Tipo di ritorno

void

Eccezione

com.liferay.portal.kernel.exception.PortalException
if the company with the primary key could not be found or if the company's logo could not be found or if the user was not an administrator
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred