JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
com.liferay.portal.search.spi.reindexer
Interface IndexReindexer
public interface
IndexReindexer
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
reindex
(long companyId)
void
reindex
(long companyId,
String
executionMode)
Method Details
reindex
void
reindex
(long companyId)
throws
Exception
Throws:
Exception
reindex
void
reindex
(long companyId,
String
executionMode)
throws
Exception
Throws:
Exception