|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use CommonContact | |
|---|---|
| org.exoplatform.ks.common.user | |
| Uses of CommonContact in org.exoplatform.ks.common.user |
|---|
| Methods in org.exoplatform.ks.common.user that return CommonContact | |
|---|---|
CommonContact |
PersonalProfileContactProvider.getCommonContact(java.lang.String userId)
Retrieve the forum contact information from and user personal profile. Email, city, country, mobile, phone and website are taken from UserProfile.HOME_INFO_KEYS. |
CommonContact |
DefaultContactProvider.getCommonContact(java.lang.String userId)
Retrieve the forum contact information from user and user profile. email address is taken from the user User.getEmail()
mobile, city and country from the UserProfile.HOME_INFO_KEYS
phone is taken from the UserProfile.BUSINESE_INFO_KEYS
|
CommonContact |
ContactProvider.getCommonContact(java.lang.String userId)
|
CommonContact |
BusinessProfileContactProvider.getCommonContact(java.lang.String userId)
Retrieve the forum contact information from and user business profile. Email, city, country, mobile, phone and website are taken from UserProfile.BUSINESE_INFO_KEYS. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||