Liferay 7.0-ce-m6

com.liferay.portlet.mobiledevicerules
Class MDRPortlet

java.lang.Object
  extended by javax.portlet.GenericPortlet
      extended by com.liferay.portal.kernel.portlet.LiferayPortlet
          extended by com.liferay.portlet.StrutsPortlet
              extended by com.liferay.portlet.mobiledevicerules.MDRPortlet
All Implemented Interfaces:
EventPortlet, Portlet, PortletConfig, ResourceServingPortlet

public class MDRPortlet
extends StrutsPortlet


Field Summary
 
Fields inherited from class com.liferay.portlet.StrutsPortlet
aboutAction, configAction, copyRequestParameters, editAction, editDefaultsAction, editGuestAction, helpAction, previewAction, printAction, templatePath, viewAction
 
Fields inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet
addProcessActionSuccessMessage, alwaysSendRedirect
 
Constructor Summary
MDRPortlet()
           
 
Method Summary
 void doView(RenderRequest renderRequest, RenderResponse renderResponse)
           
 
Methods inherited from class com.liferay.portlet.StrutsPortlet
checkPath, doAbout, doConfig, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, include, init, processAction, processEvent, serveResource
 
Methods inherited from class com.liferay.portal.kernel.portlet.LiferayPortlet
addSuccessMessage, callActionMethod, callResourceMethod, doDispatch, getActionMethod, getJSONContentType, getRedirect, getResourceMethod, getServletContext, getTitle, init, isAlwaysSendRedirect, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, sendRedirect, translate, translate, writeJSON, writeJSON
 
Methods inherited from class javax.portlet.GenericPortlet
destroy, doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

MDRPortlet

public MDRPortlet()
Method Detail

doView

public void doView(RenderRequest renderRequest,
                   RenderResponse renderResponse)
            throws IOException,
                   PortletException
Overrides:
doView in class StrutsPortlet
Throws:
IOException
PortletException

Liferay 7.0-ce-m6