com.dotmarketing.portlets.folders.action
Class PublishFolderAction

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.folders.action.PublishFolderAction

public class PublishFolderAction
extends DotPortletAction

Author:
Maria

Field Summary
static boolean debug
           
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
PublishFolderAction()
           
 
Method Summary
 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
 

Field Detail

debug

public static boolean debug
Constructor Detail

PublishFolderAction

public PublishFolderAction()
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


Copyright © 2013 dotCMS Inc. All Rights Reserved.