public class PlatformUserEventListener
extends org.exoplatform.services.organization.UserEventListener
| Constructor and Description |
|---|
PlatformUserEventListener(ActivityStatisticService activityStatsService) |
| Modifier and Type | Method and Description |
|---|---|
void |
postDelete(org.exoplatform.services.organization.User user) |
void |
postSave(org.exoplatform.services.organization.User user,
boolean isNew) |
void |
preDelete(org.exoplatform.services.organization.User user) |
void |
preSave(org.exoplatform.services.organization.User user,
boolean isNew) |
public PlatformUserEventListener(ActivityStatisticService activityStatsService)
public void preSave(org.exoplatform.services.organization.User user,
boolean isNew)
throws Exception
preSave in class org.exoplatform.services.organization.UserEventListenerExceptionpublic void postSave(org.exoplatform.services.organization.User user,
boolean isNew)
throws Exception
postSave in class org.exoplatform.services.organization.UserEventListenerExceptionpublic void preDelete(org.exoplatform.services.organization.User user)
throws Exception
preDelete in class org.exoplatform.services.organization.UserEventListenerExceptionCopyright © 2003–2015 eXo Platform SAS. All rights reserved.