Package com.webmethods.common.search
Interface IQueryAwareSearchResultInfo
public interface IQueryAwareSearchResultInfo
Your search context portlet can implement this interface
if information from the active search query is needed to
create the search result info metadata.
-
Method Summary
Modifier and TypeMethodDescriptiongetSearchResultInfo
(ISearchQuery searchQuery) Returns metadata about the data in the search results that should be displayed in the search result portlet
-
Method Details
-
getSearchResultInfo
Returns metadata about the data in the search results that should be displayed in the search result portlet- Returns:
- search result info
- Throws:
PortalException
-