DLApp
No hay servicios que concuerden con ese texto.

/company/update-display

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

Update the company's display.

Parámetros

p_auth String

authentication token used to validate the request

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 de retorno

void

Excepción

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

Ejecutar

String long java.lang.String java.lang.String