com.liferay.portlet.directory.util
Class DirectoryOpenSearchImpl

java.lang.Object
  extended by com.liferay.portal.kernel.search.BaseOpenSearchImpl
      extended by com.liferay.portal.kernel.search.HitsOpenSearchImpl
          extended by com.liferay.portlet.directory.util.DirectoryOpenSearchImpl
All Implemented Interfaces:
com.liferay.portal.kernel.search.OpenSearch

public class DirectoryOpenSearchImpl
extends com.liferay.portal.kernel.search.HitsOpenSearchImpl

View Source

Author:
Brian Wing Shun Chan

Field Summary
static java.lang.String SEARCH_PATH
           
static java.lang.String TITLE
           
 
Constructor Summary
DirectoryOpenSearchImpl()
           
 
Method Summary
 java.lang.String getPortletId()
           
 java.lang.String getSearchPath()
           
 com.liferay.portal.kernel.search.Summary getSummary(com.liferay.portal.kernel.search.Indexer indexer, com.liferay.portal.kernel.search.Document document, java.lang.String snippet, javax.portlet.PortletURL portletURL)
           
 java.lang.String getTitle(java.lang.String keywords)
           
 
Methods inherited from class com.liferay.portal.kernel.search.HitsOpenSearchImpl
getURL, search
 
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
 

Field Detail

SEARCH_PATH

public static final java.lang.String SEARCH_PATH
See Also:
Constant Field Values

TITLE

public static final java.lang.String TITLE
See Also:
Constant Field Values
Constructor Detail

DirectoryOpenSearchImpl

public DirectoryOpenSearchImpl()
Method Detail

getPortletId

public java.lang.String getPortletId()
Specified by:
getPortletId in class com.liferay.portal.kernel.search.HitsOpenSearchImpl

getSearchPath

public java.lang.String getSearchPath()
Specified by:
getSearchPath in class com.liferay.portal.kernel.search.HitsOpenSearchImpl

getSummary

public com.liferay.portal.kernel.search.Summary getSummary(com.liferay.portal.kernel.search.Indexer indexer,
                                                           com.liferay.portal.kernel.search.Document document,
                                                           java.lang.String snippet,
                                                           javax.portlet.PortletURL portletURL)
Overrides:
getSummary in class com.liferay.portal.kernel.search.HitsOpenSearchImpl

getTitle

public java.lang.String getTitle(java.lang.String keywords)
Specified by:
getTitle in class com.liferay.portal.kernel.search.HitsOpenSearchImpl