public class ContactInfoPortlet
extends javax.portlet.GenericPortlet
Constructor and Description |
---|
ContactInfoPortlet() |
Modifier and Type | Method and Description |
---|---|
void |
doView(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response) |
void |
processAction(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
destroy, doDispatch, doEdit, doHeaders, doHelp, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, getTitle, init, init, processEvent, render, serveResource
public void doView(javax.portlet.RenderRequest request, javax.portlet.RenderResponse response) throws javax.portlet.PortletException, IOException
doView
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
IOException
public void processAction(javax.portlet.ActionRequest request, javax.portlet.ActionResponse response) throws javax.portlet.PortletException, IOException
processAction
in interface javax.portlet.Portlet
processAction
in class javax.portlet.GenericPortlet
javax.portlet.PortletException
IOException
Copyright © 2015. All Rights Reserved.