com.dotmarketing.portlets.scheduler.action
Class EditSchedulerAction

java.lang.Object
  extended by org.apache.struts.action.Action
      extended by com.liferay.portal.struts.PortletAction
          extended by com.dotmarketing.portal.struts.DotPortletAction
              extended by com.dotmarketing.portlets.scheduler.action.EditSchedulerAction

public class EditSchedulerAction
extends DotPortletAction

Author:
Maria

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
EditSchedulerAction()
           
 
Method Summary
static boolean _saveScheduler(javax.portlet.ActionRequest req, javax.portlet.ActionResponse res, javax.portlet.PortletConfig config, org.apache.struts.action.ActionForm form, com.liferay.portal.model.User user)
           
 void processAction(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.portlet.PortletConfig config, javax.portlet.ActionRequest req, javax.portlet.ActionResponse res)
           
 
Methods inherited from class com.dotmarketing.portal.struts.DotPortletAction
_checkCopyAndMovePermissions, _checkCopyAndMovePermissions, _checkDeletePermissions, _checkDeletePermissions, _checkPermissions, _checkPermissions, _checkReadPermissions, _checkReadPermissions, _checkUserPermissions, _checkWritePermissions, _checkWritePermissions, _copyPermissions, _deleteVersionWebAsset, _deleteWebAsset, _editWebAsset, _getUser, _getUser, _getVersionBackWebAsset, _getVersionsWebAsset, _handleException, _handleException, _handleException, _moveWebAsset, _publishWebAsset, _retrieveWebAsset, _sendToReferral, _undeleteWebAsset, _unLockWebAsset, _unPublishWebAsset, _viewWebAssets, _viewWebAssets, getCategoryAPI, getForward, getForward, setCategoryAPI
 
Methods inherited from class com.liferay.portal.struts.PortletAction
execute, getForward, getForward, getResources, getResources, getResources, getResources, render, setForward
 
Methods inherited from class org.apache.struts.action.Action
addErrors, addMessages, execute, generateToken, getDataSource, getDataSource, getErrors, getLocale, getMessages, getResources, getServlet, isCancelled, isTokenValid, isTokenValid, resetToken, saveErrors, saveErrors, saveMessages, saveMessages, saveToken, setLocale, setServlet
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditSchedulerAction

public EditSchedulerAction()
Method Detail

processAction

public void processAction(org.apache.struts.action.ActionMapping mapping,
                          org.apache.struts.action.ActionForm form,
                          javax.portlet.PortletConfig config,
                          javax.portlet.ActionRequest req,
                          javax.portlet.ActionResponse res)
                   throws java.lang.Exception
Overrides:
processAction in class com.liferay.portal.struts.PortletAction
Throws:
java.lang.Exception

_saveScheduler

public static boolean _saveScheduler(javax.portlet.ActionRequest req,
                                     javax.portlet.ActionResponse res,
                                     javax.portlet.PortletConfig config,
                                     org.apache.struts.action.ActionForm form,
                                     com.liferay.portal.model.User user)
                              throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 dotCMS Inc. All Rights Reserved.