public class MentionsPortlet
extends com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
| Constructor and Description |
|---|
MentionsPortlet() |
| Modifier and Type | Method and Description |
|---|---|
protected com.liferay.portal.kernel.json.JSONArray |
getJSONArray(javax.servlet.http.HttpServletRequest request) |
void |
serveResource(javax.portlet.ResourceRequest resourceRequest,
javax.portlet.ResourceResponse resourceResponse) |
protected void |
setMentionsUserFinder(com.liferay.mentions.util.MentionsUserFinder mentionsUserFinder) |
callActionMethod, callResourceMethod, checkPath, checkPermissions, destroy, doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, getMVCPathAttributeName, getPath, hideDefaultErrorMessage, hideDefaultSuccessMessage, include, include, include, include, include, init, invokeHideDefaultSuccessMessage, invokeTaglibDiscussion, invokeTaglibDiscussionPagination, processAction, renderaddSuccessMessage, getActionMethod, getJSONContentType, getRedirect, getResourceMethod, getServletContext, getTitle, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, sendRedirect, translate, translate, writeJSON, writeJSONdoHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEventpublic void serveResource(javax.portlet.ResourceRequest resourceRequest,
javax.portlet.ResourceResponse resourceResponse)
serveResource in interface javax.portlet.ResourceServingPortletserveResource in class com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortletprotected com.liferay.portal.kernel.json.JSONArray getJSONArray(javax.servlet.http.HttpServletRequest request)
throws com.liferay.portal.kernel.exception.PortalException
com.liferay.portal.kernel.exception.PortalExceptionprotected void setMentionsUserFinder(com.liferay.mentions.util.MentionsUserFinder mentionsUserFinder)