public class ModelerPortlet
extends com.liferay.util.bridges.mvc.MVCPortlet
| Constructor and Description |
|---|
ModelerPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteSimulModel(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
void |
render(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response) |
void |
saveSimulModel(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response) |
callActionMethod, checkPath, checkPermissions, doAbout, doConfig, doDispatch, doEdit, doEditDefaults, doEditGuest, doHelp, doPreview, doPrint, doView, getPath, include, include, include, include, include, init, invokeTaglibDiscussion, processAction, serveResourceaddSuccessMessage, getActionMethod, getRedirect, getTitle, isProcessActionRequest, isProcessPortletRequest, isProcessRenderRequest, isProcessResourceRequest, isSessionErrorException, sendRedirect, translate, translate, translate, writeJSON, writeJSONdestroy, doHeaders, getContainerRuntimeOptions, getDefaultNamespace, getInitParameter, getInitParameterNames, getNextPossiblePortletModes, getPortletConfig, getPortletContext, getPortletName, getProcessingEventQNames, getPublicRenderParameterNames, getPublishingEventQNames, getResourceBundle, getSupportedLocales, init, processEventpublic void render(javax.portlet.RenderRequest request,
javax.portlet.RenderResponse response)
throws javax.portlet.PortletException,
IOException
render in interface javax.portlet.Portletrender in class javax.portlet.GenericPortletjavax.portlet.PortletExceptionIOExceptionpublic void saveSimulModel(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionpublic void deleteSimulModel(javax.portlet.ActionRequest request,
javax.portlet.ActionResponse response)
throws com.liferay.portal.kernel.exception.PortalException,
com.liferay.portal.kernel.exception.SystemException
com.liferay.portal.kernel.exception.PortalExceptioncom.liferay.portal.kernel.exception.SystemExceptionCopyright © 2016. All Rights Reserved.