Class IDMUserESListenerImpl
java.lang.Object
org.exoplatform.container.component.BaseComponentPlugin
org.exoplatform.services.organization.UserEventListener
org.exoplatform.social.core.jpa.search.listener.IDMUserESListenerImpl
- All Implemented Interfaces:
org.exoplatform.container.component.ComponentPlugin
public class IDMUserESListenerImpl
extends org.exoplatform.services.organization.UserEventListener
-
Field Summary
Fields inherited from class org.exoplatform.container.component.BaseComponentPlugin
desc, name -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidpostSetEnabled(org.exoplatform.services.organization.User user) voidpreDelete(org.exoplatform.services.organization.User user) Methods inherited from class org.exoplatform.services.organization.UserEventListener
postDelete, postSave, preSave, preSetEnabledMethods inherited from class org.exoplatform.container.component.BaseComponentPlugin
getDescription, getName, setDescription, setName
-
Constructor Details
-
IDMUserESListenerImpl
public IDMUserESListenerImpl()
-
-
Method Details