void |
ProfileListener.aboutMeUpdated(ProfileLifeCycleEvent event) |
about me of the profile is updated
|
void |
ProfileListenerPlugin.aboutMeUpdated(ProfileLifeCycleEvent event) |
about me of the profile is updated
|
void |
ProfileListener.avatarUpdated(ProfileLifeCycleEvent event) |
avatar picture of the profile is updated
|
abstract void |
ProfileListenerPlugin.avatarUpdated(ProfileLifeCycleEvent event) |
avatar picture of the profile is updated
|
void |
ProfileListener.bannerUpdated(ProfileLifeCycleEvent event) |
banner picture of the profile is updated
|
abstract void |
ProfileListenerPlugin.bannerUpdated(ProfileLifeCycleEvent event) |
banner picture of the profile is updated
|
void |
ProfileListener.basicInfoUpdated(ProfileLifeCycleEvent event) |
Deprecated.
|
void |
ProfileListenerPlugin.basicInfoUpdated(ProfileLifeCycleEvent event) |
basic account info of the profile are updated
|
void |
ProfileListener.contactSectionUpdated(ProfileLifeCycleEvent event) |
contact information of the profile is updated
|
abstract void |
ProfileListenerPlugin.contactSectionUpdated(ProfileLifeCycleEvent event) |
contact information of the profile is updated
|
void |
ProfileListener.createProfile(ProfileLifeCycleEvent event) |
new profile created
|
abstract void |
ProfileListenerPlugin.createProfile(ProfileLifeCycleEvent event) |
new profile created
|
protected void |
ProfileLifeCycle.dispatchEvent(ProfileListener listener,
ProfileLifeCycleEvent event) |
|
void |
ProfileListener.experienceSectionUpdated(ProfileLifeCycleEvent event) |
experience section of the profile is updated
|
abstract void |
ProfileListenerPlugin.experienceSectionUpdated(ProfileLifeCycleEvent event) |
experience section of the profile is updated
|
void |
ProfileListener.headerSectionUpdated(ProfileLifeCycleEvent event) |
Deprecated.
|
void |
ProfileListenerPlugin.headerSectionUpdated(ProfileLifeCycleEvent event) |
header section of the profile is updated
|
void |
ProfileListener.technicalUpdated(ProfileLifeCycleEvent event) |
technical updated
|
void |
ProfileListenerPlugin.technicalUpdated(ProfileLifeCycleEvent event) |
technical updated
|