public class UnifiedSearchSocialProfileListener
extends org.exoplatform.social.core.profile.ProfileListenerPlugin
| Constructor and Description |
|---|
UnifiedSearchSocialProfileListener(org.exoplatform.commons.api.indexing.IndexingService indexingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
aboutMeUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent event) |
void |
avatarUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent) |
void |
basicInfoUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent) |
void |
contactSectionUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent) |
void |
createProfile(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent) |
void |
experienceSectionUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent) |
void |
headerSectionUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent) |
protected void |
profileUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent) |
public UnifiedSearchSocialProfileListener(org.exoplatform.commons.api.indexing.IndexingService indexingService)
public void avatarUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent)
avatarUpdated in interface org.exoplatform.social.core.profile.ProfileListeneravatarUpdated in class org.exoplatform.social.core.profile.ProfileListenerPluginpublic void basicInfoUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent)
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 profileLifeCycleEvent)
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 profileLifeCycleEvent)
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 profileLifeCycleEvent)
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 profileLifeCycleEvent)
createProfile in interface org.exoplatform.social.core.profile.ProfileListenercreateProfile in class org.exoplatform.social.core.profile.ProfileListenerPluginprotected void profileUpdated(org.exoplatform.social.core.profile.ProfileLifeCycleEvent profileLifeCycleEvent)
public 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–2016 eXo Platform SAS. All rights reserved.