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

/company/update-company

Méthode de HTTP
POST
com.liferay.portal.service.CompanyServiceUtil#updateCompany

Updates the company with additional account information.

Paramètres

p_auth String

authentication token used to validate the request

companyId long

the primary key of the company

virtualHost java.lang.String

the company's virtual host name

mx java.lang.String

the company's mail domain

homeURL java.lang.String

the company's home URL (optionally null)

name java.lang.String

the company's account name (optionally null)

legalName java.lang.String

the company's account legal name (optionally null)

legalId java.lang.String

the company's account legal ID (optionally null)

legalType java.lang.String

the company's account legal type (optionally null)

sicCode java.lang.String

the company's account SIC code (optionally null)

tickerSymbol java.lang.String

the company's account ticker symbol (optionally null)

industry java.lang.String

the the company's account industry (optionally null)

type java.lang.String

the company's account type (optionally null)

size java.lang.String

the company's account size (optionally null)

Type de retour

com.liferay.portal.model.Company

the the company with the primary key

Exception

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

Exécuter

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