public class GamificationProfileListener
extends org.exoplatform.social.core.profile.ProfileListenerPlugin
| Modifier and Type | Field and Description |
|---|---|
protected GamificationService |
gamificationService |
protected org.exoplatform.social.core.manager.IdentityManager |
identityManager |
protected RuleService |
ruleService |
protected org.exoplatform.social.core.space.spi.SpaceService |
spaceService |
| Constructor and Description |
|---|
GamificationProfileListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
aboutMeUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event) |
void |
avatarUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event) |
void |
bannerUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event) |
void |
basicInfoUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event) |
void |
contactSectionUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event) |
void |
createProfile(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event) |
void |
experienceSectionUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event) |
void |
headerSectionUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event) |
protected RuleService ruleService
protected org.exoplatform.social.core.manager.IdentityManager identityManager
protected org.exoplatform.social.core.space.spi.SpaceService spaceService
protected GamificationService gamificationService
public void avatarUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event)
avatarUpdated in interface org.exoplatform.social.core.profile.ProfileListeneravatarUpdated in class org.exoplatform.social.core.profile.ProfileListenerPluginpublic void bannerUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event)
bannerUpdated in interface org.exoplatform.social.core.profile.ProfileListenerbannerUpdated in class org.exoplatform.social.core.profile.ProfileListenerPluginpublic void basicInfoUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event)
basicInfoUpdated in interface org.exoplatform.social.core.profile.ProfileListenerbasicInfoUpdated in class org.exoplatform.social.core.profile.ProfileListenerPluginpublic void contactSectionUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event)
contactSectionUpdated in interface org.exoplatform.social.core.profile.ProfileListenercontactSectionUpdated in class org.exoplatform.social.core.profile.ProfileListenerPluginpublic void experienceSectionUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event)
experienceSectionUpdated in interface org.exoplatform.social.core.profile.ProfileListenerexperienceSectionUpdated in class org.exoplatform.social.core.profile.ProfileListenerPluginpublic void headerSectionUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event)
headerSectionUpdated in interface org.exoplatform.social.core.profile.ProfileListenerheaderSectionUpdated in class org.exoplatform.social.core.profile.ProfileListenerPluginpublic void createProfile(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event)
createProfile in interface org.exoplatform.social.core.profile.ProfileListenercreateProfile in class org.exoplatform.social.core.profile.ProfileListenerPluginpublic void aboutMeUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event)
aboutMeUpdated in interface org.exoplatform.social.core.profile.ProfileListeneraboutMeUpdated in class org.exoplatform.social.core.profile.ProfileListenerPluginCopyright © 2003–2020 eXo Platform SAS. All rights reserved.