com.dotmarketing.portlets.contentlet.action
Class ViewContentletAction

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.contentlet.action.ViewContentletAction

public class ViewContentletAction
extends DotPortletAction

View Source

Version:
$Revision: 1.4 $
Author:
if(working==false){ author="Maria Ahues"; }else{ author="Rocco Maglio"; }

Field Summary
 
Fields inherited from class org.apache.struts.action.Action
defaultLocale, servlet
 
Constructor Summary
ViewContentletAction()
           
 
Method Summary
protected  void _viewContentlets(javax.portlet.RenderRequest req, com.liferay.portal.model.User user)
           
 org.apache.struts.action.ActionForward render(org.apache.struts.action.ActionMapping mapping, org.apache.struts.action.ActionForm form, javax.portlet.PortletConfig config, javax.portlet.RenderRequest req, javax.portlet.RenderResponse 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, processAction, 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

ViewContentletAction

public ViewContentletAction()
Method Detail

render

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

_viewContentlets

protected void _viewContentlets(javax.portlet.RenderRequest req,
                                com.liferay.portal.model.User user)
                         throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2013 dotCMS Inc. All Rights Reserved.