Arquillian Liferay Extension Example 1.0.0.Alpha2
- java.lang.Object
-
- javax.portlet.GenericPortlet
-
- com.liferay.portal.kernel.portlet.LiferayPortlet
-
- com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
-
- org.arquillian.liferay.sample.portlet.SamplePortlet
-
-
Field Summary
-
Fields inherited from class com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
aboutTemplate, clearRequestParameters, configTemplate, copyRequestParameters, editDefaultsTemplate, editGuestTemplate, editTemplate, helpTemplate, previewTemplate, printTemplate, templatePath, viewTemplate
-
Fields inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet
addProcessActionSuccessMessage, alwaysSendRedirect
-
Method Summary
Methods
| Modifier and Type |
Method and Description |
void |
add(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
setSampleService(SampleService sampleService) |
-
Methods inherited from class com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
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, invokeTaglibDiscussion, invokeTaglibDiscussionPagination, processAction, render, serveResource
-
Methods inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet
addSuccessMessage, getActionMethod, getJSONContentType, getRedirect, getResourceMethod, getServletContext, getTitle, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, sendRedirect, translate, translate, writeJSON, writeJSON
-
Methods inherited from class javax.portlet.GenericPortlet
doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
SamplePortlet
public SamplePortlet()
Arquillian Liferay Extension Example 1.0.0.Alpha2
Copyright © 2015 JBoss by Red Hat. All rights reserved.