com.dotmarketing.portlets.organization.action
Class EditOrganizationAction

java.lang.Object
  extended by PortletAction
      extended by com.dotmarketing.portal.struts.DotPortletAction
          extended by com.dotmarketing.portlets.organization.action.EditOrganizationAction

public class EditOrganizationAction
extends DotPortletAction

Author:
Maria

Constructor Summary
EditOrganizationAction()
           
 
Method Summary
 void _applyPermissions(ActionRequest req, Inode inode)
           
 void processAction(ActionMapping mapping, ActionForm form, PortletConfig config, ActionRequest req, ActionResponse res)
           
 
Methods inherited from class com.dotmarketing.portal.struts.DotPortletAction
_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

EditOrganizationAction

public EditOrganizationAction()
Method Detail

processAction

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

_applyPermissions

public void _applyPermissions(ActionRequest req,
                              Inode inode)
Overrides:
_applyPermissions in class DotPortletAction


Copyright © 2006 Dotmarketing, Inc. All Rights Reserved.