com.dotmarketing.portlets.communications.action
Class EditCommunicationsAction

java.lang.Object
  extended by PortletAction
      extended by com.dotmarketing.portal.struts.DotPortletAction
          extended by com.dotmarketing.portlets.communications.action.EditCommunicationsAction

public class EditCommunicationsAction
extends DotPortletAction

Edit Communication objects

Author:
Oswaldo

Constructor Summary
EditCommunicationsAction()
           
 
Method Summary
 void _deleteCommunication(ActionRequest req, ActionResponse res, PortletConfig config, ActionForm form, User user)
           
 void _editCommunication(ActionRequest req, ActionResponse res, PortletConfig config, ActionForm form, User user)
           
 void _retrieveCommunication(ActionRequest req, ActionResponse res, PortletConfig config, ActionForm form, User user)
           
 void _saveCommunication(ActionRequest req, ActionResponse res, PortletConfig config, ActionForm form, User user)
           
 void processAction(ActionMapping mapping, ActionForm form, PortletConfig config, ActionRequest req, ActionResponse res)
           
 
Methods inherited from class com.dotmarketing.portal.struts.DotPortletAction
_applyPermissions, _applyPermissions, _checkCopyAndMovePermissions, _checkCopyAndMovePermissions, _checkDeletePermissions, _checkPermissions, _checkPermissions, _checkUserPermissions, _checkWritePermissions, _copyPermissions, _deleteVersionWebAsset, _deleteWebAsset, _editWebAsset, _getUser, _getVersionBackWebAsset, _getVersionsWebAsset, _handleException, _handleException, _lockWebAsset, _moveWebAsset, _publishWebAsset, _retrieveWebAsset, _sendToReferral, _undeleteWebAsset, _unLockWebAsset, _unPublishWebAsset, _viewWebAssets, getForward, getForward
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EditCommunicationsAction

public EditCommunicationsAction()
Method Detail

processAction

public void processAction(ActionMapping mapping,
                          ActionForm form,
                          PortletConfig config,
                          ActionRequest req,
                          ActionResponse res)
                   throws java.lang.Exception
Throws:
java.lang.Exception

_retrieveCommunication

public void _retrieveCommunication(ActionRequest req,
                                   ActionResponse res,
                                   PortletConfig config,
                                   ActionForm form,
                                   User user)
                            throws java.lang.Exception
Throws:
java.lang.Exception

_editCommunication

public void _editCommunication(ActionRequest req,
                               ActionResponse res,
                               PortletConfig config,
                               ActionForm form,
                               User user)
                        throws java.lang.Exception
Throws:
java.lang.Exception

_saveCommunication

public void _saveCommunication(ActionRequest req,
                               ActionResponse res,
                               PortletConfig config,
                               ActionForm form,
                               User user)
                        throws java.lang.Exception
Throws:
java.lang.Exception

_deleteCommunication

public void _deleteCommunication(ActionRequest req,
                                 ActionResponse res,
                                 PortletConfig config,
                                 ActionForm form,
                                 User user)
                          throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.