com.liferay.portlet.bookmarks.util
Class BookmarksOpenSearchImpl
java.lang.Object
com.liferay.portal.kernel.search.BaseOpenSearchImpl
com.liferay.portal.kernel.search.HitsOpenSearchImpl
com.liferay.portlet.bookmarks.util.BookmarksOpenSearchImpl
- All Implemented Interfaces:
- OpenSearch
public class BookmarksOpenSearchImpl
- extends HitsOpenSearchImpl
Methods inherited from class com.liferay.portal.kernel.search.BaseOpenSearchImpl |
addSearchResult, addSearchResult, addSearchResultAtom, addSearchResultRSS, addSearchResults, addSearchResults, addSearchResultsAtom, addSearchResultsRSS, getPortletURL, getPortletURL, isEnabled, search, search |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SEARCH_PATH
public static final String SEARCH_PATH
- See Also:
- Constant Field Values
TITLE
public static final String TITLE
- See Also:
- Constant Field Values
BookmarksOpenSearchImpl
public BookmarksOpenSearchImpl()
getIndexer
public Indexer getIndexer()
- Overrides:
getIndexer
in class HitsOpenSearchImpl
getPortletId
public String getPortletId()
- Specified by:
getPortletId
in class HitsOpenSearchImpl
getSearchPath
public String getSearchPath()
- Specified by:
getSearchPath
in class HitsOpenSearchImpl
getTitle
public String getTitle(String keywords)
- Specified by:
getTitle
in class HitsOpenSearchImpl