| org.apache.jetspeed.portlets.statistics.StatisticsPortlet
StatisticsPortlet | public class StatisticsPortlet extends GenericVelocityPortlet (Code) | | Statistics Portlet
author: Chris Schaefer version: $Id: $ |
Field Summary | |
final protected Log | logger |
Method Summary | |
public void | doView(RenderRequest request, RenderResponse response) | public void | init(PortletConfig config) | public void | processAction(ActionRequest request, ActionResponse actionResponse) |
logger | final protected Log logger(Code) | | |
doView | public void doView(RenderRequest request, RenderResponse response) throws PortletException, IOException(Code) | | |
init | public void init(PortletConfig config) throws PortletException(Code) | | |
processAction | public void processAction(ActionRequest request, ActionResponse actionResponse) throws PortletException, IOException(Code) | | |
|
|