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

/company/update-display

Método do HTTP
POST
com.liferay.portal.service.CompanyServiceUtil#updateDisplay

Update the company's display.

Parâmetros

companyId long

the primary key of the company

languageId java.lang.String

the ID of the company's default user's language

timeZoneId java.lang.String

the ID of the company's default user's time zone

Tipo do retorno

void

Exceção

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

Execute

long java.lang.String java.lang.String