|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portal.kernel.search.InvokerIndexer
public class InvokerIndexer
Field Summary |
---|
Fields inherited from interface com.liferay.portal.kernel.search.Indexer |
---|
DEFAULT_INTERVAL |
Constructor Summary | |
---|---|
InvokerIndexer(Indexer indexer,
java.lang.ClassLoader classLoader)
|
Method Summary | |
---|---|
DocumentSummary |
getDocumentSummary(Document doc,
javax.portlet.PortletURL portletURL)
|
void |
reIndex(java.lang.String[] ids)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public InvokerIndexer(Indexer indexer, java.lang.ClassLoader classLoader)
Method Detail |
---|
public DocumentSummary getDocumentSummary(Document doc, javax.portlet.PortletURL portletURL)
getDocumentSummary
in interface Indexer
public void reIndex(java.lang.String[] ids) throws SearchException
reIndex
in interface Indexer
SearchException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |