Uses of Interface
org.exoplatform.social.core.profile.ProfileListener
-
Packages that use ProfileListener Package Description org.exoplatform.social.core.manager org.exoplatform.social.core.profile -
-
Uses of ProfileListener in org.exoplatform.social.core.manager
Methods in org.exoplatform.social.core.manager with parameters of type ProfileListener Modifier and Type Method Description voidIdentityManager. registerProfileListener(ProfileListener listener)Deprecated.Will be removed by 4.0.x.voidIdentityManager. unregisterProfileListener(ProfileListener listener)Deprecated.Will be removed by 4.0.x. -
Uses of ProfileListener in org.exoplatform.social.core.profile
Classes in org.exoplatform.social.core.profile that implement ProfileListener Modifier and Type Class Description classProfileListenerPluginConvenience class to write and wireProfileListenerplugin.Methods in org.exoplatform.social.core.profile with parameters of type ProfileListener Modifier and Type Method Description protected voidProfileLifeCycle. dispatchEvent(ProfileListener listener, ProfileLifeCycleEvent event)
-