com.liferay.portlet.tasks
Class TasksPortlet

java.lang.Object
  extended byjavax.portlet.GenericPortlet
      extended bycom.liferay.portlet.LiferayPortlet
          extended bycom.liferay.portlet.JSPPortlet
              extended bycom.liferay.portlet.tasks.TasksPortlet
All Implemented Interfaces:
javax.portlet.Portlet, javax.portlet.PortletConfig

public class TasksPortlet
extends JSPPortlet

View Source

Version:
$Revision: 1.7 $
Author:
Brian Wing Shun Chan

Constructor Summary
TasksPortlet()
           
 
Method Summary
 void doView(javax.portlet.RenderRequest req, javax.portlet.RenderResponse res)
           
 
Methods inherited from class com.liferay.portlet.JSPPortlet
doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doHelp, doPreview, doPrint, include, init, processAction
 
Methods inherited from class javax.portlet.GenericPortlet
destroy, getInitParameter, getInitParameterNames, getPortletConfig, getPortletContext, getPortletName, getResourceBundle, getTitle, init, render
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TasksPortlet

public TasksPortlet()
Method Detail

doView

public void doView(javax.portlet.RenderRequest req,
                   javax.portlet.RenderResponse res)
            throws java.io.IOException,
                   javax.portlet.PortletException
Overrides:
doView in class JSPPortlet
Throws:
java.io.IOException
javax.portlet.PortletException