com.liferay.portlet.documentlibrary.lar.lifecycle
Class DLIndexingExportImportLifecycleListener
java.lang.Object
com.liferay.portlet.exportimport.lifecycle.BaseExportImportLifecycleListener
com.liferay.portlet.documentlibrary.lar.lifecycle.DLIndexingExportImportLifecycleListener
- All Implemented Interfaces:
- ExportImportLifecycleListener
public class DLIndexingExportImportLifecycleListener
- extends BaseExportImportLifecycleListener
| Methods inherited from class com.liferay.portlet.exportimport.lifecycle.BaseExportImportLifecycleListener |
getAttributeByType, getExportImportConfigurationAttribute, getPortletDataContextAttribute, getStagedModelAttribute, getThrowableAttribute, onExportImportLifecycleEvent, onLayoutExportFailed, onLayoutExportStarted, onLayoutExportSucceeded, onLayoutImportFailed, onLayoutImportStarted, onLayoutImportSucceeded, onLayoutLocalPublicationFailed, onLayoutLocalPublicationStarted, onLayoutLocalPublicationSucceeded, onLayoutRemotePublicationFailed, onLayoutRemotePublicationStarted, onLayoutRemotePublicationSucceeded, onPortletExportFailed, onPortletExportStarted, onPortletExportSucceeded, onPortletImportFailed, onPortletImportStarted, onPortletImportSucceeded, onPortletPublicationFailed, onPortletPublicationStarted, onPortletPublicationSucceeded, onStagedModelExportFailed, onStagedModelExportStarted, onStagedModelExportSucceeded, onStagedModelImportFailed, onStagedModelImportStarted, onStagedModelImportSucceeded |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DLIndexingExportImportLifecycleListener
public DLIndexingExportImportLifecycleListener()
isParallel
public boolean isParallel()
- Specified by:
isParallel in interface ExportImportLifecycleListener- Specified by:
isParallel in class BaseExportImportLifecycleListener
onLayoutImportProcessFinished
protected void onLayoutImportProcessFinished(PortletDataContext portletDataContext)
throws Exception
- Overrides:
onLayoutImportProcessFinished in class BaseExportImportLifecycleListener
- Throws:
Exception
onPortletImportProcessFinished
protected void onPortletImportProcessFinished(PortletDataContext portletDataContext)
throws Exception
- Overrides:
onPortletImportProcessFinished in class BaseExportImportLifecycleListener
- Throws:
Exception
reindex
protected void reindex(PortletDataContext portletDataContext)