public class MeetupsPortlet
extends com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
| Constructor and Description |
|---|
MeetupsPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteMeetupsEntry(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
setMeetupsEntryLocalService(com.liferay.social.networking.service.MeetupsEntryLocalService meetupsEntryLocalService) |
protected void |
setMeetupsRegistrationLocalService(com.liferay.social.networking.service.MeetupsRegistrationLocalService meetupsRegistrationLocalService) |
void |
updateMeetupsEntry(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
updateMeetupsRegistration(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
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, render, 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 deleteMeetupsEntry(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
java.lang.Exceptionpublic void updateMeetupsEntry(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
java.lang.Exceptionpublic void updateMeetupsRegistration(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.lang.Exception
java.lang.Exceptionprotected void setMeetupsEntryLocalService(com.liferay.social.networking.service.MeetupsEntryLocalService meetupsEntryLocalService)
protected void setMeetupsRegistrationLocalService(com.liferay.social.networking.service.MeetupsRegistrationLocalService meetupsRegistrationLocalService)