DLApp
There are no services matching that phrase.

/company/update-display

HTTP Method
POST
com.liferay.portal.service.CompanyServiceUtil#updateDisplay

Update the company's display.

Parameters

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

Return Type

void

Exception

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

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