Fórumok

user.getCompanyMx()

venka reddy, módosítva 9 év-val korábban

user.getCompanyMx()

Regular Member Bejegyzések: 231 Csatlakozás dátuma: 2011.03.23. Legújabb bejegyzések
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, módosítva 9 év-val korábban

RE: user.getCompanyMx()

Liferay Master Bejegyzések: 728 Csatlakozás dátuma: 2010.01.05. Legújabb bejegyzések
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