public interface SearchResultManager
Modifier and Type | Method and Description |
---|---|
SearchResult |
createSearchResult(Document document) |
void |
updateSearchResult(SearchResult searchResult,
Document document,
Locale locale,
javax.portlet.PortletRequest portletRequest,
javax.portlet.PortletResponse portletResponse) |
SearchResult createSearchResult(Document document) throws PortalException
PortalException
void updateSearchResult(SearchResult searchResult, Document document, Locale locale, javax.portlet.PortletRequest portletRequest, javax.portlet.PortletResponse portletResponse) throws PortalException
PortalException