Forums de discussion

user.getCompanyMx()

venka reddy, modifié il y a 9 années.

user.getCompanyMx()

Regular Member Publications: 231 Date d'inscription: 23/03/11 Publications récentes
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, modifié il y a 9 années.

RE: user.getCompanyMx()

Liferay Master Publications: 728 Date d'inscription: 05/01/10 Publications récentes
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