public class JournalOpenSearchImpl
extends com.liferay.portal.kernel.search.HitsOpenSearchImpl
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
TITLE |
Constructor and Description |
---|
JournalOpenSearchImpl() |
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getClassName() |
com.liferay.portal.kernel.search.Indexer<JournalArticle> |
getIndexer() |
protected java.lang.String |
getLayoutURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
java.lang.String articleId) |
java.lang.String |
getSearchPath() |
java.lang.String |
getTitle(java.lang.String keywords) |
protected java.lang.String |
getURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay,
long groupId,
com.liferay.portal.kernel.search.Document result,
javax.portlet.PortletURL portletURL) |
protected void |
setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService) |
protected void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
protected void |
setJournalArticleService(JournalArticleService journalArticleService) |
protected void |
setJournalContentSearchLocalService(JournalContentSearchLocalService journalContentSearchLocalService) |
protected void |
setLayoutLocalService(com.liferay.portal.kernel.service.LayoutLocalService layoutLocalService) |
protected void |
setLayoutSetLocalService(com.liferay.portal.kernel.service.LayoutSetLocalService layoutSetLocalService) |
addSearchResult, addSearchResult, addSearchResultAtom, addSearchResultRSS, addSearchResults, addSearchResultsAtom, addSearchResultsRSS, getOpenSearchDescriptionURL, getOpenSearchURL, getPlid, getPortletURL, getPortletURL, getPortletURL, isEnabled, search, search
public static final java.lang.String TITLE
public java.lang.String getClassName()
getClassName
in interface com.liferay.portal.kernel.search.OpenSearch
getClassName
in class com.liferay.portal.kernel.search.BaseOpenSearchImpl
public com.liferay.portal.kernel.search.Indexer<JournalArticle> getIndexer()
getIndexer
in class com.liferay.portal.kernel.search.HitsOpenSearchImpl
public java.lang.String getSearchPath()
getSearchPath
in class com.liferay.portal.kernel.search.HitsOpenSearchImpl
public java.lang.String getTitle(java.lang.String keywords)
getTitle
in class com.liferay.portal.kernel.search.HitsOpenSearchImpl
protected java.lang.String getLayoutURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, java.lang.String articleId) throws java.lang.Exception
java.lang.Exception
protected java.lang.String getURL(com.liferay.portal.kernel.theme.ThemeDisplay themeDisplay, long groupId, com.liferay.portal.kernel.search.Document result, javax.portlet.PortletURL portletURL) throws java.lang.Exception
getURL
in class com.liferay.portal.kernel.search.HitsOpenSearchImpl
java.lang.Exception
protected void setAssetEntryLocalService(com.liferay.asset.kernel.service.AssetEntryLocalService assetEntryLocalService)
protected void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
protected void setJournalArticleService(JournalArticleService journalArticleService)
protected void setJournalContentSearchLocalService(JournalContentSearchLocalService journalContentSearchLocalService)
protected void setLayoutLocalService(com.liferay.portal.kernel.service.LayoutLocalService layoutLocalService)
protected void setLayoutSetLocalService(com.liferay.portal.kernel.service.LayoutSetLocalService layoutSetLocalService)