com.dotmarketing.portlets.facilities.action
Class EditFacilityAction
java.lang.Object
PortletAction
com.dotmarketing.portal.struts.DotPortletAction
com.dotmarketing.portlets.facilities.action.EditFacilityAction
public class EditFacilityAction
- extends DotPortletAction
- Author:
- Maria
|
Field Summary |
static boolean |
debug
|
|
Method Summary |
void |
_deleteFacility(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
|
void |
_deleteSelectedFacilities(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
|
void |
_editFacility(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
|
void |
_orderSelectedFacilities(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
|
void |
_retrieveFacility(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
|
void |
_saveFacility(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 |
debug
public static boolean debug
EditFacilityAction
public EditFacilityAction()
processAction
public void processAction(ActionMapping mapping,
ActionForm form,
PortletConfig config,
ActionRequest req,
ActionResponse res)
throws java.lang.Exception
- Throws:
java.lang.Exception
_retrieveFacility
public void _retrieveFacility(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
throws java.lang.Exception
- Throws:
java.lang.Exception
_editFacility
public void _editFacility(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
throws java.lang.Exception
- Throws:
java.lang.Exception
_saveFacility
public void _saveFacility(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
throws java.lang.Exception
- Throws:
java.lang.Exception
_deleteFacility
public void _deleteFacility(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
throws java.lang.Exception
- Throws:
java.lang.Exception
_deleteSelectedFacilities
public void _deleteSelectedFacilities(ActionRequest req,
ActionResponse res,
PortletConfig config,
ActionForm form,
User user)
throws java.lang.Exception
- Throws:
java.lang.Exception
_orderSelectedFacilities
public void _orderSelectedFacilities(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.