Class ManageRulesPortlet
- java.lang.Object
-
- javax.portlet.GenericPortlet
-
- org.exoplatform.addons.gamification.portlets.admin.rule.ManageRulesPortlet
-
- All Implemented Interfaces:
javax.portlet.EventPortlet,javax.portlet.Portlet,javax.portlet.PortletConfig,javax.portlet.ResourceServingPortlet
public class ManageRulesPortlet extends javax.portlet.GenericPortlet
-
-
Constructor Summary
Constructors Constructor Description ManageRulesPortlet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidview(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response)-
Methods inherited from class javax.portlet.GenericPortlet
destroy, doDispatch, doEdit, doHeaders, doHelp, doView, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, init, processAction, processEvent, render, serveResource
-
-
-
-
Method Detail
-
view
public void view(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws IOException, javax.portlet.PortletException- Throws:
IOExceptionjavax.portlet.PortletException
-
-