Package com.liferay.portal.kernel.search
Class Summary
Object
com.liferay.portal.kernel.search.Summary
- Author:
- Brian Wing Shun Chan, Ryan Park, Tibor Lipusz
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionintString[]getTitle()booleanisEscape()booleanvoidsetContent(String content) voidsetEscape(boolean escape) voidsetHighlight(boolean highlight) voidvoidsetMaxContentLength(int maxContentLength) voidsetQueryTerms(String[] queryTerms) void
-
Constructor Details
-
Summary
-
Summary
-
-
Method Details
-
getContent
-
getHighlightedContent
-
getHighlightedTitle
-
getLocale
-
getMaxContentLength
public int getMaxContentLength() -
getQueryTerms
-
getTitle
-
isEscape
public boolean isEscape() -
isHighlight
public boolean isHighlight() -
setContent
-
setEscape
public void setEscape(boolean escape) -
setHighlight
public void setHighlight(boolean highlight) -
setLocale
-
setMaxContentLength
public void setMaxContentLength(int maxContentLength) -
setQueryTerms
-
setTitle
-