Package io.meeds.analytics.portlet
Class StatisticDataCollectionPortlet
java.lang.Object
javax.portlet.GenericPortlet
io.meeds.analytics.portlet.StatisticDataCollectionPortlet
- All Implemented Interfaces:
javax.portlet.EventPortlet,javax.portlet.Portlet,javax.portlet.PortletConfig,javax.portlet.ResourceServingPortlet
public class StatisticDataCollectionPortlet
extends javax.portlet.GenericPortlet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected voiddoView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) io.meeds.analytics.api.service.AnalyticsServiceMethods inherited from class javax.portlet.GenericPortlet
destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, init, processAction, processEvent, render, serveResource
-
Constructor Details
-
StatisticDataCollectionPortlet
public StatisticDataCollectionPortlet()
-
-
Method Details
-
doView
protected void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws IOException, javax.portlet.PortletException - Overrides:
doViewin classjavax.portlet.GenericPortlet- Throws:
IOExceptionjavax.portlet.PortletException
-
getAnalyticsService
public io.meeds.analytics.api.service.AnalyticsService getAnalyticsService()
-