AnnouncementsDelivery
DLApp
FlagsEntry
LayoutRevision
PollsVote
There are no services matching that phrase.

/company/get-company-by-virtual-host

Método do HTTP
GET
com.liferay.portal.service.CompanyServiceUtil#getCompanyByVirtualHost

Returns the company with the virtual host name.

Parâmetros

p_auth String

authentication token used to validate the request

virtualHost java.lang.String

the company's virtual host name

Tipo de retorno

com.liferay.portal.model.Company

Returns the company with the virtual host name

Exceção

com.liferay.portal.kernel.exception.PortalException
if the company with the virtual host name could not be found or if the virtual host was not associated with a company
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred

Executar

String java.lang.String