public class JournalContentSearchPortlet
extends com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
| Constructor and Description |
|---|
JournalContentSearchPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
doView(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse) |
protected void |
setJournalArticleService(com.liferay.journal.service.JournalArticleService journalArticleService) |
callActionMethod, callResourceMethod, checkPermissions, destroy, doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, getMVCPathAttributeName, getPath, hideDefaultErrorMessage, hideDefaultSuccessMessage, include, include, include, include, include, init, invokeHideDefaultSuccessMessage, invokeTaglibDiscussion, invokeTaglibDiscussionPagination, processAction, render, serveResourceaddSuccessMessage, checkPath, getActionMethod, getJSONContentType, getPaths, getRedirect, getResourceMethod, getServletContext, getTitle, initValidPaths, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, isValidPath, sendRedirect, translate, translate, writeJSON, writeJSONdoHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEventpublic void doView(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
throws java.io.IOException,
javax.portlet.PortletException
doView in class com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortletjava.io.IOExceptionjavax.portlet.PortletExceptionprotected void setJournalArticleService(com.liferay.journal.service.JournalArticleService journalArticleService)