com.liferay.portlet.calendar.util
Class CalendarOpenSearchImpl

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

public class CalendarOpenSearchImpl
extends com.liferay.portal.search.HitsOpenSearchImpl

View Source

Author:
Brett Swaim

Field Summary
static java.lang.String SEARCH_PATH
           
static java.lang.String TITLE
           
 
Constructor Summary
CalendarOpenSearchImpl()
           
 
Method Summary
 java.lang.String getPortletId()
           
 java.lang.String getSearchPath()
           
 java.lang.String getTitle(java.lang.String keywords)
           
 
Methods inherited from class com.liferay.portal.search.HitsOpenSearchImpl
getURL, search
 
Methods inherited from class com.liferay.portal.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

CalendarOpenSearchImpl

public CalendarOpenSearchImpl()
Method Detail

getPortletId

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

getSearchPath

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

getTitle

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