Foros de discusión

user.getCompanyMx()

venka reddy, modificado hace 9 años.

user.getCompanyMx()

Regular Member Mensajes: 231 Fecha de incorporación: 23/03/11 Mensajes recientes
Hi,

In user object we have "companyMx" what does it? I have tried by debugging it. Not able to get exactly how we can use it.

Below are the attributes.

1.user.getCompanyMx()
2.user.hasCompanyMx();
3.user.hasCompanyMx(emailAddress);
thumbnail
Zsigmond Rab, modificado hace 9 años.

RE: user.getCompanyMx()

Liferay Master Mensajes: 728 Fecha de incorporación: 5/01/10 Mensajes recientes
Hi Venka,

the getCompanyMx does nothing else but gives back the user's companies mail domain.

It's checked at user registration and depending on the hasCompanyMx method there is update on the mail service.

Regards,
Zsigmond