| java.lang.Object com.liferay.portal.search.BaseOpenSearchImpl com.liferay.portal.search.PortalOpenSearchImpl
Methods inherited from com.liferay.portal.search.BaseOpenSearchImpl | protected void addSearchResult(Element root, String title, String link, Date updated, String summary, double score)(Code)(Java Doc) protected Object[] addSearchResults(String keywords, int startPage, int itemsPerPage, int total, String title, String searchPath, ThemeDisplay themeDisplay)(Code)(Java Doc) protected Object[] addSearchResults(String keywords, int startPage, int itemsPerPage, Hits hits, String title, String searchPath, ThemeDisplay themeDisplay)(Code)(Java Doc) protected Object[] addSearchResults(String keywords, int startPage, int itemsPerPage, int total, Hits hits, String title, String searchPath, ThemeDisplay themeDisplay)(Code)(Java Doc) protected PortletURL getPortletURL(HttpServletRequest req, String portletId) throws PortalException, PortletModeException, SystemException, WindowStateException(Code)(Java Doc) protected PortletURL getPortletURL(HttpServletRequest req, String portletId, long groupId) throws PortalException, PortletModeException, SystemException, WindowStateException(Code)(Java Doc) public boolean isEnabled()(Code)(Java Doc) public String search(HttpServletRequest req, String url) throws SearchException(Code)(Java Doc) abstract public String search(HttpServletRequest req, String keywords, int startPage, int itemsPerPage) throws SearchException(Code)(Java Doc)
|
|
|