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