public class UnifiedSearchOrganizationProfileListener
extends org.exoplatform.services.organization.UserProfileEventListener
| Constructor and Description |
|---|
UnifiedSearchOrganizationProfileListener(org.exoplatform.commons.api.indexing.IndexingService indexingService) |
| Modifier and Type | Method and Description |
|---|---|
void |
postDelete(org.exoplatform.services.organization.UserProfile user) |
void |
postSave(org.exoplatform.services.organization.UserProfile user,
boolean isNew) |
void |
preDelete(org.exoplatform.services.organization.UserProfile user) |
void |
preSave(org.exoplatform.services.organization.UserProfile user,
boolean isNew) |
public UnifiedSearchOrganizationProfileListener(org.exoplatform.commons.api.indexing.IndexingService indexingService)
public void preSave(org.exoplatform.services.organization.UserProfile user,
boolean isNew)
throws Exception
preSave in class org.exoplatform.services.organization.UserProfileEventListenerExceptionpublic void postSave(org.exoplatform.services.organization.UserProfile user,
boolean isNew)
throws Exception
postSave in class org.exoplatform.services.organization.UserProfileEventListenerExceptionpublic void preDelete(org.exoplatform.services.organization.UserProfile user)
throws Exception
preDelete in class org.exoplatform.services.organization.UserProfileEventListenerExceptionCopyright © 2003–2021 eXo Platform SAS. All rights reserved.