com.liferay.portlet.directory.util
Class DirectoryOpenSearchImpl
java.lang.Object
com.liferay.portal.kernel.search.BaseOpenSearchImpl
com.liferay.portal.kernel.search.HitsOpenSearchImpl
com.liferay.portlet.directory.util.DirectoryOpenSearchImpl
- All Implemented Interfaces:
- OpenSearch
public class DirectoryOpenSearchImpl
- extends HitsOpenSearchImpl
| Methods inherited from class com.liferay.portal.kernel.search.BaseOpenSearchImpl |
addSearchResult, addSearchResult, addSearchResultAtom, addSearchResultRSS, addSearchResults, addSearchResultsAtom, addSearchResultsRSS, getOpenSearchDescriptionURL, getOpenSearchURL, getPortletURL, isEnabled, search, search |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TITLE
public static final String TITLE
- See Also:
- Constant Field Values
DirectoryOpenSearchImpl
public DirectoryOpenSearchImpl()
getClassName
public String getClassName()
- Specified by:
getClassName in interface OpenSearch- Overrides:
getClassName in class BaseOpenSearchImpl
getIndexer
public Indexer getIndexer()
- Overrides:
getIndexer 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
getPortletURL
protected PortletURL getPortletURL(javax.servlet.http.HttpServletRequest request,
String portletId,
long scopeGroupId)
throws Exception
- Overrides:
getPortletURL in class BaseOpenSearchImpl
- Throws:
Exception
getUserParams
protected LinkedHashMap<String,Object> getUserParams(long companyId,
String keywords)