Class CommonsUserSettingEventListenerImpl

  • All Implemented Interfaces:
    org.exoplatform.container.component.ComponentPlugin

    public class CommonsUserSettingEventListenerImpl
    extends org.exoplatform.services.organization.UserEventListener
    This listener is called when an user was enabled/disabled from the system and update his setting as active/inactive
    • Constructor Detail

      • CommonsUserSettingEventListenerImpl

        public CommonsUserSettingEventListenerImpl()
    • Method Detail

      • postSetEnabled

        public void postSetEnabled​(org.exoplatform.services.organization.User user)
                            throws Exception
        Overrides:
        postSetEnabled in class org.exoplatform.services.organization.UserEventListener
        Throws:
        Exception
      • postDelete

        public void postDelete​(org.exoplatform.services.organization.User user)
                        throws Exception
        Overrides:
        postDelete in class org.exoplatform.services.organization.UserEventListener
        Throws:
        Exception