public class SearchResultUtil
extends java.lang.Object
| Constructor and Description |
|---|
SearchResultUtil() |
| Modifier and Type | Method and Description |
|---|---|
static java.util.List<SearchResult> |
getSearchResults(Hits hits,
java.util.Locale locale,
javax.portlet.PortletURL portletURL) |
protected static Summary |
getSummary(Document document,
java.lang.String className,
long classPK,
java.util.Locale locale,
javax.portlet.PortletURL portletURL) |
protected static Summary |
getSummary(java.lang.String className,
long classPK,
java.util.Locale locale,
javax.portlet.PortletURL portletURL) |
public static java.util.List<SearchResult> getSearchResults(Hits hits, java.util.Locale locale, javax.portlet.PortletURL portletURL)
protected static Summary getSummary(Document document, java.lang.String className, long classPK, java.util.Locale locale, javax.portlet.PortletURL portletURL) throws PortalException, SystemException
PortalExceptionSystemExceptionprotected static Summary getSummary(java.lang.String className, long classPK, java.util.Locale locale, javax.portlet.PortletURL portletURL) throws PortalException, SystemException
PortalExceptionSystemException