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

/company/get-company-by-mx

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

Returns the company with the mail domian.

Parâmetros

p_auth String

authentication token used to validate the request

mx java.lang.String

the company's mail domain

Tipo do retorno

com.liferay.portal.model.Company

Returns the company with the mail domain

Exceção

com.liferay.portal.kernel.exception.PortalException
if the company with the mail domain could not be found
com.liferay.portal.kernel.exception.SystemException
if a system exception occurred