public class MapPortlet
extends com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
| Constructor and Description |
|---|
MapPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
render(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse) |
protected void |
setIPGeocoder(com.liferay.ip.geocoder.IPGeocoder ipGeocoder) |
protected void |
setMeetupsEntryLocalService(com.liferay.social.networking.service.MeetupsEntryLocalService meetupsEntryLocalService) |
protected void |
setMeetupsRegistrationLocalService(com.liferay.social.networking.service.MeetupsRegistrationLocalService meetupsRegistrationLocalService) |
protected void |
setPortal(com.liferay.portal.kernel.util.Portal portal) |
protected void |
setWallEntryLocalService(com.liferay.social.networking.service.WallEntryLocalService wallEntryLocalService) |
callActionMethod, callResourceMethod, checkPath, checkPermissions, destroy, doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, getMVCPathAttributeName, getPath, hideDefaultErrorMessage, hideDefaultSuccessMessage, include, include, include, include, include, init, invokeHideDefaultSuccessMessage, invokeTaglibDiscussion, invokeTaglibDiscussionPagination, processAction, serveResourceaddSuccessMessage, getActionMethod, getJSONContentType, getRedirect, getResourceMethod, getServletContext, getTitle, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, sendRedirect, translate, translate, writeJSON, writeJSONdoHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEventpublic void render(javax.portlet.RenderRequest renderRequest,
javax.portlet.RenderResponse renderResponse)
throws java.io.IOException,
javax.portlet.PortletException
render in interface javax.portlet.Portletrender in class com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortletjava.io.IOExceptionjavax.portlet.PortletExceptionprotected void setIPGeocoder(com.liferay.ip.geocoder.IPGeocoder ipGeocoder)
protected void setMeetupsEntryLocalService(com.liferay.social.networking.service.MeetupsEntryLocalService meetupsEntryLocalService)
protected void setMeetupsRegistrationLocalService(com.liferay.social.networking.service.MeetupsRegistrationLocalService meetupsRegistrationLocalService)
protected void setPortal(com.liferay.portal.kernel.util.Portal portal)
protected void setWallEntryLocalService(com.liferay.social.networking.service.WallEntryLocalService wallEntryLocalService)