Uses of Class
org.exoplatform.social.core.profile.ProfileLifeCycleEvent
Packages that use ProfileLifeCycleEvent
-
Uses of ProfileLifeCycleEvent in org.exoplatform.social.core.profile
Methods in org.exoplatform.social.core.profile with parameters of type ProfileLifeCycleEventModifier and TypeMethodDescriptiondefault voidProfileListener.aboutMeUpdated(ProfileLifeCycleEvent event) about me of the profile is updatedvoidProfileListenerPlugin.aboutMeUpdated(ProfileLifeCycleEvent event) about me of the profile is updateddefault voidProfileListener.avatarUpdated(ProfileLifeCycleEvent event) avatar picture of the profile is updatedvoidProfileListenerPlugin.avatarUpdated(ProfileLifeCycleEvent event) avatar picture of the profile is updateddefault voidProfileListener.bannerUpdated(ProfileLifeCycleEvent event) banner picture of the profile is updatedvoidProfileListenerPlugin.bannerUpdated(ProfileLifeCycleEvent event) banner picture of the profile is updateddefault voidProfileListener.basicInfoUpdated(ProfileLifeCycleEvent event) Deprecated, for removal: This API element is subject to removal in a future version.default voidProfileListener.contactSectionUpdated(ProfileLifeCycleEvent event) contact information of the profile is updatedvoidProfileListenerPlugin.contactSectionUpdated(ProfileLifeCycleEvent event) contact information of the profile is updateddefault voidProfileListener.createProfile(ProfileLifeCycleEvent event) new profile createdvoidProfileListenerPlugin.createProfile(ProfileLifeCycleEvent event) new profile createdprotected voidProfileLifeCycle.dispatchEvent(ProfileListener listener, ProfileLifeCycleEvent event) default voidProfileListener.experienceSectionUpdated(ProfileLifeCycleEvent event) experience section of the profile is updatedvoidProfileListenerPlugin.experienceSectionUpdated(ProfileLifeCycleEvent event) experience section of the profile is updateddefault voidProfileListener.headerSectionUpdated(ProfileLifeCycleEvent event) Deprecated, for removal: This API element is subject to removal in a future version.default voidProfileListener.technicalUpdated(ProfileLifeCycleEvent event) technical updatedvoidProfileListenerPlugin.technicalUpdated(ProfileLifeCycleEvent event) technical updated
ProfileListener.contactSectionUpdated(ProfileLifeCycleEvent)instead.