public class StagingConfigurationPortlet
extends com.liferay.portal.kernel.portlet.bridges.mvc.MVCPortlet
| Constructor and Description |
|---|
StagingConfigurationPortlet() |
| Modifier and Type | Method and Description |
|---|---|
void |
deleteBackgroundTask(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
void |
editStagingConfiguration(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse) |
protected void |
setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
protected void |
setStagingLocalService(com.liferay.exportimport.kernel.service.StagingLocalService stagingLocalService) |
protected void |
unsetGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService) |
protected void |
unsetStagingLocalService(com.liferay.exportimport.kernel.service.StagingLocalService stagingLocalService) |
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 deleteBackgroundTask(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.io.IOException,
com.liferay.portal.kernel.exception.PortalException
java.io.IOExceptioncom.liferay.portal.kernel.exception.PortalExceptionpublic void editStagingConfiguration(javax.portlet.ActionRequest actionRequest,
javax.portlet.ActionResponse actionResponse)
throws java.io.IOException,
com.liferay.portal.kernel.exception.PortalException,
javax.portlet.PortletException
java.io.IOExceptioncom.liferay.portal.kernel.exception.PortalExceptionjavax.portlet.PortletExceptionprotected void setGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
protected void setStagingLocalService(com.liferay.exportimport.kernel.service.StagingLocalService stagingLocalService)
protected void unsetGroupLocalService(com.liferay.portal.kernel.service.GroupLocalService groupLocalService)
protected void unsetStagingLocalService(com.liferay.exportimport.kernel.service.StagingLocalService stagingLocalService)