|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.liferay.portlet.documentlibrary.util.Indexer
public class Indexer
Field Summary |
---|
Fields inherited from interface com.liferay.portal.kernel.search.Indexer |
---|
DEFAULT_INTERVAL |
Constructor Summary | |
---|---|
Indexer()
|
Method Summary | |
---|---|
com.liferay.portal.kernel.search.DocumentSummary |
getDocumentSummary(com.liferay.portal.kernel.search.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 Indexer()
Method Detail |
---|
public com.liferay.portal.kernel.search.DocumentSummary getDocumentSummary(com.liferay.portal.kernel.search.Document doc, javax.portlet.PortletURL portletURL)
getDocumentSummary
in interface com.liferay.portal.kernel.search.Indexer
public void reIndex(java.lang.String[] ids) throws com.liferay.portal.kernel.search.SearchException
reIndex
in interface com.liferay.portal.kernel.search.Indexer
com.liferay.portal.kernel.search.SearchException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |