com.liferay.portlet.directory.util
Class DirectoryOpenSearchImpl
java.lang.Object
com.liferay.portal.search.BaseOpenSearchImpl
com.liferay.portlet.directory.util.DirectoryOpenSearchImpl
- All Implemented Interfaces:
- com.liferay.portal.kernel.search.OpenSearch
public class DirectoryOpenSearchImpl
- extends BaseOpenSearchImpl
View Source
- Author:
- Brian Wing Shun Chan
Method Summary |
java.lang.String |
search(javax.servlet.http.HttpServletRequest request,
long groupId,
long userId,
java.lang.String keywords,
int startPage,
int itemsPerPage,
java.lang.String format)
|
Methods inherited from class com.liferay.portal.search.BaseOpenSearchImpl |
addSearchResult, addSearchResult, addSearchResultAtom, addSearchResultRSS, 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 java.lang.String SEARCH_PATH
- See Also:
- Constant Field Values
DirectoryOpenSearchImpl
public DirectoryOpenSearchImpl()
search
public java.lang.String search(javax.servlet.http.HttpServletRequest request,
long groupId,
long userId,
java.lang.String keywords,
int startPage,
int itemsPerPage,
java.lang.String format)
throws com.liferay.portal.kernel.search.SearchException
- Specified by:
search
in interface com.liferay.portal.kernel.search.OpenSearch
- Specified by:
search
in class BaseOpenSearchImpl
- Throws:
com.liferay.portal.kernel.search.SearchException