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, serveResource
addSuccessMessage, getActionMethod, getJSONContentType, getRedirect, getResourceMethod, getServletContext, getTitle, isAlwaysSendRedirect, isEmptySessionMessages, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, sendRedirect, translate, translate, writeJSON, writeJSON
doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEvent
public void render(javax.portlet.RenderRequest renderRequest, javax.portlet.RenderResponse renderResponse) throws java.io.IOException, javax.portlet.PortletException
render
in interface javax.portlet.Portlet
render
in class com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
java.io.IOException
javax.portlet.PortletException
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)