Uses of Class
org.exoplatform.social.core.profile.ProfileListenerPlugin
Packages that use ProfileListenerPlugin
-
Uses of ProfileListenerPlugin in org.exoplatform.social.core.manager
Methods in org.exoplatform.social.core.manager with parameters of type ProfileListenerPluginModifier and TypeMethodDescriptionvoidIdentityManager.addProfileListener(ProfileListenerPlugin plugin) Deprecated.voidIdentityManager.registerProfileListener(ProfileListenerPlugin profileListenerPlugin) Registers a profile listener plugin by an external component plugin mechanism.
IdentityManager.registerProfileListener(org.exoplatform.social.core.profile.ProfileListenerPlugin)instead.