Package io.meeds.analytics.portlet
Class AnalyticsQueryPortlet
java.lang.Object
javax.portlet.GenericPortlet
org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
io.meeds.analytics.portlet.AnalyticsQueryPortlet
- All Implemented Interfaces:
javax.portlet.EventPortlet,javax.portlet.Portlet,javax.portlet.PortletConfig,javax.portlet.ResourceServingPortlet
public class AnalyticsQueryPortlet
extends org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionfinal voidserveResource(javax.portlet.ResourceRequest request, javax.portlet.ResourceResponse response) Methods inherited from class org.exoplatform.commons.api.portlet.GenericDispatchedViewPortlet
doView, initMethods 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, processAction, processEvent, render
-
Constructor Details
-
AnalyticsQueryPortlet
public AnalyticsQueryPortlet()
-
-
Method Details
-
serveResource
public final void serveResource(javax.portlet.ResourceRequest request, javax.portlet.ResourceResponse response) throws javax.portlet.PortletException, IOException - Specified by:
serveResourcein interfacejavax.portlet.ResourceServingPortlet- Overrides:
serveResourcein classjavax.portlet.GenericPortlet- Throws:
javax.portlet.PortletExceptionIOException
-