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, 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 deleteMeetupsEntry(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
java.lang.Exception
public void updateMeetupsEntry(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
java.lang.Exception
public void updateMeetupsRegistration(javax.portlet.ActionRequest actionRequest, javax.portlet.ActionResponse actionResponse) throws java.lang.Exception
java.lang.Exception
protected void setMeetupsEntryLocalService(com.liferay.social.networking.service.MeetupsEntryLocalService meetupsEntryLocalService)
protected void setMeetupsRegistrationLocalService(com.liferay.social.networking.service.MeetupsRegistrationLocalService meetupsRegistrationLocalService)