com.liferay.portlet.exportimport.lifecycle
Class IndexingExportImportLifecycleListener
java.lang.Object
com.liferay.portlet.exportimport.lifecycle.IndexingExportImportLifecycleListener
- All Implemented Interfaces:
- ExportImportLifecycleListener
public class IndexingExportImportLifecycleListener
- extends Object
- implements ExportImportLifecycleListener
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
IndexingExportImportLifecycleListener
public IndexingExportImportLifecycleListener()
isParallel
public boolean isParallel()
- Specified by:
isParallel in interface ExportImportLifecycleListener
onExportImportLifecycleEvent
public void onExportImportLifecycleEvent(ExportImportLifecycleEvent exportImportLifecycleEvent)
throws Exception
- Specified by:
onExportImportLifecycleEvent in interface ExportImportLifecycleListener
- Throws:
Exception
reindex
protected void reindex(PortletDataContext portletDataContext,
long userId)